Search found 4 matches

by gosmart
Tue May 14, 2013 3:30 am
Forum: Open Source Nagios Projects
Topic: Alert enrichment
Replies: 7
Views: 2250

Re: Alert enrichment

Hi!

Sorry for not replying earlier. Busy time.
I had in mind something like on attached picture,
nagiosProblemEnrichment.JPG
but popup with additional fields would be fine.
by gosmart
Fri May 10, 2013 11:43 am
Forum: Open Source Nagios Projects
Topic: Alert enrichment
Replies: 7
Views: 2250

Re: Alert enrichment

I am not looking for customization of alert notification, but alert itself in Nagios GUI. XI would be fine too, if such thing is supported.
by gosmart
Fri May 10, 2013 2:03 am
Forum: Open Source Nagios Projects
Topic: Alert enrichment
Replies: 7
Views: 2250

Re: Alert enrichment

Thanks for help. For that, event handlers can be used too. I didn't explain well. I would like to enrich alarm in Nagios with additional details. I have found only how to add host or service variables, but not alarm variables. Eg. CHANGE_CUSTOM_HOST_VAR http://old.nagios.org/developerinfo/externalco...
by gosmart
Thu May 09, 2013 2:33 am
Forum: Open Source Nagios Projects
Topic: Alert enrichment
Replies: 7
Views: 2250

Alert enrichment

Hi!

I am looking for a way to enrich the information about particular alert (eg. with equipment location, id of trouble ticket created etc.)

I have found the way to add service or host variables with external commands, but nothing about alerts (problems).

Am I missing something?