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
310 stars 274 forks source link

CTOR-490 - Plugin(os::linux::local) - Mode(process) : Doesn't return the process in some cases #5275

Open s-duret opened 2 weeks ago

s-duret commented 2 weeks ago

Description

In some cases, the process mode (linux local) doesn't return a process. It's related to the number of characters that compose the etime / pid /ppid. We can limit them.

Fixes # CTOR-490

Type of change

Checklist