Checkpoint Gaia Sensor Count (#12822)

* Create Checkpoint Gaia Sensor Count

Gaia Security Gateway Count:
- Number of concurrent connections
- Peak number of concurrent connections
- Limit of Connections table
- Connections rate
- Number of connections handled by SecureXL
- Number of IKE current SAs
- Number of IPsec current Inbound ESP SAs
- Number of IPsec current Outbound ESP SAs

Gaia Management Server Count
- Log Receive Rate
- Log Receive Rate Peak

* Checkpoint Gaia Sensor Count

* Checkpoint Gaia Sensor Count

* Checkpoint Gaia Sensor Count

* Checkpoint Gaia Sensor Count
This commit is contained in:
Rafael Pardim
2021-05-09 05:47:09 -03:00
committed by GitHub
parent c5372219b7
commit 6e38ef99fb
4 changed files with 169 additions and 1 deletions

View File

@@ -325,3 +325,74 @@ modules:
num_oid: '.1.3.6.1.4.1.2620.1.6.7.8.3.1.3.{{ $index }}'
descr: voltageSensorName
index: 'voltageSensorValue.{{ $index }}'
count:
data:
#Connections
-
oid: fwNumConn
num_oid: '.1.3.6.1.4.1.2620.1.1.25.3.{{ $index }}'
index: 'fwNumConn.{{ $index }}'
descr: 'Number of concurrent connections'
group: Connections
-
oid: fwPeakNumConn
num_oid: '.1.3.6.1.4.1.2620.1.1.25.4.{{ $index }}'
index: 'fwPeakNumConn.{{ $index }}'
descr: 'Peak number of concurrent connections'
group: Connections
-
oid: fwConnTableLimit
num_oid: '.1.3.6.1.4.1.2620.1.1.25.10.{{ $index }}'
index: 'fwConnTableLimit.{{ $index }}'
descr: 'Limit of Connections table'
group: Connections
-
oid: fwConnectionsStatConnectionRate
num_oid: '.1.3.6.1.4.1.2620.1.1.26.11.6.{{ $index }}'
index: 'fwConnectionsStatConnectionRate.{{ $index }}'
descr: 'Connections rate'
group: Connections
-
oid: fwSXLConnsExisting
num_oid: '.1.3.6.1.4.1.2620.1.36.1.2.{{ $index }}'
index: 'fwSXLConnsExisting.{{ $index }}'
descr: 'Number of connections handled by SecureXL'
group: Connections
#VPN
-
oid: cpvIKECurrSAs
num_oid: '.1.3.6.1.4.1.2620.1.2.9.1.1.{{ $index }}'
index: 'cpvIKECurrSAs.{{ $index }}'
descr: 'Number of IKE current SAs'
group: VPN
-
oid: cpvCurrEspSAsIn
num_oid: '.1.3.6.1.4.1.2620.1.2.5.2.1.{{ $index }}'
index: 'cpvCurrEspSAsIn.{{ $index }}'
descr: 'Number of IPsec current Inbound ESP SAs'
group: VPN
-
oid: cpvCurrEspSAsOut
num_oid: '.1.3.6.1.4.1.2620.1.2.5.2.3.{{ $index }}'
index: 'cpvCurrEspSAsOut.{{ $index }}'
descr: 'Number of IPsec current Outbound ESP SAs'
group: VPN
#Logging
-
oid: mgLSLogReceiveRate
num_oid: '.1.3.6.1.4.1.2620.1.7.14.1.{{ $index }}'
index: 'mgLSLogReceiveRate.{{ $index }}'
descr: 'Log Receive Rate'
group: Logging
-
oid: mgLSLogReceiveRatePeak
num_oid: '.1.3.6.1.4.1.2620.1.7.14.2.{{ $index }}'
index: 'mgLSLogReceiveRatePeak.{{ $index }}'
descr: 'Log Receive Rate Peak'
group: Logging
-
oid: fwLoggingHandlingRate
num_oid: '.1.3.6.1.4.1.2620.1.1.30.7.{{ $index }}'
index: 'fwLoggingHandlingRate.{{ $index }}'
descr: 'Log Rate'
group: Logging

View File

@@ -23,6 +23,54 @@
"sensors": {
"discovery": {
"sensors": [
{
"sensor_deleted": 0,
"sensor_class": "count",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.2620.1.1.30.7.0",
"sensor_index": "fwLoggingHandlingRate.0",
"sensor_type": "gaia",
"sensor_descr": "Log Rate",
"group": "Logging",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 435,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "count",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.2620.1.1.25.3.0",
"sensor_index": "fwNumConn.0",
"sensor_type": "gaia",
"sensor_descr": "Number of concurrent connections",
"group": "Connections",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 61476,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "state",

View File

@@ -23,6 +23,54 @@
"sensors": {
"discovery": {
"sensors": [
{
"sensor_deleted": 0,
"sensor_class": "count",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.2620.1.7.14.1.0",
"sensor_index": "mgLSLogReceiveRate.0",
"sensor_type": "gaia",
"sensor_descr": "Log Receive Rate",
"group": "Logging",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 1,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "count",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.2620.1.7.14.2.0",
"sensor_index": "mgLSLogReceiveRatePeak.0",
"sensor_type": "gaia",
"sensor_descr": "Log Receive Rate Peak",
"group": "Logging",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 5,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "fanspeed",

View File

@@ -155,7 +155,8 @@
1.3.6.1.4.1.2620.1.6.16.7.0|4|ProLiant DL380 Gen9
1.3.6.1.4.1.2620.1.7.5.0|4|active
1.3.6.1.4.1.2620.1.7.6.0|66|1
1.3.6.1.4.1.2620.1.7.14.1.0|66|913
1.3.6.1.4.1.2620.1.7.14.1.0|66|1
1.3.6.1.4.1.2620.1.7.14.2.0|66|5
1.3.6.1.4.1.2620.1.7.14.4.1.2.1.0|4|Local Clients
1.3.6.1.4.1.2620.1.7.14.4.1.2.2.0|4|gw1-ckp-gaia
1.3.6.1.4.1.2620.1.7.14.4.1.2.3.0|4|gw2-ckp-gaia