I'm need more values ??of Lookup State for Customizing sensors.

<?xml version="1.0" encoding="utf-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:simpleType name="LookupState"> <xs:restriction base="xs:string"> <xs:enumeration value="Ok"/> <xs:enumeration value="Error"/> <xs:enumeration value="Warning"/> <xs:enumeration value="None"/> </xs:restriction> </xs:simpleType> </xs:schema>


Article Comments

Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.

Hi Max,

you can define your own lookups

https://www.paessler.com/manuals/prtg/define_lookups

https://www.paessler.com/support/videos/prtg-advanced/prtg-lookups

hth Martin


Jun, 2015 - Permalink