@cryptotaxi247 / netdata / commits / 66cc9e389

SNMP: juniper-pulse-secure.yaml (#20413)

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>

Fotis Voutsas committed Jun 29, 2025 at 12:45 UTC 66cc9e389305bdcb7a5f1db2b6071bc4f3500b0e
1 file changed +109 -86
src/go/plugin/go.d/config/go.d/snmp.profiles/default/juniper-pulse-secure.yaml
+109 -86
@@ -3,143 +3,166 @@ extends:
3 - _generic-if.yaml
4 - _generic-ucd.yaml
5 - _juniper.yaml
6 +
7 +# Juniper IVE (Intelligent Virtual Enterprise)
8 +metadata:
9 + device:
10 + fields:
11 + type:
12 + value: VPN
13 + vendor:
14 + value: Juniper
15 +
16 sysobjectid: 1.3.6.1.4.1.12532.256.*
17 +
18 metrics:
19 + - MIB: JUNIPER-IVE-MIB
20 + symbol:
21 + OID: 1.3.6.1.4.1.12532.10.0
22 + name: iveCpuUtil
23 + description: The cpu utilization of the ive system
24 + family: CPU/Usage
25 + unit: "%"
26 + - MIB: JUNIPER-IVE-MIB
27 + symbol:
28 + OID: 1.3.6.1.4.1.12532.11.0
29 + name: iveMemoryUtil
30 + description: The memory utilization of the ive system
31 + family: Memory/Usage
32 + unit: "%"
33 + - MIB: JUNIPER-IVE-MIB
34 + symbol:
35 + OID: 1.3.6.1.4.1.12532.24.0
36 + name: iveSwapUtil
37 + description: The swap utilization of the ive system
38 + family: Memory/Swap/Usage
39 + unit: "%"
40 - MIB: JUNIPER-IVE-MIB
41 symbol:
42 OID: 1.3.6.1.4.1.12532.1.0
11 - name: juniper.ive.logFullPercent
12 - description: Percentage of log file full
13 - unit: "%"
43 + name: logFullPercent
44 + description: Percentage of log file full
45 + family: Storage/Log/Usage
46 + unit: "%"
47 - MIB: JUNIPER-IVE-MIB
48 symbol:
16 - OID: 1.3.6.1.4.1.12532.2.0
17 - name: juniper.ive.signedInWebUsers
18 - description: Number of signed-in web users
19 - unit: "{session}"
49 + OID: 1.3.6.1.4.1.12532.25.0
50 + name: diskFullPercent
51 + description: Percentage of disk space full
52 + family: Storage/Disk/Usage
53 + unit: "%"
54 - MIB: JUNIPER-IVE-MIB
55 symbol:
22 - OID: 1.3.6.1.4.1.12532.3.0
23 - name: juniper.ive.signedInMailUsers
24 - description: Number of signed-in mail users
25 - unit: "{session}"
56 + OID: 1.3.6.1.4.1.12532.42.0
57 + name: iveTemperature
58 + description: The Temperature of MAG application blade
59 + family: Environment/Temperature/Value
60 + unit: "Cel"
61 - MIB: JUNIPER-IVE-MIB
62 symbol:
28 - OID: 1.3.6.1.4.1.12532.10.0
29 - name: cpu.usage
30 - description: The cpu utilization of the ive system
31 - unit: "%"
63 + OID: 1.3.6.1.4.1.12532.2.0
64 + name: signedInWebUsers
65 + description: Number of signed-in web users
66 + family: User/SignedIn/Web
67 + unit: "{user}"
68 - MIB: JUNIPER-IVE-MIB
69 symbol:
34 - OID: 1.3.6.1.4.1.12532.11.0
35 - name: memory.usage
36 - description: The memory utilization of the ive system
37 - unit: "%"
70 + OID: 1.3.6.1.4.1.12532.3.0
71 + name: signedInMailUsers
72 + description: Number of signed-in mail users
73 + family: User/SignedIn/Mail
74 + unit: "{user}"
75 + - MIB: JUNIPER-IVE-MIB
76 + symbol:
77 + OID: 1.3.6.1.4.1.12532.43.0
78 + name: iveVPNTunnels
79 + description: The number of concurrent pulse ipsec and nc users
80 + family: VPN/Tunnel/Active
81 + unit: "{tunnel}"
82 - MIB: JUNIPER-IVE-MIB
83 symbol:
84 OID: 1.3.6.1.4.1.12532.12.0
41 - name: juniper.ive.iveConcurrentUsers
42 - description: The total number of concurrent user licenses used for the ive node
43 - unit: "{session}"
85 + name: iveConcurrentUsers
86 + description: The total number of concurrent user licenses used for the ive node
87 + family: License/User/NodeUsed
88 + unit: "{license}"
89 - MIB: JUNIPER-IVE-MIB
90 symbol:
91 OID: 1.3.6.1.4.1.12532.13.0
47 - name: juniper.ive.clusterConcurrentUsers
48 - description: The total number of concurrent user licenses used for the cluster
49 - unit: "{session}"
92 + name: clusterConcurrentUsers
93 + description: The total number of concurrent user licenses used for the cluster
94 + family: License/User/ClusterUsed
95 + unit: "{license}"
96 - MIB: JUNIPER-IVE-MIB
97 symbol:
98 OID: 1.3.6.1.4.1.12532.14.0
53 - name: juniper.ive.iveTotalHits
54 - metric_type: monotonic_count
55 - description: The total number of hits to the ive since last reboot
56 - unit: "{hit}"
99 + name: iveTotalHits
100 + description: The total number of hits to the ive since last reboot
101 + family: Hit/Total
102 + unit: "{hit}/s"
103 - MIB: JUNIPER-IVE-MIB
104 symbol:
105 OID: 1.3.6.1.4.1.12532.15.0
60 - name: juniper.ive.iveFileHits
61 - metric_type: monotonic_count
62 - description: The total number of file hits to the ive since last reboot
63 - unit: "{hit}"
106 + name: iveFileHits
107 + description: The total number of file hits to the ive since last reboot
108 + family: Hit/File
109 + unit: "{hit}/s"
110 - MIB: JUNIPER-IVE-MIB
111 symbol:
112 OID: 1.3.6.1.4.1.12532.16.0
67 - name: juniper.ive.iveWebHits
68 - metric_type: monotonic_count
69 - description: The total number of hits via the web interface since the last reboot
70 - unit: "{hit}"
113 + name: iveWebHits
114 + description: The total number of hits via the web interface since the last reboot
115 + family: Hit/WebInterface
116 + unit: "{hit}/s"
117 - MIB: JUNIPER-IVE-MIB
118 symbol:
119 OID: 1.3.6.1.4.1.12532.17.0
74 - name: juniper.ive.iveAppletHits
75 - metric_type: monotonic_count
76 - description: The total number of applet hits to the ive since last reboot
77 - unit: "{hit}"
120 + name: iveAppletHits
121 + description: The total number of applet hits to the ive since last reboot
122 + family: Hit/Applet
123 + unit: "{hit}"
124 - MIB: JUNIPER-IVE-MIB
125 symbol:
126 OID: 1.3.6.1.4.1.12532.18.0
81 - name: juniper.ive.ivetermHits
82 - metric_type: monotonic_count
83 - description: The total number of terminal hits to the ive since last reboot
84 - unit: "{hit}"
127 + name: ivetermHits
128 + description: The total number of terminal hits to the ive since last reboot
129 + family: Hit/Terminal
130 + unit: "{hit}/s"
131 - MIB: JUNIPER-IVE-MIB
132 symbol:
133 OID: 1.3.6.1.4.1.12532.19.0
88 - name: juniper.ive.iveSAMHits
89 - metric_type: monotonic_count
90 - description: The total number of sam secure application manager hits since last reboot
91 - unit: "{hit}"
134 + name: iveSAMHits
135 + description: The total number of sam secure application manager hits since last reboot
136 + family: Hit/SAM
137 + unit: "{hit}/s"
138 - MIB: JUNIPER-IVE-MIB
139 symbol:
140 OID: 1.3.6.1.4.1.12532.20.0
95 - name: juniper.ive.iveNCHits
96 - metric_type: monotonic_count
97 - description: The total number of nc network connect hits since last reboot
98 - unit: "{hit}"
141 + name: iveNCHits
142 + description: The total number of nc network connect hits since last reboot
143 + family: Hit/NetworkConnect
144 + unit: "{hit}/s"
145 - MIB: JUNIPER-IVE-MIB
146 symbol:
147 OID: 1.3.6.1.4.1.12532.21.0
102 - name: juniper.ive.meetingHits
103 - metric_type: monotonic_count
104 - description: The total number of meeting hits since last reboot
105 - unit: "{hit}"
106 - - MIB: JUNIPER-IVE-MIB
107 - symbol:
108 - OID: 1.3.6.1.4.1.12532.24.0
109 - name: juniper.ive.iveSwapUtil
110 - description: The swap utilization of the ive system
111 - unit: "%"
112 - - MIB: JUNIPER-IVE-MIB
113 - symbol:
114 - OID: 1.3.6.1.4.1.12532.25.0
115 - name: juniper.ive.diskFullPercent
116 - description: Percentage of disk space full
117 - unit: "%"
118 - - MIB: JUNIPER-IVE-MIB
119 - symbol:
120 - OID: 1.3.6.1.4.1.12532.42.0
121 - name: juniper.ive.iveTemperature
122 - description: The temperature of mag application blade other platform such as sa and ic will return 0
123 - unit: "Cel"
124 - - MIB: JUNIPER-IVE-MIB
125 - symbol:
126 - OID: 1.3.6.1.4.1.12532.43.0
127 - name: juniper.ive.iveVPNTunnels
128 - description: The number of concurrent pulse ipsec and nc users
129 - unit: "{session}"
148 + name: meetingHits
149 + description: The total number of meeting hits since last reboot
150 + family: Hit/Meeting
151 + unit: "{hit}/s"
152 - MIB: JUNIPER-IVE-MIB
153 symbol:
154 OID: 1.3.6.1.4.1.12532.44.0
133 - name: juniper.ive.iveSSLConnections
134 - description: Total number of ssl connection
135 - unit: "{connection}"
155 + name: iveSSLConnections
156 + description: Total number of ssl connection
157 + family: SSL/Connection/Active
158 + unit: "{connection}"
159 # Commented since iveTotalSignedInUsers is not present in the most recent JUNIPER-IVE-MIB we managed to find
160 # - MIB: JUNIPER-IVE-MIB
161 # symbol:
162 # OID: 1.3.6.1.4.1.12532.48.0
140 -# name: juniper.ive.iveTotalSignedInUsers
163 +# name: iveTotalSignedInUsers
164 metric_tags:
142 - # MIB: PULSESECURE-PSG-MIB
165 + # MIB: PULSESECURE-PSG-MIB
166 - tag: juniper_ive_product_name
167 OID: 1.3.6.1.4.1.12532.6.0
168 symbol: productName