hasorgfs:
alias: hosts with a /org filesystem
private: 1
- hashomefs:
- alias: hosts with a /home filesystem
- private: 1
hasvarfs:
alias: hosts with a /var filesystem
private: 1
servicegroups: diskspace
nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /usr"
hostgroups: hasusrfs
- -
- name: disk usage on /home
- servicegroups: diskspace
- nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /home"
- hostgroups: hashomefs
-
name: disk usage on /var/lib/postgresql
servicegroups: diskspace