Search found 3 matches

by dabbene
Fri May 18, 2012 5:25 am
Forum: Open Source Nagios Projects
Topic: How to manage multiple instances of the same service
Replies: 6
Views: 1574

Re: How to manage multiple instances of the same service

Thanks for your reply, I suspected that there wasn't any stuff to cover this need.
I think It is an actual limit of Nagios vs other NMS platforms.
I'm evaluating to implement a plugin for that.
Thanks
Ignazio
by dabbene
Mon May 14, 2012 3:29 pm
Forum: Open Source Nagios Projects
Topic: How to manage multiple instances of the same service
Replies: 6
Views: 1574

Re: How to manage multiple instances of the same service

Hi , i try to do a sample. I have a service called "application alarm" that is related to a program faults. So every time the program fails it sends an alarm event that is managed by a nagios plugin. So if the program fails during the processing of the data "A" , it sends "a...
by dabbene
Sun May 13, 2012 8:49 am
Forum: Open Source Nagios Projects
Topic: How to manage multiple instances of the same service
Replies: 6
Views: 1574

How to manage multiple instances of the same service

Hi, I need to manage multiple instances of the same service, in order to have alarms active for a service due to more events that have different values attributes showed in infomation text. I need that for the service A , that is alarmed for the event E1 if will occur the event E2, it doesn't hide t...