a priori ce pluginne marche tro bien
sauf si je me tromp, il tape sur un OID qui n'existe pas sur le poste windowsien:
my $OID_CPULOAD_1 =".1.3.6.1.4.1.2021.10.1.3.1";
my $OID_CPULOAD_5 =".1.3.6.1.4.1.2021.10.1.3.2";
my $OID_CPULOAD_15 =".1.3.6.1.4.1.2021.10.1.3.3";
et je ne trouve ces OID sur mon postes windows
une idée ? c normal ?
sauf si je me tromp, il tape sur un OID qui n'existe pas sur le poste windowsien:
my $OID_CPULOAD_1 =".1.3.6.1.4.1.2021.10.1.3.1";
my $OID_CPULOAD_5 =".1.3.6.1.4.1.2021.10.1.3.2";
my $OID_CPULOAD_15 =".1.3.6.1.4.1.2021.10.1.3.3";
et je ne trouve ces OID sur mon postes windows
une idée ? c normal ?
Comment