Build better products with our product team.
Hello, Initially I created a ticket for this. But Centreon Customer Care Team stated that this is more a request than a bug and suggested to create a new idea topic. This should be a low-hanging fruit goal.The extended info output returned from Windows SNMP plugin in “processcount” mode is kind of messy. For each matching process the attributes for path, status and name are displayed every time in a different order. Please, examine the example below. Every time the check is executed the mentioned attributes are “randomly” ordered. IMHO it should be displayed in the same order every time.root@hostname:~ # /usr/lib/centreon/plugins/centreon_windows_snmp.pl --plugin=os::windows::snmp::plugin --mode=processcount --hostname=192.168.1.100 --snmp-version='2c' --snmp-community='public' --process-name='(?i).*' --process-path='(?i)enovia' --process-args='' --regexp-name --regexp-path --regexp-args --warning='' --critical='1:' --verbose --output-ignore-perfdataOK: Number of current processes running: 4Process '6788' [path: D:\app\enovia\enovia_v5r2022_P\win_b64\code\bin\] [name: orbixd.exe] [status: running]Process '9744' [status: running] [name: VPMVaultStarter.exe] [path: D:\app\enovia\enovia_v5r2022_P\win_b64\code\bin\]Process '9020' [status: running] [path: D:\app\enovia\enovia_v5r2022_P\win_b64\code\bin\] [name: runOrbixSvc.exe]Process '8712' [path: D:\app\enovia\enovia_v5r2022_P\win_b64\code\bin\] [name: CATSTART.exe] [status: running]root@hostname:~ # /usr/lib/centreon/plugins/centreon_windows_snmp.pl --plugin=os::windows::snmp::plugin --mode=processcount --hostname=192.168.1.100 --snmp-version='2c' --snmp-community='public' --process-name='(?i).*' --process-path='(?i)enovia' --process-args='' --regexp-name --regexp-path --regexp-args --warning='' --critical='1:' --verbose --output-ignore-perfdataOK: Number of current processes running: 4Process '9020' [path: D:\app\enovia\enovia_v5r2022_P\win_b64\code\bin\] [status: running] [name: runOrbixSvc.exe]Process '6788' [name: orbixd.exe] [status: running] [path: D:\app\enovia\enovia_v5r2022_P\win_b64\code\bin\]Process '8712' [name: CATSTART.exe] [status: running] [path: D:\app\enovia\enovia_v5r2022_P\win_b64\code\bin\]Process '9744' [path: D:\app\enovia\enovia_v5r2022_P\win_b64\code\bin\] [name: VPMVaultStarter.exe] [status: running]Best regards,Jaroslaw Kesy
Bonjour,Le plugin pack concerné est netapp ontap SNMP : https://docs.centreon.com/fr/pp/integrations/plugin-packs/procedures/hardware-storage-netapp-ontap-snmp/La sonde snapshot-global du plugin pack netapp ontap snmp ne remontent pas les informations en fonction de la version du netapp , nous avons 2 versions differentes actuellement en production : NetApp Release 8.2.5P5 7-Mode : la sonde retourne bien les informations. Version 9.9.1P15 : UNKNOWN: SNMP Table Request: Cant get a single value.le paramétrage snmp est bon , test sur plusieurs netapp en 9.9.1 idem et plugin à jour.J'ai trouvé cette doc : https://www.netapp.com/media/16417-tr-4220.pdfIl s’agirait a priori de mib différentes sur les nouvelles version. J’ai déja fait un ticket au support avec comme finalité : “ A noter, si suite à une mise à jour constructeur ceux-ci ont changé dans de nouvelles versions, il sera malheureusement impératif de passer par la rubrique IDEA du portail https://thewatch.centreon.com afin de demander cette évolution.” d’où mon post. Cordialement.
Hello Please add support for changes in HPE ILO5 microcode versions greater than 3.0. Currently, checking the status of the RAID controller and disks does not work with new versions of microcode.I described the details here https://github.com/centreon/centreon-plugins/issues/4828
Hello, In an infra supervised by a large number of pollers according to security zone or type of equipment, the notion of inheritance does not work. Thank you.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.