Hi Team,
We are getting wrong inode utilization for check_disk plugin.
NRPE Version: 2.15
check_disk v2.2.1 (nagios-plugins 2.2.1)
Please find below check / execution output for check-disk.
1 - Check configuration on client machine.
command[check_disk]=/usr/lib/nagios/plugins/libexec/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$
2 - Check / Command execution from Nagios XI UI.
3 - Check status.
4 - Disk inode status.
As we can see in check status its showing 100% inode used. where as on server we check it just 1% used. We are using latest stable version of nrpe plugin.
Please check & help us with solution.
check_disk shows wrong inode utilization
check_disk shows wrong inode utilization
You do not have the required permissions to view the files attached to this post.
Re: check_disk shows wrong inode utilization
Actually, this is not correct. The check shows the free percentage, so it shows that you have 100% free. I am pretty sure that there is a little discrepancy (not showing 99% free), because of the rounding issues. In any case, the number is really close to the actual free inodes percent.As we can see in check status its showing 100% inode used. where as on server we check it just 1% used.
Be sure to check out our Knowledgebase for helpful articles and solutions!