Hi All,
I need to be able to monitor our Pulse secure device which we use for VPN connections - Question is how can I do this within NPM
I also need to monitor our Forcepoint Firewalls within NPM
Any help would be much appreciated.
Thanks in advance
For Pulse devices, enable SNMP on them, and import into Orion. Mine still show as Neotaris, but I think this will override that:(+) Pulse Connect Secure PSA7000-V Node Details - Device Pollers - Network Performance Monitor - THWACK (solarwinds.com)
To get application specific details use the OIDs Pulse Provides:Pulse Secure Article: KB26207 - SNMP monitoring of PCS, MAG PCS, MAG PPS and PPS devices I added the OIDs in the pdf there to a SAM template, but you can also add them to a universal poller.
These are the OIDs we use for our Pulse Secure devices - Setup them in UnDP - You can create alerts and reports from these.
OID
Name
Description
.1.3.6.1.4.1.12532.1
PULSE_logFullPercent
Percentage of log file full
.1.3.6.1.4.1.12532.2
PULSE_signedInWebUsers
Number of Signed-In Web Users
.1.3.6.1.4.1.12532.3
PULSE_signedInMailUsers
Number of Signed-In Mail Users
.1.3.6.1.4.1.12532.10
PULSE_iveCpuUtil
The CPU Utilization of the IVE system
.1.3.6.1.4.1.12532.11
PULSE_iveMemoryUtil
The Memory Utilization of the IVE system
.1.3.6.1.4.1.12532.12
PULSE_iveConcurrentUsers
The Total number of Concurrent user Licenses used for the IVE Node
.1.3.6.1.4.1.12532.13
PULSE_clusterConcurrentUsers
The Total number of Concurrent user Licenses used for the Cluster
.1.3.6.1.4.1.12532.14
PULSE_iveTotalHits
The Total number of hits to the IVE since last reboot
.1.3.6.1.4.1.12532.15
PULSE_iveFileHits
The Total number of File hits to the IVE since last reboot
.1.3.6.1.4.1.12532.16
PULSE_iveWebHits
The Total number of hits via the Web Interface since the last reboot
.1.3.6.1.4.1.12532.17
PULSE_iveAppletHits
The Total number of applet hits to the IVE since last reboot
.1.3.6.1.4.1.12532.18
PULSE_ivetermHits
The Total number of terminal hits to the IVE since last reboot
.1.3.6.1.4.1.12532.19
PULSE_iveSAMHits
The Total number of SAM(Secure Application manager)hits of since last reboot
.1.3.6.1.4.1.12532.20
PULSE_iveNCHits
The Total number of NC(Network Connect) hits of since last reboot
.1.3.6.1.4.1.12532.21
PULSE_meetingHits
The Total number of Meeting hits of since last reboot
.1.3.6.1.4.1.12532.24
PULSE_iveSwapUtil
The Swap Utilization of the IVE system
.1.3.6.1.4.1.12532.25
PULSE_diskFullPercent
Percentage of disk space full
.1.3.6.1.4.1.12532.42
PULSE_iveTemperature
The Temperature of MAG application blade. Other platform such as SA and IC will return 0
.1.3.6.1.4.1.12532.43
PULSE_iveVPNTunnels
The number of concurrent Pulse IPSec and NC users
.1.3.6.1.4.1.12532.44
PULSE_iveSSLConnections
Total number of SSL connection
.1.3.6.1.4.1.12532.48
PULSE_iveTotalSignedInUsers
The Total number of Users Logged In for the Cluster
.1.3.6.1.4.1.12532.55
PULSE_iveMaxConcurrentUsersLicenseCapacity
Total licensed concurrent users capacity
(.1.3.6.1.4.1.12532.12.0 * 100) / .1.3.6.1.4.1.12532.55.0
PULSE_iveConcurrentUsers_Pct
% of the Total number of Concurrent user Licenses used for the IVE Node