mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-21 21:33:25 +01:00
additions, corrections, etc.
This commit is contained in:
@@ -105,6 +105,44 @@ status: Work in Progress.
|
|||||||
|===
|
|===
|
||||||
|
|
||||||
|
|
||||||
|
== cpsemd - logging into the SmartEvent GUI
|
||||||
|
[cols=2, options="header"]
|
||||||
|
|===
|
||||||
|
|Flavor
|
||||||
|
|Description
|
||||||
|
|
||||||
|
|*default*
|
||||||
|
| Status and stats of `cpsemd` service, responsible for logging into the SmartEvent GUI: Process Status, number of New events handled/Updates handled, Current database size, Database capacity, Events in database, Available database disk space, Is database full, Total database disk space.
|
||||||
|
|
||||||
|
|===
|
||||||
|
|
||||||
|
== vsec - cloud Controller
|
||||||
|
[cols=2,options="header"]
|
||||||
|
|===
|
||||||
|
|
||||||
|
|Flavor
|
||||||
|
|Description
|
||||||
|
|
||||||
|
|*default*
|
||||||
|
|Status of vSEC Controller (Check Point firewall for virtualized environments like VMware ESXi, Microsoft Hyper-V and KVM): vSEC Controller Status (on/off), Number of disconnected Data Centers, Number of Data Centers, Number of imported Data Center objects, Number of gateways enforcing Data Center objects, for each Data Center: Controller, Type, Status, Imported Objects, Controller Updates. For Gateways Enforcing Data Center objects: Name, IP, Version, Update status.
|
||||||
|
|
||||||
|
|===
|
||||||
|
|
||||||
|
|
||||||
|
== cpsead - Correlation Unit
|
||||||
|
[cols=2, options="header"]
|
||||||
|
|===
|
||||||
|
|
||||||
|
|Flavor
|
||||||
|
|Description
|
||||||
|
|
||||||
|
|*default*
|
||||||
|
|Stats of `cpsead` daemon responsible for Correlation Unit functionality: Process is alive, Connected to SEM, Logs Processed, No Free Disk Space.
|
||||||
|
|
||||||
|
|===
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
== thresholds - Alert Thresholds
|
== thresholds - Alert Thresholds
|
||||||
NOTE: Thresholds and their actions are configured via `threshold_config` CLI tool. The tresholds are saved (by default) to `$FWDIR/conf/thresholds.conf`.
|
NOTE: Thresholds and their actions are configured via `threshold_config` CLI tool. The tresholds are saved (by default) to `$FWDIR/conf/thresholds.conf`.
|
||||||
|
|
||||||
|
|||||||
@@ -62,6 +62,8 @@ Yuri Slobodyanyuk, https://www.linkedin.com/in/yurislobodyanyuk/
|
|||||||
Show the routing table for IPv6 only. +
|
Show the routing table for IPv6 only. +
|
||||||
Show the routing table for IPv4 only.
|
Show the routing table for IPv4 only.
|
||||||
|
|
||||||
|
|*ip route show table all*
|
||||||
|
|Show ALL routing tables of the server, helpful when there is Policy Based Routing (PBR) in place.
|
||||||
|
|
||||||
|*ip route add default via 10.10.10.1* +
|
|*ip route add default via 10.10.10.1* +
|
||||||
*ip route add default dev ens36* +
|
*ip route add default dev ens36* +
|
||||||
|
|||||||
Reference in New Issue
Block a user