Group operations over host group

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sylvesterc
Posts: 13
Joined: Tue May 13, 2014 11:37 pm

Group operations over host group

Post by sylvesterc »

I am evaluating Nagios XI. The question: is there simple means to perform operations over all hosts from host group? Such as: changing hosts/services status/mass editing parameters for services.

I found no means to do that from Web interface. Are there any existing tools that could help me in that? Any direction would be much appreciated.

-- Sylvester
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Group operations over host group

Post by tmcdonald »

Our Enterprise Edition features in XI can be tried out for 60 days, and they include a Bulk Modifications tool for just this sort of thing. If you go to Configure -> Core Config Manager -> Tools -> Bulk Modifications, you can enable the Enterprise trial and start using the bulk mod features.
Former Nagios employee
sylvesterc
Posts: 13
Joined: Tue May 13, 2014 11:37 pm

Re: Group operations over host group

Post by sylvesterc »

@tmcdonald Thanks for directions. Yes, I know of 60 days trial period, this is why I ask. I also wish to understand how quickly I can learn using its API, for better automation.

-- Sylvester
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Group operations over host group

Post by sreinhardt »

There is no bulkmod API at this time, but you can certainly use the standard backend api for most items that you would wish to script modifications for. Did you have any further questions or did tmcdonald's bulk mod answer that for you?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
sylvesterc
Posts: 13
Joined: Tue May 13, 2014 11:37 pm

Re: Group operations over host group

Post by sylvesterc »

@sreinhardt I understand ther's no existing API for Core, and will try corresponding tools from XI. Thanks.

-- Sylvester
Locked