View difference between Paste ID: aPNqwqww and NBC2PEkM
SHOW: | | - or go back to the newest paste.
1
  munin::snmp_host { '192.168.10.21':
2
    plugins => ['df', 'load', 'print_pages', 'print_supplies', 'uptime'],
3
    categories => ['site', 'printers'],
4
  }
5
  munin::snmp_host { ['192.168.10.28', '192.168.101.29', '192.168.10.22',
6-
                      '192.168.10.23', 'hmaaptr.hillmgt.com',
6+
                      '192.168.10.23', 'ptr7.company.com',
7-
                      'hmcopyptr.hillmgt.com', 'hmlaptr.hillmgt.com',
7+
                      'ptr12.company.com', 'ptr3.company.com',
8-
                      'hmlaptr02.hillmgt.com', 'hmmktptr.hillmgt.com',
8+
                      'ptr6.company.com', 'ptr18.company.com',
9-
                      'hmtiptr.hillmgt.com']:
9+
                      'ptr15.company.com']:
10
    plugins => ['print_pages', 'print_supplies', 'uptime'],
11
    categories => ['site', 'printers'],
12
  }