guillaumechardin

Results 21 comments of guillaumechardin

Hey there, I got the same issue here : #/usr/lib/centreon/plugins/centreon_stormshield_snmp.pl --plugin=network::stormshield::snmp::plugin --mode=interfaces --hostname=WW.XX.YY.ZZ --snmp-version='2c' --snmp-community='public' --add-status --add-traffic --interface="" --name --snmp-autoreduce --statefile-dir ./stateFiletest --snmp-timeout=6 UNKNOWN: SNMP GET Request: Timeout Using this...

--force-counters64 option do not seem to works too #/usr/lib/centreon/plugins/centreon_stormshield_snmp.pl --plugin=network::stormshield::snmp::plugin --mode=interfaces --hostname=W.XYZ-snmp-version='2c' --snmp-community='public' --add-status --add-traffic --interface="" --name --snmp-autoreduce --statefile-dir ./stateFiletest --snmp-timeout=1 --force-counters64 UNKNOWN: SNMP GET Request: Timeout

I was trying all snmp options while you where writing your message. adding --snmp-force-getnext --subsetleef=10 do not work either. I tried to add --verbose option but it does not seem...

I just open a new case to stormshield technical support. will post any relevant update here. Can someone tell me how to active debug on centreon_stormshield_snmp.pl script ?

It does not work either (do not output anything on stdout/stderr)

No OIDs displayed, 'timeout' is displayed right after the command line

I juste tryied one more time today and i have more data displayed, now it shoes OIDs /usr/lib/centreon/plugins/centreon_stormshield_snmp.pl --plugin=network::stormshield::snmp::plugin --mode=interfaces --hostname=XXXXXXXXX --snmp-version='2c' --snmp-community='XXXXXX' --add-status --add-traffic --statefile-dir ./stateFiletest --interface='' --name --snmp-autoreduce...

Hello @EasyG0ing1 thanks for your explanations. Its clear for me right now. I understand the culprit and why I need to use two timers (and for now it not a...

Hello, it seems that your idea get the job done and is more elegant than rewriting the library code 👍 loop() { ``` loop() { static bool timerTriggered = false;...

PHP version is 8.0.12.