On 2 October 2013 18:05, Carl Melgaard <user-cdea55422fa4@xymon.invalid> wrote:
**
How do you guys handle multiple disk-alerts – for example 2 simultaneous C
and D-drive critical alerts on the same host? AFAIK when the C-drive
reaches critical level, the ”disk”-column turns red, alerts get sent etc.
But when the D-drive also reaches a critical level, the ”disk”-column is
already red, thus its not a status-change and alerts wont get sent. How do
you guys handle this situation?
**
I use this: https://wiki.xymonton.org/doku.php/monitors:fs-test
If any disk goes non-green, this script (running on the Xymon server)
dynamically adds extra dots for every disk (named fs_root, fs_usr,
fs_<mountpoint>) and colours them accordingly. Once the disk(s) have
returned to normal, the extra dots are removed.
J