Skip to main content

A Netbox plugin tracking failures and other state changes in devices.

Project description

Machine failures tracking system

A Netbox plugin for keeping track of failures and other state changes for individual devices.

Installation

The plugin is available as a Python package in pypi and can be installed with pip

pip install netbox-plugin-machine-tracking

Once installed, the plugin needs to be added to the configuration.py file.

PLUGINS = ['machine_tracking']

Usage

The plugin shows a log of all state changes under the 'Events' page and log of all replacements under 'Replacements'.

For each device, a panel has been added to show the number of failures in the past 60 days, average time between failures and a link to see all events (state changes) related to that device.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netbox_plugin_machine_tracking-0.0.5.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page