Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- munin::snmp_host { '192.168.10.21':
- plugins => ['df', 'load', 'print_pages', 'print_supplies', 'uptime'],
- categories => ['site', 'printers'],
- }
- munin::snmp_host { ['192.168.10.28', '192.168.101.29', '192.168.10.22',
- '192.168.10.23', 'ptr7.company.com',
- 'ptr12.company.com', 'ptr3.company.com',
- 'ptr6.company.com', 'ptr18.company.com',
- 'ptr15.company.com']:
- plugins => ['print_pages', 'print_supplies', 'uptime'],
- categories => ['site', 'printers'],
- }
Advertisement
Add Comment
Please, Sign In to add comment