Werk #6655: PS: Crash when zombie processes are found on Solaris
Component | Checks & agents | ||||||||||||||
Title | PS: Crash when zombie processes are found on Solaris | ||||||||||||||
Date | Dec 5, 2018 | ||||||||||||||
Level | Trivial Change | ||||||||||||||
Class | Bug Fix | ||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||
Checkmk versions & editions |
|
Solaris agent returns "-" as cputime on zombie processes. This produced a crash since it cannot be converted to a time. This Werk put such input into consideration and transforms it to zero cputime, letting the PS check work normally.