An open API service indexing awesome lists of open source software.

https://github.com/saltstack-formulas/nagios-formula

nagios-formula
https://github.com/saltstack-formulas/nagios-formula

Last synced: 4 months ago
JSON representation

nagios-formula

Awesome Lists containing this project

README

          

======
nagios
======

Formulas to set up and configure nagios server and nrpe agent

.. note::

See the full `Salt Formulas installation and usage instructions
`_.

Available states
================

.. contents::
:local:

``nagios``
----------

Install the nagios server, nagios plugins, nrpe plugin and server packages.

``nagios.plugins``
------------------

Install nagios plugins.

``nagios.server``
-----------------

Install the nagios package and start the nagios service.

``nagios.server.dynamic``
------------------------

Generate service and command definitions based on pillar data.

``nagios.nrpe``
---------------

Install the nrpe plugin and server.

``nagios.nrpe.server``
----------------------

Install the nrpe server.

``nagios.nrpe.plugin``
----------------------

Install the nrpe plugin.

``nagios.nrpe.dynamic``
-----------------------

(Debian only) Generate command definitions and optionally install non-packaged plugins based on pillar data.

``nagios.nsca.client``
----------------------

Install the nsca client.