Skip to main content
Question

VMWare connector

  • November 13, 2025
  • 0 replies
  • 3 views

Forum|alt.badge.img+1

Has anyone experienced VMware ESX / vCenter plugins crashing since upgrading to version 25.10?

0 replies

Forum|alt.badge.img+17
  • Centreon Lord Commander
  • 407 replies
  • November 13, 2025

hello

Which plugin are you using? the current with the daemon, or the new api one? (or an old one with the perlsdk?)

I’m asking because I planning an upgrade soon to 25.10 but I could not test the vcenter plugin yet.

 

also what is “crash” (symptom, error message)

 

Assuming  you use the vcenter plugin with the daemon, and your crash is that daemon stopping, there is a log and a config file

config is either here /etc/sysconfig/centreon_vmware

or /etc/default/centreon_vmware

it should contains something like that

# centreon_vmware command line options
OPTIONS="--config-extra=/etc/centreon/centreon_vmware.json --logfile=/var/log/centreon/centreon_vmware.log --severity=error"

as you can see there is a log and a severity, it should “information” by default if memory serves, but you should check the log file to see if there is an error logged when the daemon stop/crashes