centreon / centreon-plugins

Collection of standard plugins to discover and gather cloud-to-edge metrics and status across your whole IT infrastructure.
https://www.centreon.com
Apache License 2.0
311 stars 274 forks source link

enh(plugin): added 64 bits counters in snmp_standard::memory #5210

Closed omercier closed 1 month ago

omercier commented 1 month ago

Description

Added an option to switch to 64bits counters for memory. Default is to stick with 32 bits (this mode is used by several plugins, so it would be unsafe to change the default behaviour).

REFS: CTOR-542

Type of change

How this pull request can be tested ?

Robot tests have been added.

Checklist