Sorry for not repliying, yeah, you can lock it up! Thanks for all the help!dwhitfield wrote:Did you want to leave this open or are we ready to lock it up?
Search found 7 matches
- Fri Feb 17, 2017 3:32 pm
- Forum: Open Source Nagios Projects
- Topic: Check_disk and swap usage via NRPE
- Replies: 12
- Views: 22498
Re: Check_disk and swap usage via NRPE
- Mon Feb 13, 2017 9:37 pm
- Forum: Open Source Nagios Projects
- Topic: Check_disk and swap usage via NRPE
- Replies: 12
- Views: 22498
Re: Check_disk and swap usage via NRPE
The last thing I'm going to ask you two, where can I learn about the nrpe monitoring services ,more nagios plugins for monitoring and the arguments of the commands. There's more than one answer to those, but these should set you on your way: NRPE: https://assets.nagios.com/downloads/nagioscore/docs...
- Mon Feb 13, 2017 6:03 pm
- Forum: Open Source Nagios Projects
- Topic: Check_disk and swap usage via NRPE
- Replies: 12
- Views: 22498
Re: Check_disk and swap usage via NRPE
It's all working now! I really appreciate your help tgriep and rkennedy.
The last thing I'm going to ask you two, where can I learn about the nrpe monitoring services ,more nagios plugins for monitoring and the arguments of the commands.
Thanks again
!
The last thing I'm going to ask you two, where can I learn about the nrpe monitoring services ,more nagios plugins for monitoring and the arguments of the commands.
Thanks again
- Mon Feb 13, 2017 4:41 pm
- Forum: Open Source Nagios Projects
- Topic: Check_disk and swap usage via NRPE
- Replies: 12
- Views: 22498
Re: Check_disk and swap usage via NRPE
Try that and post back if this is what you are looking for. That worked!!! Now the only thing that is not working is the check_nrpe!check_hda1 And I got a question that with the thing you said in your reply and I think I never understand it, services like: define service{ use local-service ; Name o...
- Mon Feb 13, 2017 4:00 pm
- Forum: Open Source Nagios Projects
- Topic: Check_disk and swap usage via NRPE
- Replies: 12
- Views: 22498
Re: Check_disk and swap usage via NRPE
Thank you, this is what we need on the command side. Could you also show us the service definitions or commands you're running to produce this error? Just trying to gain perspective here. Yeah, no problem: All of thisFrom: /usr/local/nagios/etc/objects/localhost.cfg define service{ use local-servic...
- Mon Feb 13, 2017 2:11 pm
- Forum: Open Source Nagios Projects
- Topic: Check_disk and swap usage via NRPE
- Replies: 12
- Views: 22498
Re: Check_disk and swap usage via NRPE
Can you show us the related command definitions so we can see what's going on behind the error messages? Thanks for the repply,Off course!, not quite sure wich commands definitions you want so I will put all of them: Monitoring host: from: /usr/local/nagios/etc/objects/commands.cfg define command{ ...
- Mon Feb 13, 2017 10:10 am
- Forum: Open Source Nagios Projects
- Topic: Check_disk and swap usage via NRPE
- Replies: 12
- Views: 22498
Check_disk and swap usage via NRPE
Hi people, I'm having the next issue: When I try to Check the Disk of the remote host Nagios tell me that is not possible to find the path to the disk. When I try to monitor Swap Usage via NRPE or normal way (You know the default one) I get a Critical message saying: that the Swap does not exist or ...