Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Concurrent Connections?

Hi, the other day I had a spike of concurrent connections, 3x higher then any spike I've seen. Is there anyplace to find information about this spike, if it did not trip any firewall log rules?


This thread was automatically locked due to age.
Parents
  • Thanks teched, 

    Now just need to get a list of the tables to incorporate time into the search.
    is it 
    psql reporting -U reporting -c "SHOW TABLES"  ?
  • Thanks teched, 

    Now just need to get a list of the tables to incorporate time into the search.
    is it 
    psql reporting -U reporting -c "SHOW TABLES"  ?


    I ran this and got a big list of tables. Now to figure out what they do...

    psql reporting -U reporting -c "SELECT table_name FROM  Information_schema.tables WHERE table_schema='public'"
Reply
  • Thanks teched, 

    Now just need to get a list of the tables to incorporate time into the search.
    is it 
    psql reporting -U reporting -c "SHOW TABLES"  ?


    I ran this and got a big list of tables. Now to figure out what they do...

    psql reporting -U reporting -c "SELECT table_name FROM  Information_schema.tables WHERE table_schema='public'"
Children
No Data
Share Feedback
×

Submitted a Tech Support Case lately from the Support Portal?