Best Practices for Automated host creation

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
powellbc
Posts: 2
Joined: Tue Apr 11, 2017 7:27 am

Best Practices for Automated host creation

Post by powellbc »

I am new to Nagios XI and the biggest paint point is creating hosts for monitoring. I am planning on taking advantage of the .cfg method and reconfigure_nagios.sh script to ease this. Are there any best practices or pointers that might be useful? I am planning on a set of base cfg files which we will duplicate and edit the host names as needed.

Any pointers would be appreciated!
User avatar
tacolover101
Posts: 432
Joined: Mon Apr 10, 2017 11:55 am

Re: Best Practices for Automated host creation

Post by tacolover101 »

are you using xi or core?

i found this pdf document randomly a long time ago that helped me understand how to use xi's API to manage things on a large scale.
You do not have the required permissions to view the files attached to this post.
powellbc
Posts: 2
Joined: Tue Apr 11, 2017 7:27 am

Re: Best Practices for Automated host creation

Post by powellbc »

We are using XI.

I had run across a different PDF that got me started (Automated Host Management In Nagios XI). Thanks for sharing this one as well!
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Best Practices for Automated host creation

Post by dwhitfield »

The two documents aside, I would suggest using the API. The documentation for that is built in to the help menu in XI. Please let us know if you run into any issues.
rony albert
Posts: 2
Joined: Thu Mar 30, 2017 9:52 am

Re: Best Practices for Automated host creation

Post by rony albert »

dwhitfield wrote:The two documents aside, I would suggest using the API. The documentation for that is built in to the help menu in XI. Please let us know if you run into any issues.
Is that API is open source or has some-kind of restrictions?
tachophobiaipledgesRemedies
Last edited by rony albert on Fri May 05, 2017 4:36 pm, edited 2 times in total.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Best Practices for Automated host creation

Post by dwhitfield »

@rony albert , the API is part of XI. If you want to discuss automation in Core, you should open a thread in the Core forums. Alternatively, I can just move your post to those forums.
Locked