Home | Trees | Indices | Help |
|
---|
|
TODO
Instance Methods | |
Inherited from Inherited from Inherited from Inherited from |
Properties | |
string |
identifier Identifier of the entity. |
string |
name Name of this entity. |
string |
label A very short description of the entity. |
int |
timestamp The timestamp of the alert. |
string |
plugin The plugin the alert relates to. |
string |
sensor The sendor from the plugin the alert relates to. |
string |
output The outout of the alert. |
string |
threshold The threshold of the alert. |
string |
level The level of the alert. |
string |
comparator The compare method used for the alert. |
Inherited from Inherited from |
Property Details |
identifierIdentifier of the entity. The identifier is unique in entity's collection and can therefore be used to get the entity. This value is generally entity's name but may also be the UUID or another field depending on entity type.
|
nameName of this entity.
|
labelA very short description of the entity. This value generally includes entity's identifier.
|
timestampThe timestamp of the alert.
|
pluginThe plugin the alert relates to.
|
sensorThe sendor from the plugin the alert relates to.
|
outputThe outout of the alert.
|
thresholdThe threshold of the alert.
|
levelThe level of the alert.
|
comparatorThe compare method used for the alert.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 5 14:16:50 2017 | http://epydoc.sourceforge.net |