...
Status | ||||
---|---|---|---|---|
|
Table of Contents |
---|
Problem
For some reason, the agent updater is failing when trying to execute:
Solution
Delete the state file
Code Block language bash theme RDark root@linux~# rm /etc/cmk-update-agent.state
Switch to the site user.
Code Block language bash theme RDark root@linux~# su mysite
Register the agent again.
Code Block language bash theme RDark OMD[mysite]:~$ cmk-update-agent register
...