diff --git a/checkman/checkpoint_fw_ls b/checkman/checkpoint_fw_ls new file mode 100644 index 0000000000000000000000000000000000000000..29a1f888c56e7f76285a4c7c58cb4608e74ee5d0 --- /dev/null +++ b/checkman/checkpoint_fw_ls @@ -0,0 +1,26 @@ +title: Checkpoint Firewalls: Status of Connection to the log server +agents: snmp +catalog: hw/network/checkpoint +license: GPL +distribution: https://thl-cmk.hopto.org +description: + This check monitors the connection form the firewall to the log server. + The service for the log server connection will be in the state {CRIT} if there + is an connection error or the connection state changes (for example form connected + to disconnected). The overall state changes to {WARN}/{CRIT} if the gateway + reports an overall state of error or warning. For "Local Logging" the over all + service changes to {WARN} if the gateway reports "local logging configured" or + "local logging due to high rate". If the Gateway reports "Logging local due to + connectivity" the overall state changes to {CRIT}. + + This check was tested with Check Point R77.10/R77.20/R77.30 and R80.10. + + Note: the perfdata may not be available on R77.x + +inventory: + The inventory creates one service for each log server and one service for the + over all log server connection status. + +item: + The item will be created from the IP address of the log server(s). For the over + all service the item is static "over all".