Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
I ran into 2 really minor issues; – Sys:Statistics relies on YAML:Syck, but the plugin doesn’t complain if that fails. – the plugin itself does not mention that the -I option needs 2 -w and -c variables.
and I have a small request as well; on virtual machines using lvm you often have a lot of ‘disks’ attached but most of them are loopback and virtual devices, if you add an option no-fake-disks-for-me-no-sirree (or a shortcut for that), you could loop through the devices in /sys/block/ and use readlink to remove the virtual devices from the list. This saves a lot of output when you don’t want to use -p.