Update README.md
This commit is contained in:
parent
d3f63c8471
commit
811f4ccc8a
1 changed files with 6 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue