7009 FIX cpu.threads: On Solaris the number of threads was calculated incorrectlyv1.4.0p38
commit67baefb8e950664af96a1326409071f4758f1b02
authorSimon Betz <si@mathias-kettner.de>
Thu, 17 Jan 2019 11:56:45 +0000 (17 12:56 +0100)
committerSimon Betz <si@mathias-kettner.de>
Fri, 18 Jan 2019 08:43:53 +0000 (18 09:43 +0100)
tree24fd9b43298079095291032cf82165d7ec0d1751
parentca82666ec42232a01ebd643d20cb0dcf3f9e6716
7009 FIX cpu.threads: On Solaris the number of threads was calculated incorrectly

In order to get the number of threads correctly we use 'ps -AL'
instead of 'ps -o comm $ZONE'.

Perhaps you have to adapt configured rules {{Number of threads}}.

Change-Id: I9d1e762dcba95aa0e014c217d246cb288b73622c
.werks/7009 [new file with mode: 0644]
agents/check_mk_agent.solaris