Steffen Schoch
Steffen Schoch
Hi, -n needs a process name. Do you forget that or is it just missing in your example?
Unfortunately I don't have a vcenter to test that. It looks like that vcenter did not use the same oid for processes than other systems. Are you able to fix...
Hi. Just a short question at the beginning: Do you really use the check_snmp_int.pl from this repo? Perl claims line 1100 but that script has only 1085 lines. To your...
So it works now for you? If so I will close that issue. Or do you have any further questions?
Hi Marco. 1. Can you try to fix line 1041 in the check? The line looks like `my $speed_real = "" unless (defined($speed_real));` and I think you should just remove...
Hi Marco. 1. I have updated the source on github and removed that my too 2. The output of the performance data of Icinga2 is correct. Just remember that Icinga2...
Because of previous changes, the conflicts should have to be resolved accordingly.
You should know if it is an old platform and if you have 64 bit counters. Why then let it be recognized automatically when you can just set it directly?
I hope you don't have a 10 GBit interface that lacks the 64 bits ;-) Ok, maybe a switch for automatic snmp detection may be a solution. Can you create...
Hi For your context: just increase the timeout or adjust the check intervals and the retry count in your monitoring system. In general: I don't know why the retry option...