Author | Vernon Everett |
---|---|
Compatibility | Xymon 4.2 |
Requirements | Solaris Zones |
Download | None |
Last Update | 2010-06-10 |
A really simple view of what zones are running on a monitored host.
No alerts, just an informative view of the zones, their status, and some relavant information.
Copy zones.ksh in hobboit/xymon ext directory (usually in HOBBITCLIENTHOME/ext)
Add the following to clientlaunch.cfg
[zones] ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg CMD $HOBBITCLIENTHOME/ext/zones.ksh LOGFILE $HOBBITCLIENTHOME/logs/zones.log INTERVAL 5m
No Changes
None, but feel free to let me know if you find any.
(I don't think this script is complex enough to have any bugs)
If I find the time, I might make the information it displays configurable. For now it's hard coded to
I accept all the blame for this one.