Host States Reference
List of States
HyperCX Hosts define their state using the STATE variable. The state can be seen from Sunstone (Info panel for Hosts).
| # | State | Short State Alias | Meaning |
|---|---|---|---|
| 0 | INIT | init | Initial state for enabled hosts |
| 1 | MONITORING_MONITORED | update | Monitoring the host |
| 2 | MONITORED | on | The host has been monitored |
| 3 | ERROR | err | An error ocurrer during host monitoring |
| 4 | DISABLED | dsbl | The host was disabled |
| 5 | MONITORING_ERROR | retry | Monitoring the host (from error) |
| 6 | MONITORING_INIT | init | Monitoring the host (from init) |
| 7 | MONITORING_DISABLED | dsbl | Monitoring the host (from disabled) |
| 8 | OFFLINE | off | The host was set offline |