Update README.md

This commit is contained in:
Solvik 2020-06-14 18:45:30 +02:00 committed by GitHub
commit 811f4ccc8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,6 +44,12 @@ Since it uses `ethtool` and parses `/sys/` directory, it's not compatible with *
* Netbox `>=2.6.0,<=2.6.2` has a caching problem ; if the cache lifetime is too high, the script can get stale data after modification.
We advise to set `CACHE_TIME` to `0`.
# Installation
```
# pip3 install netbox-agent
```
# Usage
The agent can be run from a shell and get its configuration from either the configuration file or environment variables.