The following processes seems to have a problem. Please check them...
ID | PID | Name | Status | Message | Command | Last update | |
---|---|---|---|---|---|---|---|
{{ monitoringItem.getId() }} | {{ monitoringItem.getPid() }} | {{ monitoringItem.getName() }} | {% if monitoringItem.getStatus() == "failed" %} {{ monitoringItem.getStatus() }} {% else %} {{ monitoringItem.getStatus() }} {% endif %} | {{ monitoringItem.getMessage() }} | {{ monitoringItem.getCommand() }} | {{ ('@'~monitoringItem.getModificationDate()) | date("Y-m-d H:i:s") }} | |
Further {{ totalItemsCount - reportItems|length }} items are considered as failed. |