Outils pour utilisateurs

Outils du site


linux:zabbix (lu 24704 fois)

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édentes Révision précédente
linux:zabbix [06-10-2014 08:53]
edmc73 [I/O Stats]
linux:zabbix [03-11-2014 11:37]
edmc73
Ligne 146: Ligne 146:
  
 Lancez l'agent zabbix via la commande Lancez l'agent zabbix via la commande
-  /opt/zabbix/sbin/zabbix_agentd -c /opt/zabbix/etc/zabbix_agentd.conf+  /opt/zabbix/sbin/zabbix_agentd -c /opt/zabbix/conf/zabbix_agentd.conf
  
 On peut vérifier le bon fonctionnement avec ps On peut vérifier le bon fonctionnement avec ps
Ligne 156: Ligne 156:
 et le fichier de log et le fichier de log
 <code>> cat /tmp/zabbix_agentd.log  <code>> cat /tmp/zabbix_agentd.log 
- 19600:20140708:160131.502 Starting Zabbix Agent [com-nas1]. Zabbix 2.2.4 (revision 46772). + 19600:20140708:160131.502 Starting Zabbix Agent [nas3]. Zabbix 2.2.4 (revision 46772). 
- 19600:20140708:160131.503 using configuration file: /opt/zabbix/etc/zabbix_agentd.conf+ 19600:20140708:160131.503 using configuration file: /opt/zabbix/conf/zabbix_agentd.conf
  19601:20140708:160131.507 agent #0 started [collector]  19601:20140708:160131.507 agent #0 started [collector]
  19602:20140708:160131.513 agent #1 started [active checks #1]  19602:20140708:160131.513 agent #1 started [active checks #1]
Ligne 169: Ligne 169:
 #!/bin/sh #!/bin/sh
 if [ "$1" = "start" -o "$1" = "" ]; then if [ "$1" = "start" -o "$1" = "" ]; then
- /opt/zabbix/sbin/zabbix_agentd -c /opt/zabbix/etc/zabbix_agentd.conf+ /opt/zabbix/sbin/zabbix_agentd -c /opt/zabbix/conf/zabbix_agentd.conf
 fi fi
 </code> </code>
linux/zabbix.txt · Dernière modification: 03-11-2014 11:37 de edmc73