Skip to content

Playbook for setting up the Nagios agent on the Linux clients (CentOS/RHEL/) and add them to the monitoring in Nagios via the API.

Notifications You must be signed in to change notification settings

allaboutopensource/Nagios-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playbook for setting up the Nagios agent on the Linux clients (CentOS/RHEL/) and add them to the monitoring in Nagios via the API. Your machine should be connected to internet to download the NRPE agent frm the Nagios website.

There are several ways to automate Nagios XI but I am using the API method which could be faster then the other ways of automating Nagios.

In this case I am using the automation software as ansible but you can feel free to use other as well.

Normally most of the organisation uses software like Bigfix and other to push the agents to the client.

You need to mention the variable (vars) in the yaml. Nagios-XI IP address and api_key.

Depending on your needs you need to edit the host files as well.

After that you need to run the script name nagiosautomate.yml using the below command:

ansible-playbook nagiosautomate.yml -i hosts

About

Playbook for setting up the Nagios agent on the Linux clients (CentOS/RHEL/) and add them to the monitoring in Nagios via the API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published