NagiosXi - Update thresholds for multiple servers

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Bala.Mutyam
Posts: 97
Joined: Wed Apr 29, 2020 12:18 pm

NagiosXi - Update thresholds for multiple servers

Post by Bala.Mutyam »

Hi,

In XI is there an options to update service check thresholds for multiple servers at a time? We have added checks using Configuration Wizard: Bulk Host Cloning and Import.

It seems to be not possible with the Bulk Modifications Tool.

Thanks
Bala
User avatar
Rfferrao13
Posts: 12
Joined: Tue Aug 09, 2016 3:56 pm

Re: NagiosXi - Update thresholds for multiple servers

Post by Rfferrao13 »

Bala.Mutyam wrote: It seems to be not possible with the Bulk Modifications Tool.
Have you considered trying Change Command and Arguments in Bulk Modifications Tool?
Bala.Mutyam
Posts: 97
Joined: Wed Apr 29, 2020 12:18 pm

Re: NagiosXi - Update thresholds for multiple servers

Post by Bala.Mutyam »

I have tried but did seem to be working.
Bala.Mutyam
Posts: 97
Joined: Wed Apr 29, 2020 12:18 pm

Re: NagiosXi - Update thresholds for multiple servers

Post by Bala.Mutyam »

Here are the thresholds i'm trying to modify:


/usr/local/nagios/libexec/check_ncpa.py -H host_name -t 'token' -P 5693 -M user/count -w 2 -c 4
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: NagiosXi - Update thresholds for multiple servers

Post by benjaminsmith »

Hi @Bala.Mutyam,

As mentioned by Rfferrao13, you can use the Bulk Mods Tool to update the argument for that check command across multiple servers.

The only catch is that it will write over the whole argument field (e.g $ARG1$) if you are using the same token that should not be an issue.

Let me know if you have any questions.

Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked