03-08-2007 12:27 PM - edited 03-11-2019 02:43 AM
Just hooked this up today and with Vibhor's help I have the DMZ working with nothing but a test server in it replying to ping. But I noticed that the firewall slowed down after about an hour when I was viewing the configs and whatnot and I did a sh cpu usage and got this back:
LINTHpix515# sh cpu usage
CPU utilization for 5 seconds = 96%; 1 minute: 96%; 5 minutes: 97%
Very high, what do I need to look for?
03-08-2007 12:38 PM
please verify the amount of traffic and the connections :-
1)sh conn count
2)sh xlate count
3)sh traffic
4)sh proc mem
Which code are you running ?
Is there any URL server configured ?
for preliminary troubleshooting..the above outputs should be enough
03-08-2007 12:47 PM
LINTHpix515# sh conn count
160 in use, 384 most used
LINTHpix515# sh traff count
outside:
received (in 23920.770 secs):
2038832 packets 1452267727 bytes
85 pkts/sec 60172 bytes/sec
transmitted (in 23920.770 secs):
1725902 packets 667369321 bytes
72 pkts/sec 27001 bytes/sec
inside:
received (in 23920.770 secs):
52556502 packets 1560072202 bytes
2017 pkts/sec 65038 bytes/sec
transmitted (in 23920.770 secs):
154403316 packets 2249075846 bytes
6095 pkts/sec 94021 bytes/sec
dmz:
received (in 23920.820 secs):
138299 packets 12667907 bytes
5 pkts/sec 170 bytes/sec
transmitted (in 23920.820 secs):
14366 packets 1471404 bytes
0 pkts/sec 61 bytes/sec
LINTHpix515# sh xlate count
228 in use, 439 most used
I have http server disabled.