Skip to content

RedHatNordicsSA/ansible-role-nagios-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-nagios-bootstrap

This role adds a server to be monitored by Nagios

Requirements

The monitored client need to have prereqs in place, these are handled by the ansible-role-nagios-nrpe role.

Role Variables

monitored_server: fqdn-of-server-to-monitor

Dependencies

A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.

Example Playbook

- hosts: nagios.redhat.labrats.se
  roles:
     - ansible-role-nagios-bootstrap
  vars:
     monitored_server: "{{ short_hostname + '.' + domain }}"

License

GPL 3.0

Author Information

Magnus Glantz, sudo@redhat.com, 2018

About

This Ansible role adds a server to be monitored by Nagios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published