/ansible-serverless-monitoring

Serverless monitoring based on Nagios plugins and crond

Primary LanguageShellMIT LicenseMIT

Test

Ansible Role: Raspberry - Serverless Monitoring

An Ansible role that setups a serverless monitoring based on Nagios Plugins and cron on Raspberry Pi OS (Debian Bookworm).

Role Variables

Please see defaults/main.yml for a complete list of variables that can be overridden.

Dependencies

This role relies on the following dependencies:

  • Roles: None
  • Collections: None

Installation

$ ansible-galaxy role install escalate.serverless_monitoring

Example Playbook

- hosts: all
  roles:
    - role: escalate.serverless_monitoring
      tags: monitoring

License

MIT