repo.or.cz
/
check_mk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git]
/
.werks
/
7197
blob
19e9281c41b7e56842301a7025d29b7595fd4392
1
Title: Solaris Agent: fixed problem with leading spaces in wc command output
2
Level: 1
3
Component: checks
4
Compatible: compat
5
Edition: cre
6
Version: 1.6.0i1
7
Date: 1551986037
8
Class: fix
9
10
The output of "wc -l" on solaris can lead to leading spaces.
11
In that case the check "cpu.threads" can not parse the agent output and will fail.
12
This has been fixed.