The "Health" functionality of HOME supports users to get a comprehensive understanding of the current system status of their HOME-controlled environment.

What is being indicated and why?

HOME's health status page shows warnings and critical issues reported by devices and systems managed natively in HOME. Also HOME microservices report issues if they occur. Each device/system is responsible for the information reported. HOME native devices and systems follow a global specification for severities and reported data, to ensure that comprehensible information is presented. All data shown represents the current "momentary" status of the whole system. It should allow operators to identify all active issues immediately after they occur, and then choose the right measures.

Where is the information shown?

Health-related information is indicated in various ways and levels of detail.

The Health Icon

In the HOME status bar, a Health icon is shown on the far right side.

A notification counter shown on the icon informs about all active notifications. "19" means that 19 issues are currently queuing in the health issues list. The background color of the notifier indicates the severity of a reported issue. If the background color is "orange", the severity is a warning. Warnings are usually not affecting operation but should be monitored. Ideally, you plan actions accordingly. Critical issues are reported with a "red" notification. Critical Issues will overrun normal warnings, which means that a single critical issue will force a red notification icon to show up, even if various warnings (orange) are active in parallel. A critical issue usually should cause immediate interaction.

Clicking the health icon will navigate you to the "Health" page, where you will be able to explore all open issues.

The Health Issue Popup

If you are working on other HOME pages than "Health", a popup will inform you about new issues that are occurring. The popup appears top-right of the HOME screen, just below the Health icon. It will appear for about 5 seconds before it disappears automatically. While the popup is shown, you can click the "X" icon to close the indicator. Alternatively, click the information "There are new health issues" to navigate to the Health page for details.

The background color of the popup indicates the category of the issue, which has triggered the popup. It does not reflect the severity of the triggering issue, but not the highest active issue severity.

The Health Page

Clicking on the "Health" command in the menu will navigate you directly to the health page of HOME.

The health page shows all active issues reported to HOME. Active issues are shown in a table, each line represents one issue. The information shown is separated into various columns.

ColumnContentDetail
TypeSeverity of the issueCritical (red), Warning (orange)
LocationLocation of the issue.Shown, if location of originator has been set. If empty, location has not been set.
OriginatorThe source of the issue.Can be a device, a virtual process or a service.
IssueThe actual issue.

Informs about what has happened.

If you move your mouse pointer over the entry in the issue field, you will be prompted with additional information about the issue in a popup.

A list of issues and potential help to be applied in case of occurrence can be found here.

Issue OpenedThe date of first occurrence.

Indicates, when the issue first occurred.

This column will change from version 1.6 into "Last Occurrence", showing the date of the last occurrence of a specific issue. This helps to identify the latest issue by sorting the list by that column.

The table provides a sorting function for all columns. You can sort each column ascending or descending by clicking the column header. You can swap the direction by clicking the column header again.

For better visibility of issues, you can combine column sortings. To do so, click the header of the first column you want to use for sorting. Hold the "Shift" key, and then click the header of the second column. As a result, the content will be sorted by two columns.

An example is shown above: The first column, "issue opened", is used for initial sorting. It is sorted Ascending, showing the latest entries first, then older entries. If entries have occurred at the same time, the second sorting is helpful. Here, the second sorting is applied to column "Originator". The hierarchy of the sortings is indicated by small index numbers shown in each column header. The number of applicable sortings equals the number of columns.

Understanding what is shown

If you are examing health issues via the "Health" page for the first time, it may be helpful to understand what exactly is presented there.

The data displayed in HOME's health screen represents momentary status information reported by devices and systems which are actively operated in the managed infrastructure. If a device faces a severe issue, it reports it to HOME, providing all data itself, including type and issue detail. The severity if an issue is defined within the device.

If a device has a broken PSU, you will be informed in HOME in either of two possible ways:

  1. If the device has a redundant PSU, it will report a broken PSU to HOME. Very likely this issue will be classified as a critical issue, requesting you to replace the broken PSU short-term.
  2. If the device has no redundant PSU, the device will not be able to report any critical warning. However, having known the device before, HOME will now warn you of a missing device, which has not been put "offline" officially. Consequently, you will be requested to take action.

In either case, the reported status will not change without your interference. Until it gets fixed, the reported issue will be permanently shown in the list, and the notifier on the health icon will be increased by 1. The fact the issue is permanently shown means that it is permanently present and does not change. Since HOME indicates the live status, the PSU issue will disappear automatically from the list, as soon as the PSU is replaced and the device is sending the next status update to HOME.

HOME's method of indicating live status results in a list of health issues, which are "currently" active. While some issues require external interference, other issues may disappear without any interaction. A possible example could be:

  • A device operated in an air-conditioned room passes a temperature threshold and reports a warning. After a while, the warning disappears.
  • Potential reason: The room's A/C was switched off for a short while to be serviced. During that time, the device temperature increased beyond the warning threshold. It normalized after the A/C was back on.

Questions and Answers

Why does the number of notifications increase and decrease automatically?

  • Some issues occur temporarily and disappear after a while. Systems exceed thresholds of parameters, such as temperature or fan speeds, which may normalize after a while. Such issues cause the notifications number to increase and decrease.

Why do I get new issues indicated, but they don't seem to appear at the top of the list?

  • Some issues occur frequently. If an issue occurs initially, it will be logged on the health page. If it occurs again at a later stage, this will cause a "new issue" popup to be shown, but it will not add a new entry to the list, as it exists in the list already, and has not been resolved yet.

Can I filter the list or apply any displaying options to the health page?

  • It is possible to apply sorting options to the information presented on the health page. Filtering of data is currently not possible. Setting any displaying options is currently also not supported yet.

How can I export log data from my system for further processing?

  • System status issues and other information are stored within HOME. It is possible to export application logs from HOME for external analytics. Follow this link to learn more.