Search found 5 matches

by busszz
Fri Sep 15, 2017 12:50 am
Forum: Nagios XI
Topic: Custom Field Creation and Enrichment
Replies: 10
Views: 2359

Re: Custom Field Creation and Enrichment

Hello Tmcdonald, We understand that we are asking for detailed information on how to achieve the requirement. We have gone through documentation and the links that are provided on how to build custom components. From those only we are able to create multiple fields in hosts table. But for assigning ...
by busszz
Thu Sep 14, 2017 1:39 am
Forum: Nagios XI
Topic: Custom Field Creation and Enrichment
Replies: 10
Views: 2359

Re: Custom Field Creation and Enrichment

Hello Scott, Thanks for you assistance. Now I am able to create multiple custom fields. But I could not find those fields in any of the database tables. Could you please help me in assigning values to the notes fields based on host field value as below when an alert is received. For Example: Host=19...
by busszz
Mon Sep 11, 2017 3:21 am
Forum: Nagios XI
Topic: Custom Field Creation and Enrichment
Replies: 10
Views: 2359

Re: Custom Field Creation and Enrichment

Hello scottwilkerson, Thanks for your responds. Yes, we need this for every alert. For example, if the alert is from '192.156.23.3', EquipmentType field should be populated with 'Switch' and Customer field should be populated with 'ABC'. For all the alerts, this should done dynamically. Also, we tri...
by busszz
Wed Sep 06, 2017 1:13 am
Forum: Nagios XI
Topic: Custom Field Creation and Enrichment
Replies: 10
Views: 2359

Re: Custom Field Creation and Enrichment

Thanks guys for the responds. Here is the details information on the request. We need to create two fields say "EquipmentType" and "Customer". For each alert, based on the IP Address, we would need to populate EquipmentType with what type of device it is and in the Customer field...
by busszz
Mon Sep 04, 2017 1:05 am
Forum: Nagios XI
Topic: Custom Field Creation and Enrichment
Replies: 10
Views: 2359

Custom Field Creation and Enrichment

Hello All,

We need inputs from you all on how to create a custom field in Nagios X1 and assign a value to it dynamically.

Example:
1. Creating custom field 'AdditionalInfo'.
2. Based on the host name of the alarm, a value to be assigned to the 'AdditionalInfo' Field

Thanks in advance.