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', 'hmaaptr.hillmgt.com',
- 'hmcopyptr.hillmgt.com', 'hmlaptr.hillmgt.com',
- 'hmlaptr02.hillmgt.com', 'hmmktptr.hillmgt.com',
- 'hmtiptr.hillmgt.com']:
- plugins => ['print_pages', 'print_supplies', 'uptime'],
- categories => ['site', 'printers'],
- }
Advertisement
Add Comment
Please, Sign In to add comment