Nagios Process is not appearing on web page

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
msachikanta
Posts: 58
Joined: Tue Jan 03, 2012 2:35 am

Nagios Process is not appearing on web page

Post by msachikanta »

Hi,

When I am clicking on Map button from Nagios home page and pointing the mouse pointer to Nagios Process, its showing everything as unknown (attached screens hot). Can anyone please help me to resolve this issue.

Regards,
Sachikanta
Attachments
nagios-map.png
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Nagios Process is not appearing on web page

Post by rkennedy »

The reason it shows unknown is because it does not run a check on 'Nagios Process'.

It's there to represent the Nagios process on the actual map.
Former Nagios Employee
msachikanta
Posts: 58
Joined: Tue Jan 03, 2012 2:35 am

Re: Nagios Process is not appearing on web page

Post by msachikanta »

Thanks, Could you please advise how to configure it, I have a service command running under Nagios server called as 'Nagios Process', but still in map its appearing as unknown.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Nagios Process is not appearing on web page

Post by hsmith »

What would you like configured? Do you just want it so that it shows something inside of the 'Nagios Process'? That will probably require modification to the code. Am I misunderstanding what you're trying to do?
Former Nagios Employee.
me.
msachikanta
Posts: 58
Joined: Tue Jan 03, 2012 2:35 am

Re: Nagios Process is not appearing on web page

Post by msachikanta »

yes, I want to configure something to show something under Nagios Process.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Nagios Process is not appearing on web page

Post by hsmith »

I have submitted a request for enhancment of this feature here. If you want to attempt to modify this yourself, take a look at this file, specifically around line 70. /usr/local/nagios/share/js/map-directive.js.
Former Nagios Employee.
me.
Locked