mirror of
https://github.com/saltstack-formulas/smokeping-formula.git
synced 2025-12-29 22:34:46 +01:00
fix: replace deprecated `iteritems` with `items` * Add files via upload Adjusted *.iteritems() to *.items() which will work for Python 3 aswell as Python 2 (since iteritems is outdated for python3 and breaks the salt-state). * Delete Alerts * Delete Probes * Delete Targets * Update Alerts * Update Probes * Update Targets
smokeping-formula
===============
Formula to set up and configure smokeping.
.. note::
See the full `Salt Formulas installation and usage instructions
<http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.
Available states
================
.. contents::
:local:
``smokeping``
-----------
Installs smokeping
``smokeping.config``
------------------
Manages smokeping configuration file(s)
Description
Languages
HTML
52.4%
SaltStack
47.6%