Dear All,
I want to monitor the inodes of a machine and i am in need of scripts and the procedure to link to my Nagios.
Please help me .
Awaiting for the help.
How to scipt for - Check_Disk_inodes to monitor inodes
Re: How to scipt for - Check_Disk_inodes to monitor inodes
This plugin should work for you -
https://exchange.nagios.org/components/ ... 2&cf_id=24
You will need to install it on the remote system, and decide how you're going to execute it. I would suggest NRPE, what OS is the client machine running?
https://exchange.nagios.org/components/ ... 2&cf_id=24
You will need to install it on the remote system, and decide how you're going to execute it. I would suggest NRPE, what OS is the client machine running?
Former Nagios Employee
Re: How to scipt for - Check_Disk_inodes to monitor inodes
Dear,
Thanks for your reply.
My whole infra based on RHEL 6.
I have installed nagios in RHEL 6(192.168.1.60) machine and i want to monitor the inodes of RHEL 6(192.168.1.10) machine.
I have seen the attached plugin before but i am not getting how to link this script to NRPE and how to run.
If possible can you please give me in detail procedure of NRPE and how to link this script to NRPE and monitor.
Awaiting for your valuable response.
Thanks for your reply.
My whole infra based on RHEL 6.
I have installed nagios in RHEL 6(192.168.1.60) machine and i want to monitor the inodes of RHEL 6(192.168.1.10) machine.
I have seen the attached plugin before but i am not getting how to link this script to NRPE and how to run.
If possible can you please give me in detail procedure of NRPE and how to link this script to NRPE and monitor.
Awaiting for your valuable response.
Re: How to scipt for - Check_Disk_inodes to monitor inodes
Do you know the basics of Nagios configuration?
If not:
https://assets.nagios.com/downloads/nag ... bject.html
https://geekpeek.net/nagios-configuration/
You'll need to make a service, and have NRPE call a script, read this for scripting with NRPE.
https://www.digitalocean.com/community/ ... untu-12-10 <--- this is for Ubuntu, but the NRPE configuration doesn't change. Ignore step 1. Your file paths may be different, but you get the idea.
Let us know what else you need help with.
If not:
https://assets.nagios.com/downloads/nag ... bject.html
https://geekpeek.net/nagios-configuration/
You'll need to make a service, and have NRPE call a script, read this for scripting with NRPE.
https://www.digitalocean.com/community/ ... untu-12-10 <--- this is for Ubuntu, but the NRPE configuration doesn't change. Ignore step 1. Your file paths may be different, but you get the idea.
Let us know what else you need help with.
Former Nagios Employee.
me.
me.