Hi All,
I'd like to remove the "Disable notifications for this service" link from the Services Commands box in the Web interface. I rummaged around a bit but couldn't locate the item in the php/html files. Can someone please give me a tip on where to look for this?
Thanks.
Sean Mason
Remove item from web UI
Re: Remove item from web UI
That link is in the file cgi/extinfo.c in the original source. Notice that it's a C file, and Nagios will need to be recompiled to remove it.