This is the documentation page for an unsupported version of Zabbix.
Is this not what you were looking for? Switch to the current version or choose one from the drop-down menu.

> Object problème

Les problèmes sont créés par le serveur Zabbix et ne peuvent pas être modifiés via l'API.

Les objets suivants sont directement liés à l'API problem.

Problem

Problems are created by the Zabbix server and cannot be modified via the API.

The problem object has the following properties.

Property Type Description
eventid string ID of the problem event.
source integer Type of the problem event.

Possible values:
0 - event created by a trigger;
3 - internal event.
object integer Type of object that is related to the problem event.

Possible values for trigger events:
0 - trigger.

Possible values for internal events:
0 - trigger;
4 - item;
5 - LLD rule.
objectid string ID of the related object.
clock timestamp Time when the problem event was created.
ns integer Nanoseconds when the problem event was created.
r_eventid string Recovery event ID.
r_clock timestamp Time when the recovery event was created.
r_ns integer Nanoseconds when the recovery event was created.
correlationid string Correlation rule ID if this event was recovered by global correlation rule.
userid string User ID if the problem was manually closed.
name string Resolved problem name.
acknowledged integer Acknowledge state for problem.

Possible values:
0 - not acknowledged;
1 - acknowledged.
severity integer Problem current severity.

Possible values:
0 - not classified;
1 - information;
2 - warning;
3 - average;
4 - high;
5 - disaster.
suppressed integer Whether the problem is suppressed.

Possible values:
0 - problem is in normal state;
1 - problem is suppressed.

Problème

L'objet problème a les propriétés suivantes.

Propriété Type Description
eventid string ID de l'événement problématique.
source integer Type de l'événement problématique.

Valeurs possibles :
0 - événement créé par un déclencheur ;
3 - événement interne.
object integer Type d'objet lié à l'événement problématique.

Valeurs possibles pour les événements déclencheurs :
0 - déclencheur.

Valeurs possibles pour les événements internes :
0 - déclencheur ;
4 - élément ;
5 - règle de découverte bas niveau.
objectid string ID de l'objet associé.
clock timestamp Heure à laquelle l'événement posant problème a été créé.
ns integer Nanosecondes de l'événement posant problème a été créé.
r_eventid string ID de l'événement de récupération.
r_clock timestamp Heure à laquelle l'événement de récupération a été créé.
r_ns integer Nanosecondes de la création de l'événement de récupération.
correlationid string ID de la règle de corrélation si cet événement a été récupéré par la règle de corrélation globale.
userid string ID utilisateur si le problème a été fermé manuellement.
name string Nom du problème résolu.
acknowledged integer État d'acquittement du problème.

Valeurs possibles :
0 - non acquitté ;
1 - acquitté.
severity integer Sévérité actuelle du problème.

Valeurs possibles :
0 - non classé ;
1 - information ;
2 - avertissement ;
3 - moyen ;
4 - haut ;
5 - désastre.
suppressed integer Si le problème est supprimé ou non.

Valeurs possibles :
0 - le problème est à l'état normal ;
1 - le problème est supprimé.

Tag de problème

L'objet tag de problème a les propriétés suivantes.

Propriété Type Description
tag string Nom du tag de problème
value string Valeur du tag de problème