hassrvfs:
alias: hosts with a /srv filesystem
private: 1
- hasorgfs:
- alias: hosts with a /org filesystem
- private: 1
hasvarlogfs:
alias: hosts with a /var/log filesystem
private: 1
servicegroups: diskspace
nrpe: "/usr/lib/nagios/plugins/check_disk 75 85 /boot"
hostgroups: hasbootfs
- -
- name: disk usage on /org
- servicegroups: diskspace
- nrpe: "/usr/lib/nagios/plugins/check_disk 80 90 /org"
- hostgroups: hasorgfs
-
name: disk usage on /srv
servicegroups: diskspace