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!
Best Practices for Automated host creation
- tacolover101
- Posts: 432
- Joined: Mon Apr 10, 2017 11:55 am
Re: Best Practices for Automated host creation
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.
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.
Re: Best Practices for Automated host creation
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!
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
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
Is that API is open source or has some-kind of restrictions?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.
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
@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.