Werk #4119: check_mk_agent.solaris: fixed run_cached function
| Component | Checks & agents | ||
| Title | check_mk_agent.solaris: fixed run_cached function | ||
| Date | Dec 20, 2016 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
Previously the run_cached function simply exited if cache file $CACHEFILE.new was too old. This has been fixed now, the function acts just like in the Linux agent - it removes the process of the file as well as the file itself.