Skip to content

Commit 35d4ab2

Browse files
committed
README.md - Fortigate Configuration section corrected/updated
Signed-off-by: Michael Lucka <michael.lucka@rnetx.com>
1 parent 7b57ff8 commit 35d4ab2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,19 +191,23 @@ To improve security, limit permissions to required ones only (least privilege pr
191191
|System/Ntp/Status | netgrp.cfg |api/v2/monitor/system/ntp/status |
192192
|System/Resource/Usage | sysgrp.cfg |api/v2/monitor/system/resource/usage |
193193
|System/Resource/Usage/VDOM | sysgrp.cfg |api/v2/monitor/system/resource/usage |
194+
|System/SDNConnector | sysgrp.cfg |api/v2/monitor/system/sdn-connector/status |
194195
|System/SensorInfo | sysgrp.cfg |api/v2/monitor/system/sensor-info |
195196
|System/Status | *any* |api/v2/monitor/system/status |
196197
|System/Time/Clock | sysgrp.cfg |api/v2/monitor/system/time |
197-
|System/System/VDOMResource | sysgrp.cfg |api/v2/monitor/system/vdom-resource |
198+
|System/VDOMResource | sysgrp.cfg |api/v2/monitor/system/vdom-resource |
199+
|System/HAChecksum | sysgrp.cfg |api/v2/monitor/system/ha-checksums |
198200
|User/Fsso | authgrp |api/v2/monitor/user/fsso |
199201
|VPN/IPSec | vpngrp |api/v2/monitor/vpn/ipsec |
200202
|VPN/Ssl/Connections | vpngrp |api/v2/monitor/vpn/ssl |
201203
|VPN/Ssl/Stats | vpngrp |api/v2/monitor/vpn/ssl/stats |
202204
|VirtualWAN/HealthCheck | netgrp.cfg |api/v2/monitor/virtual-wan/health-check |
205+
|WebUI/State | sysgrp.cfg |api/v2/monitor/web-ui/state |
203206
|Wifi/APStatus | wifi |api/v2/monitor/wifi/ap_status |
204207
|Wifi/Clients | wifi |api/v2/monitor/wifi/client |
205208
|Wifi/ManagedAP | wifi |api/v2/monitor/wifi/managed_ap |
206209
|Switch/ManagedSwitch | switch |api/v2/monitor/switch-controller/managed-switch|
210+
|OSPF/Neighbors | netgrp.route-cfg |api/v2/monitor/router/ospf/neighbors |
207211
If you omit to grant some of these permissions you will receive log messages warning about
208212
403 errors and relevant metrics will be unavailable, but other metrics will still work.
209213
If you do not need some probes to be run, do not grant permission for them and use `include/exclude` feature (see `Usage` section).

0 commit comments

Comments
 (0)