1. Port error in /etc/issue, just a typo that needs fixing [EMAIL PROTECTED] ~]$ cat /etc/issue Welcome to Zenoss Core Appliance, version 2.0.90
To perform administration, please use a web browser to navigate to https://192.168.10.242:8003/ 2. Error when trying to add device, not sure what the problem is here and I have not really looked at the code more of a FYI. (most recent call last): File "/home/zenoss/Products/ZenModel/ZDeviceLoader.py", line 115, in loadDevice statusMonitors, performanceMonitor, discoverProto) File "/home/zenoss/Products/ZenModel/Device.py", line 108, in manage_createDevice zSnmpCommunity, zSnmpPort, zSnmpVer) File "/home/zenoss/Products/ZenModel/Device.py", line 175, in findCommunity session = SnmpSession(ip, timeout=timeout, port=port, retries=retries) TypeError: __init__() got an unexpected keyword argument 'retries' Joshua ------------------------ Joshua SS Miller -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=10845#10845 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
