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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file netbox_plugin_machine_tracking-0.0.5.tar.gz.
File metadata
- Download URL: netbox_plugin_machine_tracking-0.0.5.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5275ca347d8ecf56346056b51d8e500b0c401c5683bd859987241b6fbe7af958
|
|
| MD5 |
15db7c1400b1987cbeb96713ef640547
|
|
| BLAKE2b-256 |
1ca623011cd0b2cb9099cfb406fe2be79c2fab7bfee3a2251a21a1f4b6e9a640
|
File details
Details for the file netbox_plugin_machine_tracking-0.0.5-py3-none-any.whl.
File metadata
- Download URL: netbox_plugin_machine_tracking-0.0.5-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5c6ae79eeae4a45c87e503e9824ae160ff5bb517a282e9fe53a2e7d6c3b744e
|
|
| MD5 |
de75177f79bac4be346fe5a3b48966a6
|
|
| BLAKE2b-256 |
88f4acfa6bedf05f6cb0123c1aa9ff224e74bd259f22b7190a63cc79c600a271
|