Custom config wizards

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
krutaw
Posts: 60
Joined: Wed Jul 31, 2013 6:30 pm

Custom config wizards

Post by krutaw »

I see the locked thread from 2011 talking about code changes needing to be made to be able to customize config wizards to set things like host groups, etc. automatically. Any update on this?
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: Custom config wizards

Post by jdalrymple »

There are features coming in the newest version that will allow you to do this through the GUI. In the meantime these defaults can be adjusted using the following documentation:

https://exchange.nagios.org/components/ ... 3&cf_id=24
krutaw
Posts: 60
Joined: Wed Jul 31, 2013 6:30 pm

Re: Custom config wizards

Post by krutaw »

jdalrymple wrote:There are features coming in the newest version that will allow you to do this through the GUI. In the meantime these defaults can be adjusted using the following documentation:

https://exchange.nagios.org/components/ ... 3&cf_id=24
A little background, I'm using custom variables tied to service templates that are in turn tied to services to define the check type as well as the defined procedure for a given type of check (disk_root_linux for example) and then referencing that in my wiki by querying the data directly from Nagios. From there, I'm using the "Actions" component to put a link to the direct RunBook at the service level so it's literally clickity-click-click-click for my NOC guys. The whole idea is to make the entire process circular so that we can tie information together across the board.

I ended up having to fall back and use Host Templates to link the Host Groups to the new host being imported by the wizard which in turn made the queries I'm doing for my RunBooks more complicated. /sigh

Go ahead and close the topic.
Locked