Skip to main content
Question

Centreon 25.10.6 – Service macros prefixed with raw:: and not interpreted by centreon-engine (Oracle Linux 9.7)

  • February 5, 2026
  • 0 replies
  • 0 views

Forum|alt.badge.img+2

Description

Hello,

We are facing a critical issue after upgrading Centreon from 25.10.2 to 25.10.6 on a production platform.

Context

  • Centreon license: IT-100

  • Centreon version: 25.10.6 (upgrade from 25.10.2)

  • Architecture:

    • 1 × Centreon Central – Oracle Linux 9.7

    • 1 × Centreon Poller – Oracle Linux 9.7

  • Use case: Oracle Database supervision (standard Centreon Oracle plugins)

Issue observed

Since upgrading to 25.10.6, the supervision is completely broken.

All service macros are generated with the prefix raw::, for example:

 

raw::$_SERVICEOUTPUT$ raw::$_HOSTADDRESS$ raw::$_SERVICESTATE$

This raw:: prefix is not interpreted by centreon-engine, which causes:

  • Invalid command lines

  • Plugins failing to execute

  • Services stuck in CRITICAL / UNKNOWN

  • Global supervision failure (including basic checks like Ping)

What we verified / tried

  • The issue appeared immediately after the upgrade to 25.10.6

  • The same configuration was working correctly in 25.10.2

  • Rollback of centreon-engine on the poller → no change

  • The problem affects all services, not only Oracle-related ones

  • Configuration generation clearly shows macros prefixed with raw::

Impact

This issue blocks the entire monitoring platform.
If no workaround is found, we may have to rebuild the whole supervision platform from scratch, which is obviously not acceptable in production.

Question

  • Has anyone encountered a similar issue with raw:: macros in Centreon 25.10.6?

  • Is this a known bug, regression, or configuration change?

  • Is there any workaround, patch, or recommended fix?

Any feedback or guidance would be greatly appreciated.

Thanks in advance.