PRTG which I use is windows based. Really all I need is a file I can put in the webserver directory that I can hit that has the online users # in []
For example
Online Users [1102]
Even if it was a cron job that every 60 seconds did online users > onlineusers.html
but I don't know how to write the scripting in linux to do that.