24239pseudo-cron v1.3http://www.bitfolge.de/pseudocronUsually regular tasks like backup up the site's database are run using cron jobs. With cron jobs, you can exactly plan when a certain command is to be executed. But most homepage owners can't create cron jobs on their web server ? providers demand some extra money for that.
The only thing that's certain to happen quite regularly on a web page are page requests. This is where pseudo-cron comes into play: With every page request it checks if any cron jobs should have been run since the previous request. If there are, they are run and logged.PHP > Scripts and Programs > Server ManagementOct 15, 2006
Server guardian is a web based utility designed for hosting companies and network administrators to monitor their systems for failiures and display these on a web based interface either to their customers or staff.
Currently the program only cleans one page at a time. This means that links on the formatted page will not work, but you can come back and paste a link or url in.
This is a PHP fronted end to vnStat, a network traffic logger. Since vnStat is console mode only I created this script to make a 'nice' report of the data collected by vnStat. For more information about vnStat check out the vnStat homepage.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.