Skip to main content
Question

centreon_mssql.pl --plugin database::mssql::plugin - How to use ? What can I do with it ?

  • August 19, 2025
  • 1 reply
  • 20 views

Forum|alt.badge.img

Hello,

I would like to count how many records encounter a condition into a table, 
and I would like to rise an alert (warning and critical thresholds) when some values are overset.

But I dont want to get only the number as output,
but I also want to back a text which is a concatenation of lot of some others fields of this table.

So, I think to proceed with 
"centreon_mssql.pl --plugin database::mssql::plugin" and "--mode='sql-string' " instead of "--mode='sql'" because I need a text output.. But how to do that exactly ?

Is someone can help me ?

Regards

PS : I'm french speaking.. So Maybe my english here over was not good enough to explain my request as well ? ; ) 

 

1 reply

lpinsivy
Centreonian
Forum|alt.badge.img+21
  • Centreonian
  • 1121 replies
  • August 20, 2025

Hi ​@ChrisSnZ you can have a look to