- reset +

Remote users stats

As you know we can get the list of vpn users connected to the gateway via the Smartview Monitor but there is no SNMP OID for this, meaning you cant graph the connection trend.

Here is the CLI command you can use in a script to export the value to your monitoring system :

[Expert@firewall-module]# fw tab -t userc_users -s
HOST                  NAME                               ID #VALS #PEAK #SLINKS
localhost             userc_users                       103    69    93       0
[Expert@firewall-module]#

also you can ask the fw tab command to resolve fields with #fw tab -t userc_users -f

It looks like the userc_users table contains entries for SNX and SecureRemote/Client users !