[FilterScript] Network Stats Log
#1

I made a quick, small filterscript that will get the network stats at specified intervals, and will save them to a file such as "[July 30, 2011] - [13-41-07].txt". This is a standalone filter script and you are able to easily specify how long of an interval you want to have between log points.

Requirements
--You need to have the following directory structure in your scriptfiles folder "Logs/Network Usage"
--You need the latest pawn includes, compiler, and server (RC5)

It is recommended you don't use Notepad to open these text files as it shows it all in a single line, Notepad++ works fine though.
Reply
#2

Nice idea, you've just given me an idea for a filterscript to make by this too.
Reply
#3

Quote:
Originally Posted by Calg00ne
Посмотреть сообщение
Nice idea, you've just given me an idea for a filterscript to make by this too.
That was my main intent, :P
Reply
#4

Код HTML:
C:\Documents and Settings\Admin\Рабочий стол\NetworkLog.pwn(43) : error 017: undefined symbol "GetNetworkStats"
C:\Documents and Settings\Admin\Рабочий стол\NetworkLog.pwn(43) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#5

Quote:
Originally Posted by hillko
Посмотреть сообщение
Код HTML:
C:\Documents and Settings\Admin\Рабочий стол\NetworkLog.pwn(43) : error 017: undefined symbol "GetNetworkStats"
C:\Documents and Settings\Admin\Рабочий стол\NetworkLog.pwn(43) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
You don't have the latest server/pawn set, download RC5
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)