Werk #7197: Solaris Agent: fixed problem with leading spaces in wc command output
| Component | Checks & agents | ||||||
| Title | Solaris Agent: fixed problem with leading spaces in wc command output | ||||||
| Date | Mar 7, 2019 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
The output of "wc -l" on solaris can lead to leading spaces. In that case the check "cpu.threads" can not parse the agent output and will fail. This has been fixed.