From 9c0854a5461e46b641d4bb3888d595c3e556a076 Mon Sep 17 00:00:00 2001 From: Mike Rostermund Date: Sat, 16 Jan 2016 13:58:47 +0100 Subject: [PATCH] Added group mapping in sample config for Oxidized for groups --- doc/Extensions/Oxidized.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/Extensions/Oxidized.md b/doc/Extensions/Oxidized.md index de0170013c..aa8ca51136 100644 --- a/doc/Extensions/Oxidized.md +++ b/doc/Extensions/Oxidized.md @@ -48,6 +48,7 @@ You will need to configure default credentials for your devices, LibreNMS doesn' map: name: hostname model: os + group: group headers: X-Auth-Token: '01582bf94c03104ecb7953dsadsadwed' ``` @@ -62,7 +63,7 @@ $config['oxidized']['group']['hostname'][] = array('regex' => '/^lon-sw/', 'grou $config['oxidized']['group']['location'][] = array('regex' => '/london/', 'group' => 'london-switches'); ``` -If you need to, you can specify credentials for groups by using the following in your oxidized config: +If you need to, you can specify credentials for groups by using the following in your Oxidized config: ```bash groups: