Remove Nagios Process from Status Map

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
mamies
Posts: 5
Joined: Mon Feb 18, 2013 7:08 pm

Remove Nagios Process from Status Map

Post by mamies »

Hi All,

Just wondering if anyone has ever had the need to remove the Nagios Process icon from the status map view. I like the pre laid out ballon layout as it changes depending on the service status.

Any idea on how I could do this?
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: Remove Nagios Process from Status Map

Post by jdalrymple »

http://nagios.sourceforge.net/docs/3_0/ ... tusmap_cgi

I've made some custom modifications to the statusmap.c file before:

http://sourceforge.net/p/nagios/nagiosc ... tatusmap.c

To achieve some customizations I wanted. In lieu of doing that I'd recommend using a more advanced visualization tool such as nagvis which allows you to do exactly what you want.
Locked