tech:exemple_simple_de_conf_nagios
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| tech:exemple_simple_de_conf_nagios [2026/01/22 16:58] – Jean-Baptiste | tech:exemple_simple_de_conf_nagios [2026/01/22 17:06] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 90: | Ligne 90: | ||
| ~~~c | ~~~c | ||
| - | # ' | ||
| define command { | define command { | ||
| command_name | command_name | ||
| Ligne 96: | Ligne 95: | ||
| } | } | ||
| - | # ' | ||
| define command { | define command { | ||
| command_name | command_name | ||
| Ligne 102: | Ligne 100: | ||
| } | } | ||
| - | # ' | ||
| define command { | define command { | ||
| command_name | command_name | ||
| Ligne 371: | Ligne 368: | ||
| hostgroup_name | hostgroup_name | ||
| alias | alias | ||
| - | # hostgroup_members | + | # hostgroup_members |
| hostgroup_members | hostgroup_members | ||
| } | } | ||
| Ligne 405: | Ligne 402: | ||
| Trouver les commandes non utilisées | Trouver les commandes non utilisées | ||
| ~~~bash | ~~~bash | ||
| - | for CMD in $(grep command_name etc/ | + | for CMD in $(grep command_name etc/ |
| ~~~ | ~~~ | ||
tech/exemple_simple_de_conf_nagios.1769097522.txt.gz · Dernière modification : de Jean-Baptiste
