Page 1 of 1

Remove a Service Command from GUI

Posted: Fri Oct 05, 2018 9:18 am
by mzaheer
Hi
I want to change service commands that are available through Nagios GUI.
I want to remove the highlighted one in the attached screenshot.
Capture.PNG
I have searched but I am unable to find anything about this.
Does anybody know hoe to do this.

Re: Remove a Service Command from GUI

Posted: Fri Oct 05, 2018 9:33 am
by scottwilkerson
This is written into the cgi's in nagios, the only way to remove them would be to remove them from the source and recompile the modified source
https://github.com/NagiosEnterprises/nagioscore

the specific lines you are looking for are in this file

https://github.com/NagiosEnterprises/na ... tatuswml.c