https://github.com/andreaskoch/signalko-systemmonitor
A web-based system monitor that collects server performance data, distributes it via SignalR and displays the data using KnockoutJS.
https://github.com/andreaskoch/signalko-systemmonitor
Last synced: 10 months ago
JSON representation
A web-based system monitor that collects server performance data, distributes it via SignalR and displays the data using KnockoutJS.
- Host: GitHub
- URL: https://github.com/andreaskoch/signalko-systemmonitor
- Owner: andreaskoch
- Created: 2012-11-08T09:15:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-09T21:26:01.000Z (over 13 years ago)
- Last Synced: 2025-01-16T19:05:36.472Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 12 MB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# SignalKo System Monitor #
A web-based system monitor that collects server performance data, distributes it via [SignalR](https://github.com/SignalR/SignalR) and displays the data using [KnockoutJS](http://knockoutjs.com).
## Status ##
The project is still work in progress and at the current stage more of an development playground.