Currently having an issue with perf data on a particular host.
The service checks disk space on a variety of hosts and graphs properly, however 1/9 hosts does not seem to like to graph.
The output when I run the check from the command line and via "test command" is identical and looks, at least to me, the same as the other 8 hosts:
Code: Select all
Disk Space/iNode Warning!! - /dev/mapper/vg_sandboxdb-lv_root (86%) /dev/mapper/vg_sandboxdb_data-lv_opt (84%) /dev/mapper/vg_sandboxdb-lv_root (IUse 22%) /dev/mapper/vg_sandboxdb_data-lv_opt (IUse 1%) | /dev/mapper/vg_sandboxdb-lv_root=86% /dev/mapper/vg_sandboxdb_data-lv_opt=84% /dev/mapper/vg_sandboxdb-lv_root_iNode=22% /dev/mapper/vg_sandboxdb_data-lv_opt_iNode=1%I have checked what I think are the revelant logs related to perfdata but do not see anything out of the ordinary
/var/log/messages
/usr/local/nagiosxi/var/perfdataproc.log
Thanks for your help!