mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix unordered list (#5863)
This commit is contained in:
@@ -2,9 +2,10 @@ source: Extensions/Oxidized.md
|
||||
# Oxidized integration
|
||||
|
||||
Integrating LibreNMS with [Oxidized](https://github.com/ytti/oxidized-web) brings the following benefits:
|
||||
- Config viewing: Current, History, and Diffs all under the `Configs` tab of each device
|
||||
- Automatic addition of devices to Oxidized: Including filtering and grouping to ease credential management
|
||||
- Configuration searching (Requires oxidized-web 0.8.0 or newer)
|
||||
|
||||
- Config viewing: Current, History, and Diffs all under the `Configs` tab of each device
|
||||
- Automatic addition of devices to Oxidized: Including filtering and grouping to ease credential management
|
||||
- Configuration searching (Requires oxidized-web 0.8.0 or newer)
|
||||
|
||||
First you will need to [install Oxidized following their documentation](https://github.com/ytti/oxidized#installation).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user