×
Back to Opsview FAQ
Send an empty collection plan to a collector
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 Copied
- None
Process Copied
- Log in to the collector as
root. - Restart the
opsview-schedulercomponent 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.
["Geneos"]
["Opsview > System"]
["FAQ"]