Skip to content

lefilament/ansible_role_nagios_nrpe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nagios_nrpe

This role deploys and configures NRPE on each host to be monitored by Nagios. The main repo for this role is on Le Filament GitLab

Requirements

None

Role Variables

This role makes use of various variables defined in other roles from Le Filament. The aim being to configure all hosts defined in Ansible inventory and monitor the deployed services based on inventory groups.

Dependencies

This role requires the following collection (for make module) :

  • community.general

Example Playbook

- hosts: all
  roles:
     - { role: nagios_nrpe, tags: nrpe }

License

AGPL-3

Author Information

Le Filament (https://le-filament.com)

About

Ansible role for deploying NRPE on all servers for monitoring

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages