Search found 3 matches

by SanjayHirani
Thu Aug 25, 2016 6:06 am
Forum: Nagios XI
Topic: Googlemaps for hostgroups or servicegroups
Replies: 9
Views: 2501

Googlemaps for hostgroups or servicegroups

Hi, I am using google maps component to display hosts using the gps coordinates in the notes field. This is not really useful since we end up with a few hundred icons overlaying each other. Instead we wanted to use hostgroups as icon similar to whet you can do in the current nagvis 1.9b (geomap) how...
by SanjayHirani
Mon Mar 14, 2016 1:18 pm
Forum: Nagios XI
Topic: Process state and metric monitoring
Replies: 3
Views: 1142

Re: Process state and metric monitoring

I tried that and added a process name in the process section after the init.d section. It put the check_command as check_nrpe!check_services!-a '<command>' This is the same as it put for init.d services which appears to be wrong. I am not sure check if the process is up using the process tables as a...
by SanjayHirani
Mon Mar 14, 2016 11:39 am
Forum: Nagios XI
Topic: Process state and metric monitoring
Replies: 3
Views: 1142

Process state and metric monitoring

centos6.x, Nagios XI 64bit We are trying to monitor a process for up/down state and also cpu and memory usage. How is that done in Nagios xi ? I see check_procs but it does not appear in the list when i try and create a service. Do I need to run multiple checks ( one for each metric) or will one plu...