-----1st question------
I have been using Nagios as well and it seems to be reporting the problem with
devices being down and Zenoss isn't. Here is my example.
IP - 10.0.1.251
Command: ping -c2 ${device/manageIp}
Description:
Output:
==== DEVICE ====
ping -c2 10.0.1.251
PING 10.0.1.251 (10.0.1.251) 56(84) bytes of data.
64 bytes from 10.0.1.251: icmp_seq=1 ttl=252 time=33.4 ms
64 bytes from 10.0.1.251: icmp_seq=2 ttl=252 time=33.4 ms
--- 10.0.1.251 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 33.433/33.453/33.474/0.184 ms
DONE in 1 seconds on 1 targets
[EMAIL PROTECTED] ~]# /sbin/iptables -A OUTPUT -d 10.0.1.251/32 -j REJECT
Command: ping -c2 ${device/manageIp}
Description:
Output:
==== DEVICE ====
ping -c2 10.0.1.251
PING 10.0.1.251 (10.0.1.251) 56(84) bytes of data.
>From 192.168.200.2 icmp_seq=1 Destination Port Unreachable
>From 192.168.200.2 icmp_seq=1 Destination Port Unreachable
--- 10.0.1.251 ping statistics ---
0 packets transmitted, 0 received, +2 errors
DONE in 0 seconds on 1 targets
So now I know that Zenoss cannot get to the device. However, it is not
creating an event that is causing the device to show as down. I have tried to
create a default monitor for it and put it in there by itself.
zPingMonitorIgnore = False
This one is quite a large problem as we need to have these monitored 24/7 and
right now they aren't monitored at all?
-------2nd question-------
I keep getting:
2007-06-05 09:35:33 WARNING zen.ZenStatus: device 'xxxxxx' network 'default'
not in topology
I'm not sure where zenoss is getting or setting the default network topology.
I've tried the "zenmodeler run -v 10 --force --collect=RouteMap"
and that fixed some of the topology problems I was having but not this default
one. This one isn't a big deal as the devices are still being monitored but it
would be nice to have this out of my log file.
Thanks again for any assistance anyone can pass along here.
------------------------
Josh Henry
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=6866#6866
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users