Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 

Easy View Tool

HeikoAnkenbrand
Champion Champion
Champion

evt123.JPG

This tool shows you quickly an overview of status information of all your gateways with only one CLI command.
It shows the most important performance relevant information of all gateways, which are briefly summarized in this article (R80.x - Top 20 Gateway Tuning Tips).

eazy view tool.png


Just install the tool on the management SMS or MDS and execute the CLI command "eview".

# eview

eview_02.JPG

# eview -r                       -> Shows remote access statistics (VPN User, MOB Portal User

...;
TO ACCESS CHECKMATES TOOLBOX it's simple and free

Disclaimer: Check Point does not provide maintenance services or technical or customer support for third party content provided on this Site, including in CheckMates Toolbox. See also our Third Party Software Disclaimer.




(1)
24 Replies

Pablo_Montega
Contributor

Nice tool!

Please add:

- Memory infos

- HD infos

- System load

 

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


MiguelHernandez
Employee
Employee

Great work Heiko!  😀

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


Norbert_Bohusch
Advisor

Nice, please add more info about Mgmt as well (like JHF, etc.)

 

edit:

It would also be nice to attach a filter-list so in big environments it's only gathering from some gateways. This would help in getting main information of the environment for TAC when opening a case.

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


HeikoAnkenbrand
Champion Champion
Champion

 

More "Easy Tools"


- Easy Backup Tool - (migrate export + all GAIA configs)                   -> Easy backup of all gateway GAIA configs + migrate export with one CLI command.
- Easy execute CLI commands on all gateways simultaneously        ->  Now you can use the new command to execute bash or clish commands on all gateway simultaneously.
- Easy execute CLI commands from management on gateways        -> Easy execute CLI commands from management on g

...;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


PhoneBoy
Admin
Admin
Spelling error for "Blades" and "Status" in the screenshot.
Some might also want to see remote access usage in there. ;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


HeikoAnkenbrand
Champion Champion
Champion

Hi @PhoneBoy ,

Thanks for the tips. I built it in:

 

 

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

Nauuk_K
Participant

Nice tool  @HeikoAnkenbrand

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


HeikoAnkenbrand
Champion Champion
Champion

add parameter (firewall policy and date)
add SecureXL AVG Load (SecureXL has cost me my nerves:-)

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


HeikoAnkenbrand
Champion Champion
Champion

Now:

- add parameter (firewall policy and date)
- add SecureXL AVG load and CoreXL AVG load
- add network errors (RX-ERR, RX-OVR, RX-DRP)

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


HeikoAnkenbrand
Champion Champion
Champion

New:

- add half duplex errors, MQ and 10GB Interfaces (yes/no), interfaces with bad/unsupported driver
- bug fixed SXL AVG load
- add SXL Accept-, Drop- and NAT-Templates

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


James_T_Kirk
Participant

The AVG load is always displayed with 8-9 percent for usfw. Is this normal?

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

Daniel_Hainich
Collaborator

hi, i have installed the tool on my sms running R80.20. script is running for some minutes, but i got no results. only the header is visible. can you help?

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

Daniel_Hainich
Collaborator

Hi Heiko, i found why eview was not running. i changed management-port. after modifying the script, all is working. but it seems there is an error with multi-queue.

Multi Queueing | Status: on 10GB Interface: no

[Expert@host:0]# cpmq get

Active ixgbe interfaces:
eth3-01 [On]
eth3-02 [On]

 

 

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

HeikoAnkenbrand
Champion Champion
Champion

Now tested with R80.40.

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


Pedro_Domingo_P
Explorer

Thank you very much for your work

I found an error running the script. MDS R80.30  installed on  an vmware open server

"The MDS is running but a connect to management API isn't possible."

I can bypass the error by changing the following line (line 80)

"if grep -q Gaia /tmp/eview_login; then"

with

"if grep -q product-version /tmp/eview_login; then"

It seems to work

am I missing something?

Thank you in advanced

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


HeikoAnkenbrand
Champion Champion
Champion

Hi @Pedro_Domingo_P,

Nice!

I'll change that in the next version.

Thanks
Heiko

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

SOC_PT_S21sec
Explorer

Hello all,

I`ve tried to intall eview solution on my managent(VSX) and when i try to run it, i got the message "The MDS is running but a connect to management API isn't possible."

The i try to correct the script as esuggested by Pedro Domingo even after this it keeps the same state - non funcional.

 
 
 
 I dont know if this issue is related with VSX enviroment?!!Maybe... If anyone has any ideas...thank you 🙂
 BTW, the tool seems very han
...;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

Eduardo_Pereira
Employee Alumnus
Employee Alumnus

Great tool, Heiko! Thank you for that!

I just tested on my R81 Gateway and everything works!

Untitled.png

 

Where it reads SNDs, it would be nice to see what are the CPU allocated for SND. Usually I use "fw ctl affinity -l -r" for that.

But thats a very useful tool. Sharing in my region!

Thank you.

 

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

HeikoAnkenbrand
Champion Champion
Champion

Thanks @Eduardo_Pereira,

I would like a R81 version to test.:-)
But good to know that it works.

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

Maarten_Sjouw
Champion
Champion

Very nice tool indeed  @HeikoAnkenbrand just a small request, for a MDS could you add the option to just check on 1 CMA instead of running through all CMA's and listing all gateways? 80-120 gateways is the number of gateways per MDS in our environment And most of the times I just want to check 1 CMA/customer.

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

jsilva_1
Explorer

Good afternoon HeikoAnkenbrand,

 

problems in running the script at R80.30 VSX environment in a 15600's cluster.

error in comunication with API. can it be user permissions ? how to troubleshoot ?

thx in advance

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

AttiqRahman
Explorer

Hi  @HeikoAnkenbrand 

I have changed MGMT port and edited "if grep -q Gaia /tmp/eview_login; then" to "if grep -q product_version /tmp/eview_login; then" /tmp/eview_login; then"  on both instances.

I am still getting the attached error. 

we have 18 cloudguard gateways and SMS in Cloud as well.

;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos

Kasim_Gokbel
Participant
Participant

Hi Heiko,

 

Thanks for this wonderful script. I tried to run it on my lab. It failed as below. I changed the management port but it is still same. Do I need to change anything else?


------------------------------------------------------------------------------
- Easy View Tool v0.8 - Author Heiko Ankenbrand 2020 -
------------------------------------------------------------------------------

Logout failed
The SMS is running but a connect to management API isn't possible.

 

Thanks

...;
TO ACCESS CHECKMATES TOOLBOX it's simple and free


0 Kudos