Skip to main content

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 ? ; ) 

 

Hi ​@ChrisSnZ you can have a look to 

 


Reply