2008/5/21 sberkman <[EMAIL PROTECTED]>:

> I am getting the following error in the event console for the localhost
> under the class /Status/Ping: 127.0.0.1 sendto error 'module' object has
> no attribute 'Echo'
>
> if I run zenping run from the CLI I get the following ouput:
>
> INFO:zen.ZenPing:started
> WARNING:zen.ZenPing:Reconnected to ZenHub
> INFO:zen.ZenPing:fetching monitor properties
> INFO:zen.ZenPing:fetching default RRDCreateCommand
> INFO:zen.ZenPing:getting threshold classes
> INFO:zen.ZenPing:getting collector thresholds
> INFO:zen.ZenPing:getting ping tree
> WARNING:zen.ZenPing:127.0.0.1 sendto error 'module' object has no
> attribute 'Echo'
> INFO:zen.ZenPing:Finished pinging 1 jobs in 0.00 seconds
> INFO:zen.ZenPing:Daemon ZenPing shutting down
> INFO:zen.ZenPing:zenping shutting down
>
>
I'm sure I posted about this before, but can't find any info in the forums.
I'm posting from memory as I don't have acccess to the zenoss installation
right now.

Previously, with 2.1.91 I think, I had upgraded using a source install, and
there where some old python modules left over in the same dir as
ASyncPing.py and they were being picked up by the import instead of the
newer ones in another location.  The older modules didn't have the right
methods, so I got a similar error to the one above.

-- 
Regards,

Graham Bloice
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to