That is odd after running zenperfsnmp run -v 10 --device=TestServer I do not see any of the oid's or the name of the template RaidStatus referenced. I am only seeing general OS related stuff like drive space, cpu etc...
Go to TestServer's zProperties and check the zDeviceTemplates. Make sure it has Device on the first line and RaidStatus on the second. If it isn't setup this way, go ahead and change it. If it already looks like this, try cleaning up any of the caches that could have old template data stored in them.
1. Stop zenhub and zenperfsnmp 2. rm $ZENHOME/var/zenhub-1.zec 3. find $ZENHOME/perf/Devices -name *.pickle | xargs rm 4. Start zenhub then zenperfsnmp _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
