Kyle Johnson
|
284b51b73d
|
Update API to return disk usage for all monitors
This allows us to get back an array of monitor => usage key pairs
|
2014-11-25 16:10:34 +00:00 |
Kyle Johnson
|
e7ab18236a
|
Get load via sys_getloadavg() instead of `uptime`
|
2014-11-25 16:07:27 +00:00 |
Kyle Johnson
|
d44b89b7fc
|
Allow API to return per-monitor disk usage
* For monitor 1: api/host/getDiskPercent/1.json
* For all: api/host/getDiskPercent.json
|
2014-11-24 19:56:44 +00:00 |
Kyle Johnson
|
40dcca2084
|
Add API function to get ZM version
|
2014-11-24 00:52:27 +00:00 |
Kyle Johnson
|
055a494fe4
|
Add getDiskPercent function to the api
Returns the amount of space used
|
2014-11-21 22:15:32 +00:00 |
Kyle Johnson
|
ffaa24d108
|
daemonCheck finds zmdc.pl via Configure::read
|
2014-11-21 21:42:21 +00:00 |
Kyle Johnson
|
345f152181
|
Add function for returning system load via api
|
2014-11-21 19:49:03 +00:00 |
Kyle Johnson
|
175e7d3e22
|
Initial commit of Host MVC.
Used for daemonCheck, getLoad, etc
|
2014-11-16 00:21:55 +00:00 |