Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---
- classes:
- profiles::nagios::client:
- checks:
- check_load:
- command: check_load -w 15,10,5 -c 30,25,20
- ensure: present
- check_sda1:
- command: check_disk -w 20% -c 5% -p /dev/sda1
- ensure: present
- check_users:
- command: check_users -w 5 -c 10
- ensure: present
- parameters:
- puppetmaster:
Advertisement
Add Comment
Please, Sign In to add comment