Advertising:
Ping desde el Agente utilizando FPING y Userparameter
Jump to navigation
Jump to search
Descargar fping para windows
https://github.com/dexit/fping-windows
Creamos el Userparameter en zabbix_agentd.conf.d\icmp.conf
UserParameter=fping[*],c:\zabbix\bin\Fping.exe $1 -n 3 -o
Resultado de la ejecucion del FPING
C:\>Fping.exe 192.168.1.1 -n 3 -o Fast pinger version 3.00 (c) Wouter Dhondt (http://www.kwakkelflap.com) Pinging 192.168.1.1 with 32 bytes of data every 1000 ms: Ping statistics for 192.168.1.1: Packets: Sent = 3, Received = 3, Lost = 0 (0% loss) Approximate round trip times in milli-seconds: Minimum = 3.8 ms, Maximum = 4.1 ms, Average = 4.0 ms
* Nos quedaremos con el % LOST y AVG Time
Descargamos el Template
Media:Template Remote fping.json