![]() |
Ping Raz - Printable Version +- Welcome to The Australian Hayabusa Club Forum - ARCHIVE ONLY VERSION - NEW REGISTRATIONS & POSTS DISABLED (https://www.australian-hayabusa-club.com/MyBB) +-- Forum: Bike Discussions (https://www.australian-hayabusa-club.com/MyBB/forumdisplay.php?fid=35) +--- Forum: General Discussion (https://www.australian-hayabusa-club.com/MyBB/forumdisplay.php?fid=1) +--- Thread: Ping Raz (/showthread.php?tid=7394) |
Ping Raz - DjPete - 14-06-2007 Raz, We need your help re slow server at peak times. They are aware of the prob and have asked us to do a Ping and trace route when slow (on command prompt). And then email them the results. They have had other complaints from that server box so in a way that is good news. They said they are working on it. Can you look into that maybe tonight at peak time when we have the probs. Much appreciated. RE: Ping Raz - RaZz0R - 14-06-2007 Sure can mate!! I have knocked up a small script (Batch file) that people can use. it can be downloaded from here: www.users.on.net/~razz0r/busa/prt.bat very small file. Here is whats in it: **NOTE: Everytime you run this it will overwrite the log file from the last time you ran it - I could change this so it dont & logs time&date - could also have it log the PC its coming from but I see that as a security/priv issue so its not done.** Quote:ping www.australian-hayabusa-club.com > c:\busaclub.log **this line does a ping to the website & logs what happends - all logs will be put in the "C" drive with the name busaclub.log** and here is what mine showed: From the busaclub.log file: Pinging www.australian-hayabusa-club.com [203.28.48.5] with 32 bytes of data: Reply from 203.28.48.5: bytes=32 time=23ms TTL=55 Reply from 203.28.48.5: bytes=32 time=26ms TTL=55 Reply from 203.28.48.5: bytes=32 time=25ms TTL=55 Reply from 203.28.48.5: bytes=32 time=24ms TTL=55 Ping statistics for 203.28.48.5: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 23ms, Maximum = 26ms, Average = 24ms From the rtbusaclub.log file: Tracing route to www.australian-hayabusa-club.com [203.28.48.5] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms 192.168.1.254 2 8 ms 9 ms 9 ms loop0.lns4.mel6.internode.on.net [150.101.212.22] 3 9 ms 9 ms 9 ms gi0-3.cor1.mel6.internode.on.net [150.101.212.158] 4 21 ms 20 ms 20 ms pos2-1.bdr1.syd6.internode.on.net [150.101.212.86] 5 20 ms 20 ms 20 ms pos5-0.bdr1.syd6.internode.on.net [150.101.120.65] 6 21 ms 21 ms 20 ms Gi14-0-3-503.gw2.syd1.asianetcom.net [150.101.197.34] 7 54 ms 23 ms 24 ms TNZ.gw2.syd1.asianetcom.net [202.147.41.118] 8 22 ms 23 ms 23 ms connect1.sybr4.global-gateway.net.nz [203.96.120.122] 9 24 ms 24 ms 24 ms gigabitethernet0-1.cor2.syd.connect.com.au [203.63.170.214] 10 25 ms 25 ms 33 ms con7608-4.gw.connect.com.au [203.63.116.205] 11 26 ms 26 ms 24 ms sokar.instanthosting.com.au [203.28.48.5] Trace complete. so this is what the file does - simple as we that. if people could download it & run it when the forum is slow for them & emal myself or you DJ with their log files (Remember to rename the files when you save them so you know where they have come from) then we can start figuring out whats happening. Also if the ISP can give me a ssh shell to the linux server I can jump on & run a command called "top" which can show me how busy the server is with disk I/O, CPU & Memory - even network - but this is the first step & what the ISP support will want. RE: Ping Raz - DjPete - 14-06-2007 excellent Raz. Thanks for that. Maybe we use the top command if we still have no joy? See what happens tonight at peak hour. 1000 thanks, I knew this would be right up your ally. RE: Ping Raz - RaZz0R - 14-06-2007 np dude, forum slowed a little just before & ping times were up by a little.. but not much. if it turns out the network is fine could be a Database or server issue. how big is the Database now for the forum?? |