Administration Guide

  • Docs Home
  • Community Home

7. Collector Plugins

Zenoss uses plug-in maps to map real world information into the standard Zenoss 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 zProperty. 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 interfaces on a device.

  • RouteMap – Collects the routing table from the device.

  • IpServicesMap – Collects the IP services running on the device.

  • FileSystemMap – Collects the list of file systems on a device.

7.1. Viewing Collector Plugins for a Device

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

  1. Navigate to the device.

  2. From the page menu, select More > Collector Plugins.

    The Collector Plugins tab appears, showing all of the collector plugins for the device.