Skip to main content

Hello watchers,

 

I have a little issue with backupage monitoring on SQL server.

I explain:

We have multiple MSSQL servers in our organization.

We configured MSSQL plugin to monitor them.

We do a full backup every friday and an incremental every day (Tlogs every hour).

In Centreon, it seems it just take the full backup value to have the backupage value. 

Is it normal? How can I do the value of backupage take in count the incrementals?

 

Regards,

 

Laurent

Moved to Platform


Hello Laurent, 

Indeed the MSSQL plugin can only check full backups' age, it would be an interesting improvement to take into account incrementals.

To request an improvement on the plugin, you can open an issue on our Github : https://github.com/centreon/centreon-plugins/issues/new/choose
You'll have to provide us with the sql requests and expected results to check the incremental backups. 

Best Regards,
Laetitia


The development had be done to manage incremental/log/full backup:

https://github.com/centreon/centreon-plugins/pull/3333

It will be released in february!


Reply