Bulk Modification Tool help!

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
mcolema5
Posts: 3
Joined: Mon Oct 23, 2017 1:54 pm

Bulk Modification Tool help!

Post by mcolema5 »

Hello,

I've been really enjoying my Nagios experience so far but, running into an issue with the Bulk Modification Tool. I am trying to use the Negate plugin to detect when a cable has been plugged into a switch. I have 90+ ports to apply this to however, each port is a service which has a custom $ARG$ value. The value equates to an index value. When using the Bulk tool, I'd like to change the "Check Command" but leave the $ARG$ values alone. Unless there is a way to address this a different way?


Thanks in advance
kyang

Re: Bulk Modification Tool help!

Post by kyang »

This could have to involve just a manual workaround, which would be creating separate commands for each one port you want to negate.

You could take a look at the API. --> Nagios XI Home --> Help --> REST API Docs
Locked