aboutsummaryrefslogtreecommitdiffstats
path: root/packages/nut/status_nut.php
Commit message (Collapse)AuthorAgeFilesLines
* mv packages to config dir to match web layoutBill Marquette2009-02-061-242/+0
|
* update my email addressRyan Wagoner2007-07-271-1/+1
|
* -inform user when service is not runningRyan Wagoner2007-02-201-18/+41
| | | | | -inform user of stale data when connection lost -split data into two tables
* -fix status page hanging when nut fails to startRyan Wagoner2007-02-191-6/+8
|
* - only show values reported by upscRyan Wagoner2007-02-181-18/+38
| | | | - change text color so its readable and format values correctly
* -use strong tags in xml for required fields, this was done purposely instead ↵Ryan Wagoner2007-02-161-15/+31
| | | | | | of using the required tag as depending on the monitoring mode local/remote these fields may not be required, however on head you can't save package changes if all required fields are not filled out -add support for more ups status conditions
* -add graphical percentage barsRyan Wagoner2007-02-161-19/+70
| | | | -wrap repetitive code into functions
* -added support for powercom ups and some othersRyan Wagoner2007-02-151-3/+6
| | | | -added support for unknown status condition
* -add status support for remote upsRyan Wagoner2007-02-151-11/+44
| | | | | -display status in table format -add model, temperature, and load information
* -move network ups tools into its own directoryRyan Wagoner2007-02-151-0/+94
-added status page to display ups status