Bulk modification in Nagios XI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
RIDS_I2MP
Posts: 751
Joined: Thu Mar 13, 2014 9:25 am

Bulk modification in Nagios XI

Post by RIDS_I2MP »

Hi Team,

We want to add a new handler in the check settings tab of large number of services and hosts in Nagios XI 2014R2.7 and also need to enable few radio buttons.

Kindly let us know if we can do these changes in bulk ?
Thanks & Regards,
I2MP Team.
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Bulk modification in Nagios XI

Post by avandemore »

Nagios XI Enterprise contains a bulk modification tool in the CCM Manager section. Do you have Enterprise licensing?
Previous Nagios employee
RIDS_I2MP
Posts: 751
Joined: Thu Mar 13, 2014 9:25 am

Re: Bulk modification in Nagios XI

Post by RIDS_I2MP »

We are using 4 Nagios XI instances, 2 of them have enterprise license and rest 2 standard license.

Kindly let me know, how to use bulk modification in enterprise license Nagios instance?
Thanks & Regards,
I2MP Team.
jacek
Posts: 255
Joined: Wed Sep 09, 2015 5:49 am

Re: Bulk modification in Nagios XI

Post by jacek »

Login into Nagios XI
Config -> Core Config Manager -> Tools (left menu tab)

Here You have Bulk Modifications and Renaming tool.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Bulk modification in Nagios XI

Post by rkennedy »

Thanks @slytheer!

@RIDS_I2MP - let us know if you have any further questions.
Former Nagios Employee
RIDS_I2MP
Posts: 751
Joined: Thu Mar 13, 2014 9:25 am

Re: Bulk modification in Nagios XI

Post by RIDS_I2MP »

Using this bulk modification action how can we add a new handler in the configuration of large number of services and hosts? Below is the exact request.

"We want to add a new handler in the check settings tab of large number of services and hosts in Nagios XI 2014R2.7 and also need to enable few radio buttons"
Thanks & Regards,
I2MP Team.
gormank
Posts: 1114
Joined: Tue Dec 02, 2014 12:00 pm

Re: Bulk modification in Nagios XI

Post by gormank »

Pretty much everything in the settings tab is better defined globally in a (host or service) template, then maybe more locally in another template (that sources the global template), then the template is sourced by hosts or services. Similarly, hosts would be defined in hostgroups, which are then applied to services. This way a service is defined once, not once for each host for example.
This is the intent/design of core, which is the basis for XI. The bulk change feature just helps us have bad habits. Separating monitoring from hosts/services (via templates), and hosts from services makes changes like the OP wants effortless...
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Bulk modification in Nagios XI

Post by rkennedy »

gormank wrote:Pretty much everything in the settings tab is better defined globally in a (host or service) template, then maybe more locally in another template (that sources the global template), then the template is sourced by hosts or services. Similarly, hosts would be defined in hostgroups, which are then applied to services. This way a service is defined once, not once for each host for example.
This is the intent/design of core, which is the basis for XI. The bulk change feature just helps us have bad habits. Separating monitoring from hosts/services (via templates), and hosts from services makes changes like the OP wants effortless...
This is correct. Templates are the best thing to use when controlling hosts / services in mass. Thanks @gormank!
We want to add a new handler in the check settings tab of large number of services and hosts in Nagios XI 2014R2.7 and also need to enable few radio buttons"
What handler are you looking to add? A notification handler, event handler, we'll need a bit of clarification here. Also, which radio buttons? Some things may not be possible through the Bulk Mod Tool currently, but I can file feature requests for these changes.
Former Nagios Employee
jacek
Posts: 255
Joined: Wed Sep 09, 2015 5:49 am

Re: Bulk modification in Nagios XI

Post by jacek »

rkennedy wrote:
gormank wrote:Pretty much everything in the settings tab is better defined globally in a (host or service) template, then maybe more locally in another template (that sources the global template), then the template is sourced by hosts or services. Similarly, hosts would be defined in hostgroups, which are then applied to services. This way a service is defined once, not once for each host for example.
This is the intent/design of core, which is the basis for XI. The bulk change feature just helps us have bad habits. Separating monitoring from hosts/services (via templates), and hosts from services makes changes like the OP wants effortless...
This is correct. Templates are the best thing to use when controlling hosts / services in mass. Thanks @gormank!
Hi, sorry to go in between Your conversation, but is there any example of such an configuration, including templates, hostgroups, etc.?
What is the advantage of this configuration?
You say I define once an "HDD check for Drive C" in an windows server, then create a hostgroup for windows servers?
Is there any way to make some hostgroups "administrative", so users won't see them?
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Bulk modification in Nagios XI

Post by avandemore »

@slytheer -- Please open a new thread or ticket for this type of question. There are many configuration documentation examples details, here are a few: Main Configuration File Options, Object Definitions, Object Inheritance. These are mainly Nagios Core related which is the foundation XI is built.

A more general overview can be found here: https://www.nagios.org/documentation/

@RIDS_I2MP -- Are we ok to lock this thread?
Previous Nagios employee
Locked