External Commands - Update Host Description

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
brdr
Posts: 312
Joined: Mon Jun 02, 2014 12:49 pm

External Commands - Update Host Description

Post by brdr »

Hi,

We use XI 5.2.2.

We have a small project going on here at our site. We use Remedy for managing the inventory of servers across all domains. We have 2000+ hosts that there host description is going to change in Remedy. Remedy is source of record. Once the change happens in Remedy the description in Nagios will now need to match the host description in Remedy. If we can get a export of the host and host description from Remedy, could we then match on the host in Nagios (pulling from objects.cache) and alter the description by using external commands back into nagios with new description?

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

Re: External Commands - Update Host Description

Post by tmcdonald »

The best way to update this would be to use the REST API that's been around since XI 5 was launched. You can go to the Help menu for an overview of the available commands you can run to both set and get information.
Former Nagios employee
brdr
Posts: 312
Joined: Mon Jun 02, 2014 12:49 pm

Re: External Commands - Update Host Description

Post by brdr »

Thanks Trevor! plz close
Locked