Yes, though you might not have to. Check out the existing classes, i.e. /Devices/Server/Windows and /Devices/Server/Linux or /Devices/Network ...
However, for specialized devices, you would want to create your own classes or subclasses + edit or create your own Templates. For instance we have /Devices/Network/Wireless/Aironet for our Cisco access points, and /Devices/Server/Windows/NativePoll for our Windows servers using the WMI Zenpack to read perf data (rather than the default SNMP Informant)... Generally, there's a bunch more to Device classes than just making a blank one. -- James Pulver Information Technology Area Supervisor LEPP Computer Group Cornell University blighty wrote, On 5/26/2009 9:41 AM: > Hi James, > > Many thanks for your quick reply. I have now done this and for the moment > this is perfect. > > If at a later stage though i want to be able to monitor CPU, RAM, Uptime etc > etc, could i create a new device class to monitor these situations? > > Regards > > Darren > > > > > -------------------- m2f -------------------- > > Read this topic online here: > http://forums.zenoss.com/viewtopic.php?p=35221#35221 > > -------------------- m2f -------------------- > > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
