Outils pour utilisateurs

Outils du site


tech:notes_snmp

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
tech:notes_snmp [2025/04/16 10:08] Jean-Baptistetech:notes_snmp [2025/04/21 21:12] (Version actuelle) Jean-Baptiste
Ligne 379: Ligne 379:
         command_line    $USER1$/check_snmp -H $HOSTADDRESS$ -P3 -L authNoPriv -a MD5 -U $USER3$ -A "$USER4$" -c 1,1 -o IF-MIB::ifOperStatus.$ARG1$         command_line    $USER1$/check_snmp -H $HOSTADDRESS$ -P3 -L authNoPriv -a MD5 -U $USER3$ -A "$USER4$" -c 1,1 -o IF-MIB::ifOperStatus.$ARG1$
         }         }
 +~~~
 +
 +
 +''switch.cfg''
 +~~~c
 +define service{
 + use generic-service ; Inherit values from a template
 + host_name linksys-srw224p
 + service_description Port 1 Link Status
 + check_command check_snmp!-C public -o ifOperStatus.1 -r 1 -m RFC1213-MIB
 + }
 +
 ~~~ ~~~
  
tech/notes_snmp.1744790906.txt.gz · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki