pirlo_49
pirlo_49
Hi @omercier , I have the same issue since i've upgraded the firmware on the qnap : here is the command that i'm using : `/usr/lib/centreon/plugins//centreon_qnap.pl --plugin=storage::qnap::snmp::plugin --mode=volumes --hostname='IP' --snmp-version='1'...
can you add `--snmp-timeout='10' --force-counters-legacy` ??
Thank you, @mickem , for your feedback. I attempted to address the issue by utilizing the filter option: `/usr/lib64/nagios/plugins/check_centreon_nrpe3 -H 192.168.x.x -p 5666 -t 30 -u -2 -P 8192 -c...
i have the same issue with my netapp : `/usr/lib/centreon/plugins//centreon_netapp_ontap_oncommandapi.pl --plugin=storage::netapp::ontap::oncommandapi::plugin --mode=volumes --hostname='@ip' --url-path='/api/4.0/ontap' --port='443' --proto='https' --username='admin' --password='password' --filter-volume-key='' --filter-volume-name='' --filter-volume-state='' --filter-volume-style='' --filter-volume-type='' --filter-svm-name='' --warning-compression-saved-prct='' --critical-compression-saved-prct='' --warning-deduplication-saved-prct='' --critical-deduplication-saved-prct='' --warning-snapshots-reserve-usage-prct='' --critical-snapshots-reserve-usage-prct=''...