Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-04 | xymon: hbnotes.py: replace - in hostname with __ | Britney Fransen | 1 | -0/+1 | |
Needed because the dot file format doesn't like - | |||||
2014-10-26 | xymon: add gputemp.sh, fix permissions, and add some extra try/except to hbnotes | James Meyer | 1 | -29/+35 | |
refs #979 | |||||
2014-10-09 | xymon: hbnotes.py: edit alert texts | Britney Fransen | 1 | -9/+7 | |
2014-09-19 | xymon: hbnotes.py func hostnames were failing due to a stray </br> in the code | James Meyer | 1 | -2/+1 | |
2014-08-17 | supplemental-web / xymon: Add restart MBE to web interface. | James Meyer | 1 | -14/+18 | |
Tweaks to css for call log | |||||
2014-03-26 | xymon: update to 4.3.17 | Britney Fransen | 1 | -8/+8 | |
Change find_orphans missing files and 0 byte recordings to yellow status | |||||
2013-11-26 | xymon-server: ignore /cdrom /mnt /media for disk checks. | James Meyer | 1 | -62/+68 | |
Modify hbnotes.py so that it adds hosts to analysis.cfg. This is needed to define the proper checks per host type. refs #943 | |||||
2013-08-08 | xymon: hbnotes.py: fix typo | Britney Fransen | 1 | -1/+1 | |
2013-01-05 | xymon: hbnotes, for MBE systems generate a notes file that allows the ↵ | James Meyer | 1 | -35/+92 | |
download/upload of backup files. refs #893 | |||||
2012-12-15 | xymon: hbnotes.py don't create notes files for hosts that are not LinHES ↵ | James Meyer | 1 | -1/+3 | |
hosts/have a missint hostsystemtype | |||||
2012-10-13 | xymon-server: hbnotes and dot file. replace . in hostname with _. | James Meyer | 1 | -122/+136 | |
This was needed because the dot file format does not like . in it | |||||
2012-09-29 | xymon: hbnotes, more javascirpt alerts/popups for shutdown,reboot & apply ↵ | James Meyer | 1 | -12/+49 | |
updates | |||||
2012-09-23 | supplemental-web/xymon: When restoring the database from the webui, prompt ↵ | James Meyer | 1 | -45/+97 | |
to make sure it's really what the user wants. Also limit db dropdown to 30 entries | |||||
2012-09-21 | LinHES-system, supplmental-web,xymon: renable and fix restore_job from web | James Meyer | 1 | -10/+10 | |
2012-09-10 | xymon/runit scripts: moved from /data/srv/xymon to /home/xymon. | James Meyer | 1 | -4/+4 | |
This was done to preserve rrd's on upgrade | |||||
2012-08-15 | xymon: python2 | James Meyer | 1 | -1/+1 | |
2011-12-25 | xymon: change database backup location to /myth/system_backup. | James Meyer | 1 | -5/+6 | |
Also fix the generation of hbnotes for standalone. The webpage was missing the backup option | |||||
2011-12-12 | xymon: add led theme | James Meyer | 1 | -81/+91 | |
logrotate: send hup after rotate hbfunc: general rewrite hbnotes: better output formatting for the dot file, fix slave tuners in the dot file | |||||
2011-12-07 | xymon: first build, includes both server and client builds. | James Meyer | 1 | -0/+352 | |
xymon is a system used to monitor various things about each host. Possible to replace rrdtool and monitorx |