PDA

View Full Version : icmp not working ?


sauron
26-02-2006, 10:12
Hello. I'm installed zabbix 1.1_beta7.

First i'm found icmp & icmpsec not working :(. Zabbix server go in do_ping but not pinging :(. I'm not find this action in logs.

Second how add custom tcp port check ?! I'm try add tcp,4000 as key but it's not working :(

sauron
26-02-2006, 11:31
Hmm... may be this working not correct ?

while(NULL!=fgets(ip,MAX_STRING_LEN,f))

sauron
26-02-2006, 12:20
I'm find it. fping install without suid flag. When i'm add this icmping working.

herr_bpl
02-03-2006, 07:24
If host have no associated agent then icmpping and icmppingsec return values nicely, but if i couple those checks with some agent-specific checks then they are not returning any results.. IE, simple thecks are not working together with agent checks.

Anybody else detected same behaviour ?

I'm using 1.1beta7

Siim