Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jurka007 committed Jul 24, 2023
1 parent 6778c09 commit 9d0a753
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,17 @@ Global:
* `fortiswitch_port_receive_errors_total`
* `fortiswitch_port_receive_drops_total`
* `fortiswitch_port_receive_oversized_packets_total`


* _SwitchController/ManageSwitch/Health_
* `fortiswitch_health_summary_cpu`
* `fortiswitch_health_summary_mem`
* `fortiswitch_health_summary_uptime`
* `fortiswitch_health_summary_temp`
* `fortiswitch_health_temperature`
* `fortiswitch_health_performance_stats_cpu_user`
* `fortiswitch_health_performance_stats_cpu_system`
* `fortiswitch_health_performance_stats_cpu_idle`
* `fortiswitch_health_performance_stats_cpu_nice`

Per-VDOM:

* _System/VDOMResources_
Expand Down Expand Up @@ -423,6 +432,8 @@ To improve security, limit permissions to required ones only (least privilege pr
|System/Status | *any* |api/v2/monitor/system/status |
|System/Time/Clock | sysgrp.cfg |api/v2/monitor/system/time |
|System/VDOMResources | sysgrp.cfg |api/v2/monitor/system/resource/usage |
|SwitchController/ManageSwitch/PortStats | |api/v2/monitor/switch-controller/managed-switch?port_stats=true |
|SwitchController/ManageSwitch/Health | |api/v2/monitor/switch-controller/managed-switch/health |
|User/Fsso | authgrp |api/v2/monitor/user/fsso |
|VPN/IPSec | vpngrp |api/v2/monitor/vpn/ipsec |
|VPN/Ssl/Connections | vpngrp |api/v2/monitor/vpn/ssl |
Expand Down

0 comments on commit 9d0a753

Please sign in to comment.