Sending an empty collection plan to a collector can be a useful troubleshooting step for verifying that the orchestrator can communicate with the collector’s scheduler.
Prerequisites
- None
Process
-
Log in to the collector as
root
. -
Restart the
opsview-scheduler
component usingopsview-monit
.
/opt/opsview/watchdog/bin/opsview-monit restart opsview-scheduler
-
Identify all collectors in the collector’s cluster.
-
Find and note the machine.ref of each collector in the cluster.
-
Log in to the orchestrator as
root
. -
Send an empty collection plan to each collector in the cluster using
orchestratorgenerate
.
/opt/opsview/orchestrator/venv3/bin/orchestratorgenerate -e <machine.ref>
Repeat this command for each collector in the cluster using each collector’s machine.ref.
Comments
0 comments
Please sign in to leave a comment.