What Is Status2k? Status2k is a server monitoring/uptime script, as well as a useful guide for current and future clients to see how your server is preforming Status2k packs in many more features than the competition. Features? Monitor custom ports on any server (also port/service uptime in percentage). Notification if service/port goes down. Notification of high load (e-mail includes the 5 most cpu-consuming processes). Show current Load/Memory/Swap & Hard Drive usage. Server announcements/news area (with RSS feed). CPU/Processer information (Client view). Current server uptime (day/hour/min/sec). Average server load (Client view). PHP/MySQL/Zend version (Client view). Kernel/Distro/Platform (Client view). Dynamic server images (Load/Uptime). PHPInfo (Client view). Password protected admin area. Live admin area (AJAX) displays Load, Memory, Swap, Ports/Services, Users in SSH, Connection Stats. Admin Logs Mod Security, Access, Suexec, DMESG, Error & SSL Logs. System Info: Processes, Apache/User CPU & MEM Usage, Apache Stats, MySQL Processes, MySQL Stats, Process Tree, NetStat, Routing Table, Last SSH Logins. 24 Hour Graphs: Load, Memory, Swap. Tools: Apache Bench, PHP-SSH, Whois. Demo? For a demo please head over to: http://www.status2k.com/demos.html Website? http://www.status2k.com/ Questions? Please feel free to reply to this topic, ask on our forums or e-mail . Prices? $19.95 - Yearly. $12.95 - Semi-Annual. $49.95 - Perpetual/Lifetime. Installation can also be done at $10 per server. Order? To order please head over to our BuyNow page: http://www.status2k.com/buynow.html We accept all major credit cards through 2CO as well as PayPal. Thanks for looking!
does this script also able to monitor the incoming and outgoing bandwidth? If yes, great! If no, is there a possibility to integrate it? thanks!
As far as I know, no, but real-time monitoring of your server space/RAM/ports/etc. is pretty good as it is. He's adding stuff with each new version too. You can see an example of mine here: status.littlbuger.info
yeah thanks, but i defenitely need to have bandwidth monitoring, it was great if it was included so i can monitor everything
Actually I've done a bit of coding and using /proc/net/dev I was able to count the amount of bytes transfered in and out of the server so I have added it to the todo list for v2.4 which should be released soon all going well.
Pilar, I currently have the script monitoring monthly bandwidth, I'm also planning on adding a 24hour bandwidth graph. Was there anything else regarding bandwidth monitoring that you were looking for in the script?
Why dont you add MRTG graphs as it'll simpoly increase the value of script and will be really dream tool of an admin.
Not really because you could just use MRTG and the script together and it would be just the same, plus earning money because I just added MRTG graphs seems unfair as MRTG is free. What MRTG does would be quite easy to make myself now considering I have all the bytes incoming and outgoing logged, all I would have to do is divide them by the check time which is every 5 mins and I can get the transfer rate per second or minute... Then its just a case of graphing the data.
Yes, I am looking for realtime incoming/outcoming bandwidth PM please when the script is ready to use Thanks!