Archived community.zenoss.org | full text search
Skip navigation
Currently Being Moderated

3.4 About Modeler Plugins

VERSION 1 
Created on: Oct 27, 2010 1:31 PM by Zenoss API - Last Modified:  Oct 27, 2010 1:31 PM by Zenoss API

 4. About Modeler Plugins

 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.

 4.1. Viewing and Editing Modeler Plugins for a Device

Plugins are controlled by regular expressions that match their names. To view a list of plugins for any device:

  1. Click the device name in the devices list.

    The Device summary page appears.

  2. In the left panel, select Modeler Plugins.

    The Modeler Plugins page appears.

 4.1.1. Adding Plugins

To add a plugin to a device:

  1. Click Add Fields (located to the right of the Plugins list) to display a list of additional plugins.

  2. Drag one or more plugins from the Available list (on the right) to the Plugins list.

  3. Click Save.

 4.1.2. Reordering Plugins

Plugins run in the order in which hey are listed. To re-order plugins, drag them in the Plugins list, and then click Save.

 4.1.3. Deleting Plugins from a Device

To delete a plugin from a device, click X next to the plugin in the Plugins list.

Comments (0)