#12922 fixed status agent in tactical view group

This commit is contained in:
Daniel Cebrian 2024-02-26 12:00:50 +01:00
parent 637c96b14a
commit 29a42375f2
1 changed files with 1 additions and 0 deletions

View File

@ -2838,6 +2838,7 @@ function modules_get_color_status($status, $force_module=false)
case STATUS_MODULE_NO_DATA_BALL:
case STATUS_AGENT_NO_DATA_BALL:
case STATUS_AGENT_NO_MONITORS_BALL:
case STATUS_AGENT_NO_MONITORS:
return COL_NOTINIT;
case AGENT_MODULE_STATUS_CRITICAL_BAD: