Skip to content

PropertyMonitor

ZenPacks.zenoss.PropertyMonitor

This ZenPack provides support for monitoring any numeric property of any Zenoss component.

Open Source

This ZenPack is developed and supported by Zenoss Inc. Contact Zenoss to request more information regarding this or any other ZenPacks. Click here to view all available Zenoss Open Source ZenPacks.

Organization

Zenoss, Inc.

License

GNU General Public License, Version 2

More Information

GitHub page/HomePage

Git Sources (For Cloning

Link

Support

This is an Open Source ZenPack developed by Zenoss, Inc. Enterprise support for this ZenPack is available to commercial customers with an active subscription.

Releases

Version 1.1.3 - Download

  • Released on 2024/04/24
  • Compatible with Zenoss Resource Manager 6.x and Zenoss Cloud

Version 1.1.2 - Download

  • Released on 2024/03/26
  • Compatible with Zenoss Resource Manager 6.x and Zenoss Cloud

Background

This ZenPack provides support for monitoring any numeric property of any Zenoss component.

Features

This ZenPack provides a new datasource type ("Property"), which allows you to pull the current numeric value of any numeric property of any zenoss Device or DeviceComponent object.

These datasources may then be used in monitoring templates to build graphs and thresholds.

Installed Items

Installing this ZenPack will add the following items to your Zenoss system.

Configuration Properties

zPropertyMonitorInterval

Polling interval of the configured property data sources. This is a systemwide setting, and defaults to 300 (5 minutes)

Datasource Types

  • Property

Collector Daemons

  • zenpropertymonitor

Changes

1.1.3

  • Make PropertyMonitor ZenPack compatible with Ubuntu-based CZ 7.2 (ZPS-8870)

1.1.2

  • Fix metrics forwarding for Zenoss Cloud (ZPS-8796)

1.1.1

  • Fix errors that can occur with components with certain characters in their IDs (ZPS-293)

1.0.0

  • Initial release.