Search found 5 matches

by zaheer.abdulla
Tue Apr 28, 2015 8:44 am
Forum: Open Source Nagios Projects
Topic: How to create additional severity levels in Nagios core
Replies: 2
Views: 2540

How to create additional severity levels in Nagios core

Hi,

How can I create additional severity levels in Nagios core. Like Major, Minor etc.

Any help is appreciated.

Thanks
by zaheer.abdulla
Mon Jun 02, 2014 10:02 pm
Forum: Open Source Nagios Projects
Topic: How to add a new service command in service page
Replies: 8
Views: 3957

Re: How to add a new service command in service page

:) .

So, instead of creating new action, if I want modify already existing action, is this the file I need to modify? <nagios src>/cgi/statuswml.c.
by zaheer.abdulla
Mon Jun 02, 2014 9:44 pm
Forum: Open Source Nagios Projects
Topic: How to add a new service command in service page
Replies: 8
Views: 3957

Re: How to add a new service command in service page

A new action button is that what I am looking for. By clicking it, need to trigger a perl script.
by zaheer.abdulla
Mon Jun 02, 2014 1:27 pm
Forum: Open Source Nagios Projects
Topic: How to add a new service command in service page
Replies: 8
Views: 3957

Re: How to add a new service command in service page

Sorry for the bad explanation and confusion. I am using Nagios core. In Nagios wepage, when we click on any service, eg. http service, the Service Information page opens. There we have Service State Information and Service Commands (eg. Disable Active Checks Of This Service, Re-schedule Next Service...
by zaheer.abdulla
Sat May 31, 2014 6:40 am
Forum: Open Source Nagios Projects
Topic: How to add a new service command in service page
Replies: 8
Views: 3957

How to add a new service command in service page

Hi,

Is it possible to add a Service Command in the page where we see other service commands like Reschedule service check, acknowledge alarm etc.?

Thanks