Révision 72736dae
Correct use statement to actually useuse Munin::Plugin::SNMP
| plugins/other/snmp__cpu_usage | ||
|---|---|---|
| 81 | 81 |
#%# capabilities=snmpconf |
| 82 | 82 |
|
| 83 | 83 |
use strict; |
| 84 |
use Net::SNMP;
|
|
| 84 |
use Munin::Plugin::SNMP;
|
|
| 85 | 85 |
|
| 86 | 86 |
my $DEBUG = 0; |
| 87 | 87 |
|
Formats disponibles : Unified diff