Radius servers configured do not match requirement-checkpoint-secureplatform
Vendor: checkpoint
OS: secureplatform
Description:
Indeni can verify that certain Radius servers are configured on a specific device.
Remediation Steps:
Update the configuration of the device to match the requirement.
chkp-secureplatform-radius_servers_show
name: chkp-secureplatform-radius_servers_show
description: displays list of radius servers
type: monitoring
monitoring_interval: 10 minutes
requires:
vendor: checkpoint
os.name: secureplatform
comments:
radius-servers:
why: |
To check the radius-server configured. If the configuration are not correct the administatrotrs will not be able
to log in
how: |
By runing the Check point Secureplatform command "radius servers show"
can-with-snmp: false
can-with-syslog: false
steps:
- run:
type: SSH
command: ${nice-path} -n 15 radius servers show
parse:
type: AWK
file: radius-servers-show.parser.1.awk
CrossVendorRadiusServersComplianceCheckRule
Failed to fetch the data: https://bitbucket.org/indeni/indeni-knowledge/src/master/rules/templatebased/crossvendor/compliance/CrossVendorRadiusServersComplianceCheckRule.scala