Hello everybody. I installed Zenoss because of its autodiscovery function. I
used nagios before zenoss. I have very important question for me. Please, help
me.
I want to understand the logic of adding devices into zenoss database
When I discovered our subnet, only devices with DNS names where inserted into
DEVICES section. So, when zendisk works,it only pings hosts and than starts the
main module-zenmodeler which scan devices ONLY when it see its name:(. Or
maybe it happens because of no snmp in hosts?
It is the great trouble for me because I need to monitor 2000 bankomats which
don't have snmp,DNS name, telnet or ssh enabled. Only IP address.
So, how can I modify the source code of zendisk or zenmodeler in order to
collect devices, which only have IP?
Here is how zenmodeler works at my host
[EMAIL PROTECTED] ~]$ /usr/local/zenoss/bin/zenmodeler run -d 172.16.22.27
INFO:zen.ZenModeler:starting collector loop
INFO:zen.ZenModeler:collecting for device 172.16.22.27
Traceback (most recent call last):
File "/usr/local/zenoss/Products/DataCollector/zenmodeler.py", line 468, in ?
dc.main()
File "/usr/local/zenoss/Products/DataCollector/zenmodeler.py", line 455, in
main
self.mainLoop()
File "/usr/local/zenoss/Products/DataCollector/zenmodeler.py", line 434, in
mainLoop
self.devicegen = iter([self.resolveDevice(self.options.device)])
File "/usr/local/zenoss/Products/DataCollector/zenmodeler.py", line 130, in
resolveDevice
raise DataCollectorError("device %s not found" % dname)
Exceptions.DataCollectorError: device 172.16.22.27 not found
[EMAIL PROTECTED] ~]$
_____________________
PS. I use FC6 and the last version of zenoss
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=14266#14266
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users