centreon-plugins icon indicating copy to clipboard operation
centreon-plugins copied to clipboard

enh(database::mssql): mode connected-users, add options to filter

Open garnier-quentin opened this issue 5 months ago • 0 comments

Community contributors

Description

Add options to filter users by database name and add also admin users.

Type of change

  • [ ] Patch fixing an issue (non-breaking change)
  • [ ] New functionality (non-breaking change)
  • [X] Functionality enhancement or optimization (non-breaking change)
  • [ ] Breaking change (patch or feature) that might cause side effects breaking part of the Software

How this pull request can be tested ?

Need a MSSQL database server.

Checklist

  • [X] I have followed the coding style guidelines provided by Centreon
  • [ ] I have commented my code, especially hard-to-understand areas of the PR.
  • [ ] I have rebased my development branch on the base branch (develop).
  • [ ] I have provide data or shown output displaying the result of this code in the plugin area concerned.

garnier-quentin avatar Sep 18 '24 13:09 garnier-quentin