Skip to content

Latest commit

 

History

History
84 lines (51 loc) · 1.74 KB

README.rst

File metadata and controls

84 lines (51 loc) · 1.74 KB

ZenPacks.community.simple1

Description

This ZenPack is created purely using the GUI. It provides SNMP and COMMAND templates, an SNMP MIB, an event with an event mapping instance, and a device class.

Features

Device Classes

  • /Server/Linux/SimpleTest

Monitoring Templates

  • Device templates
    • SnmpPacketsInOut
    • test COMMAND template

Events

  • /Chipcom
    • chipFatal event class mapping

MIBs

  • Chipcom MIB

Requirements & Dependencies

  • Zenoss Versions Supported: 3.x, 4.x, 5.x
  • External Dependencies:
  • Installation Notes:
    • For Zenoss Core 3.x and 4.x, restart zenhub and zopectl
    • For Zenoss Service Dynamics, restart zenoss entirely after installation
    • For Zenoss 5, restart zenoss entirely after installation

Download

Download the appropriate package for your Zenoss version from the list below.

ZenPack installation

This ZenPack can be installed from the .egg file using either the GUI or the zenpack command line.

To install in development mode, find the repository on github and use the Download ZIP button (right-hand margin) to download a tgz file and unpack it to a local directory, say, /code/ZenPacks . Install from /code/ZenPacks with:

zenpack --link --install ZenPacks.community.simple1

Change History

  • 1.0.0
    • Initial Release