Quantcast
Channel: Raging Computer » Windows XP
Viewing all articles
Browse latest Browse all 3

Windows Media Services Stats

0
0

What good is it to run a service if you don’t know how much it’s being used? I’m all about making my workstation earn its keep. I’m running Windows XP Pro (Volume License). I like Apache, I like AWStats, and AWStats will handle streaming media server logs!

Xampp (Awesome-ness for installing a webserver on a windows workstation)
http://www.apachefriends.org/en/xampp-windows.html

Xampp + AWStats
http://www.apachefriends.org/f/viewtopic.php?p=39563

AWStats + Media Services
http://awstats.sourceforge.net/docs/awstats_faq.html#MEDIASERVER

Scheduled tasks does the interesting things here…. It runs under my credentials, I have it run multiple times per day, copy the log files from the media server (which my username has administrative rights to, but isn’t required if the log folder is shared) and update AWStats.

logupdate.bat
copy /y \mediaserverc$WINDOWSsystem32LogFilesWMSMountPoint*.log C:wms
C:xamppperlbinperl.exe C:xamppcgi-binawstatsawstats.pl -config=mediaconfigname -update > C:awstatsmediaupdatelog.txt


Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images