Fix unordered list (#5863)

This commit is contained in:
Tony Murray
2017-02-10 19:27:51 -06:00
committed by GitHub
parent 3944185379
commit 9dbc8767c4

View File

@@ -2,6 +2,7 @@ source: Extensions/Oxidized.md
# Oxidized integration # Oxidized integration
Integrating LibreNMS with [Oxidized](https://github.com/ytti/oxidized-web) brings the following benefits: 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 - 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 - Automatic addition of devices to Oxidized: Including filtering and grouping to ease credential management
- Configuration searching (Requires oxidized-web 0.8.0 or newer) - Configuration searching (Requires oxidized-web 0.8.0 or newer)