×
Back to Opsview FAQ
ODW_STATUS CRITICAL
This article describes how to troubleshoot ODW_STATUS is CRITICAL
Process Copied
-
Log in to the orchestrator as root.
-
Make sure there’s no import_runtime and housekeeping process are not running
ps -ef | grep import_runtime
ps -ef | grep housekeeping
- Check for fatal errors in /var/log/messages
egrep -i fatal messages
- Check the timings of crontab entries for import_runtime and housekeeping process and adjust as necessary if it is scheduled to run at the same time
crontab -u opsview -l
- Manually run import_runtime for the data to catchup
[Opsview - Run import\_runtime manually](https://support.itrsgroup.com/hc/en-us/articles/4922573329181-Opsview-Run-import-runtime-manually)
["Geneos"]
["FAQ"]