Skip to main content

📢 Centreon 24.10.4 is out since 11th of February

Here's what you can look forward to in this release, regarding Centreon Monitoring Agent & OpenTelemetry :

 

Native Checks Support

With Centreon 24.10.4, we are proud to bring support for new Windows native checks directly within the platform. This enhancement allows you to perform more efficient and reliable system monitoring without the need for external plugins.

Supported checks are : 

  • NEW : Health
  • NEW : Service
  • CPU
  • Memory
  • Uptime
  • Storage
  • Swap

 

How to use the new Health & Service native checks

These checks will be packaged as new modes in the April Connectors release.

If you want to try them right now, you can create manualy the following commands : 

 

OS-Windows-Centreon-Monitoring-Agent-Health

{"check":"health", "args":{"warning-runtime":"$_SERVICEWARNINGRUNTIME$", "critical-runtime":"$_SERVICECRITICALRUNTIME$", "warning-interval":"$_SERVICEWARNINGINTERVAL$","critical_interval":"$_SERVICECRITICALINTERVAL$" }}

 

OS-Windows-Centreon-Monitoring-Agent-Services

{"check":"service", "args":{"start-auto" : "$_SERVICESTARTAUTO$", "filter-name" : "$_SERVICEFILTERNAME$", "exclude-name" : "$_SERVICEEXCLUDENAME$", "warning-status" : "$_SERVICEWARNINGSTATUS$", "critical-status" : "$_SERVICECRITICALSTATUS$", "warning-total-running" : "$_SERVICEWARNINGTOTALRUNNING$", "critical-total-running" : "$_SERVICECRITICALTOTALRUNNING$", "warning-total-dead" : "$_SERVICEWARNINGTOTALDEAD$", "critical-total-dead" : "$_SERVICECRITICALTOTALDEAD$", "warning-total-exited" : "$_SERVICEWARNINGTOTALEXITED$", "critical-total-exited" : "$_SERVICECRITICALTOTALEXITED$", "warning-total-failed" : "$_SERVICEWARNINGTOTALFAILED$", "critical-total-failed" : "$_SERVICECRITICALTOTALFAILED$"}}

 

Offline plugin installation

The Centreon Monitoring Agent now offers an offline plugin installation for Window, which allows to install centreon plugins from a local package, in case of no internet connection on the Host.

 

24.10.4 version of Centreon Monitoring Agent is available here.

Be the first to reply!