Search found 7 matches

by puneetsahi
Thu Dec 24, 2020 7:24 am
Forum: Nagios XI
Topic: how to configure "clearing" an alarm based on severity value
Replies: 12
Views: 1219

Re: how to configure "clearing" an alarm based on severity v

Can you please update on the below request.?
by puneetsahi
Sat Dec 19, 2020 2:24 pm
Forum: Nagios XI
Topic: how to configure "clearing" an alarm based on severity value
Replies: 12
Views: 1219

Re: how to configure "clearing" an alarm based on severity v

As informed in my previous message, 3525 is not fixed value it's an trap I'd. Variable 2 will keep changing for every trap generated.
So we can't put a match statement for $2 with 3525.
by puneetsahi
Fri Dec 18, 2020 10:15 am
Forum: Nagios XI
Topic: how to configure "clearing" an alarm based on severity value
Replies: 12
Views: 1219

Re: how to configure "clearing" an alarm based on severity v

Hi, Using match we were able to clear the Alarm, but we wanted to clear the alarm based on trap id(alarm already generated and displayed). Can you please suggest? As mentioned in the below logs, the trap should be cleared by matching two conditions clear value(5) & trap id(3525). Note: Trap id i...
by puneetsahi
Thu Dec 10, 2020 9:44 am
Forum: Nagios XI
Topic: how to configure "clearing" an alarm based on severity value
Replies: 12
Views: 1219

Re: how to configure "clearing" an alarm based on severity v

Just wanted to followup on the below queries. "It looks like I didn't complete my statement in my previous post, 2. How can we correlate the already raised alarm and clear it based on variable value(alarm id). As checked, I have seen an option with "SEC - Simple Event Correlator", but...
by puneetsahi
Wed Dec 09, 2020 8:33 am
Forum: Nagios XI
Topic: how to configure "clearing" an alarm based on severity value
Replies: 12
Views: 1219

Re: how to configure "clearing" an alarm based on severity v

It looks like I didn't complete my statement in my previous post, 2. How can we correlate the already raised alarm and clear it based on variable value(alarm id). As checked, I have seen an option with "SEC - Simple Event Correlator", but this looks to be a third-party tool. Is there any o...
by puneetsahi
Tue Dec 08, 2020 9:43 am
Forum: Nagios XI
Topic: how to configure "clearing" an alarm based on severity value
Replies: 12
Views: 1219

Re: how to configure "clearing" an alarm based on severity v

Hi, Unfortunately that didnt help us to clear alarm.. hence did 'match' option to clear alarm. We have two more questions for you: 1. Our application triggers multiple alarms(at once, sometimes) as all these alarms comes under one OID(service type) we were able to see only one alarm/entry at once. S...
by puneetsahi
Sun Dec 06, 2020 10:09 am
Forum: Nagios XI
Topic: how to configure "clearing" an alarm based on severity value
Replies: 12
Views: 1219

how to configure "clearing" an alarm based on severity value

how to configure "clearing" an alarm based on severity value and also
for some reason only one alarm/trap is displayed at once.. even though there are multiple ongoing alarm..