Skip to content
Snippets Groups Projects
Select Git revision
  • 24cc9b8894bafe7c6129ff4e4d226a042f3da32a
  • master default protected
  • simple-task/7248-eol-check-add-node-22
  • 6877_check_iml_deployment
4 results

readme.md

Blame
  • IML Checks for Icinga / Nagios

    Introduction

    IML - Institute for Medical Education at university in Bern, Switzerland.

    This is a collection of our checks. They are used on Linux systems (Debian, CentOS, Ubuntu) and written in Bash using some shared functions.

    We use Icinga graphite module to show performance data. The templates are located in a sister repository

    📃 Sources:

    📗 Docs: see ./docs/ folder
    📜 Licence: GNU GPL 3.0

    Scripts

    There is one include script used by all checks: inc_pluginfunctions

    Checks

    • check_apache_requests
    • check_backup_one
    • check_ceph_diskfree
    • check_ceph_osd
    • check_ceph_status
    • check_clientbackup
    • check_couchdb-lb
    • check_cpu
    • check_cronstatus
    • check_disk-io
    • check_dns_responsetime
    • check_eol
    • check_haproxy_health
    • check_haproxy_status
    • check_memory
    • check_netio
    • check_netstat
    • check_opencpu
    • check_packages2install
    • check_proc_mem
    • check_proc_ressources
    • check_proc_zombie
    • check_reboot_required
    • check_sensuplugins
    • check_smartstatus
    • check_snmp_data
    • check_snmp_synology
    • check_ssl
    • check_systemdservices
    • check_timesync
    • check_uptime
    • hello