Zenoss uses plug-in maps to map real world information into the standard model. Input to the plug-ins can come from SNMP, SSH or Telnet. Selection of plug-ins to run against a device is done by matching the plug-in name against the zCollectorPlugins configuration property. Plug-ins selected in zCollectorPlugins are the ones that are collected.
- DeviceMap – Collects basic information about a device, such as its OS type and hardware model. 
- InterfaceMap – Collects the list of network interfaces on a device. 
- RouteMap – Collects the network routing table from the device. 
- IpServicesMap – Collects the IP services running on the device. 
- FileSystemMap – Collects the list of file systems on a device. 
Plugins are controlled by regular expressions that match their names. To view a list of plugins for any device:
- Click the device name in the devices list. - The Device summary page appears. 
- In the left panel, select Modeler Plugins. - The Modeler Plugins page appears. 
To add a plugin to a device:
- Click Add Fields (located to the right of the Plugins list) to display a list of additional plugins. 
- Drag one or more plugins from the Available list (on the right) to the Plugins list. 
- Click Save. 
Plugins run in the order in which hey are listed. To re-order plugins, drag them in the Plugins list, and then click Save.


 
     
