CPUG: The Check Point User Group

Resources for the Check Point Community, by the Check Point Community.


First, I hope you're all well and staying safe.
Second, I want to give a "heads up" that you should see more activity here shortly, and maybe a few cosmetic changes.
I'll post more details to the "Announcements" forum soon, so be on the lookout. -E

 

Results 1 to 2 of 2

Thread: get VSX throughput by CLI

  1. #1
    Join Date
    2014-10-10
    Posts
    250
    Rep Power
    9

    Default get VSX throughput by CLI

    I am looking for the best way to obtain network throughput on VSX , per phy interface or per VS (CLI) . I know I can do below , but this only works for VS0

    Code:
    [Expert@VSX-1:0]# cpview -p | grep 'Bits/sec' | awk '{print $3}'
    167K
    Is there a way to do it without switching to each VS ?

  2. #2
    Join Date
    2011-08-02
    Location
    http://spikefishsolutions.com
    Posts
    1,668
    Rep Power
    13

    Default Re: get VSX throughput by CLI

    sure, figure out the table schema then pipe the sql commands you want into a shell script. Database is /var/log/CPView_db or something like that.

Similar Threads

  1. Interface Throughput
    By alienbaby in forum Scripts and Tools
    Replies: 1
    Last Post: 2011-10-04, 09:49
  2. throughput
    By *tomo* in forum Miscellaneous
    Replies: 0
    Last Post: 2011-07-07, 10:36
  3. IP560 Throughput
    By lbraid in forum Check Point IP Appliances and IPSO (Formerly Sold By Nokia)
    Replies: 7
    Last Post: 2007-09-27, 08:15
  4. Bad throughput on NGX R65 cluster
    By drhex2000 in forum Clustering (Security Gateway HA and ClusterXL)
    Replies: 6
    Last Post: 2007-08-11, 06:44
  5. CP Throughput
    By jcdavisi in forum Miscellaneous
    Replies: 8
    Last Post: 2006-08-08, 15:33

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •