There are several situations where a key returns a status code (0->OK, 1->ERROR), but no the reason why it happens. For example, net.tcp.service.perf[service,<ip>,<port>] returns the elapsed time to connect, and 0 in case of error, but when this happens, we can't know if there has happened a timeout or a connection refused. The same applies, in the Netapp template, where "Global Status" and "Global Status Message" items exist.
What I would like to do, is to add a description for items that returns a code, or show the status message in the trigger title (note that the status message is not included in the trigger expression).
What I would like to do, is to add a description for items that returns a code, or show the status message in the trigger title (note that the status message is not included in the trigger expression).