hostNOX
06-14-2002, 06:32 PM
Would anyone know, where and how much if it does cost to get http://status.mchost.com/ this script. Or the name of it.
![]() | View Full Version : MChost Status Page hostNOX 06-14-2002, 06:32 PM Would anyone know, where and how much if it does cost to get http://status.mchost.com/ this script. Or the name of it. MCHost-Marc 06-14-2002, 07:02 PM http://scripts.tlcwe.com/ :) hostNOX 06-14-2002, 08:07 PM muchos glacious, i think thats how its said. Lol I never did pay attention in spanish class. :pimp: Jedito 06-14-2002, 09:33 PM Originally posted by hostNOX muchos glacious, i think thats how its said. Lol I never did pay attention in spanish class. :pimp: Sorry for correct you, but is "muchas gracias" :) hostNOX 06-14-2002, 09:48 PM Lol, I told you i never paid attention in spanish class, but some how managed a C Average ? :pimp: KualoJo 06-14-2002, 09:49 PM Nobody likes a smart alec Jedito! Only joking. Thanks Marc for the status script link. :) Jedito 06-14-2002, 09:56 PM Originally posted by jstonehouse Nobody likes a smart alec Jedito! Only joking. Thanks Marc for the status script link. :) I'm not a smart alec, but spanish is my native language :) hostNOX 06-14-2002, 10:41 PM Originally posted by Jedito I'm not a smart alec, but spanish is my native language :) Hehe, cool we learn something everyday don't we?:D Accept when i took spanish.:smokin::pimp: Haze 06-16-2002, 12:24 AM How do you get the cron to execute? I know how to set up a cron, just don't know what the command is for this. Rochen 06-16-2002, 12:30 AM Originally posted by Haze How do you get the cron to execute? I know how to set up a cron, just don't know what the command is for this. If you are setting it up via CPanel and want it to run the cron every 1 minute the command is: * * * * * GET http://path_to_script/cron_script.php > /dev/null Jedito 06-16-2002, 12:33 AM Originally posted by Haze How do you get the cron to execute? I know how to set up a cron, just don't know what the command is for this. I didn't tried, but I think that could it work: */5 * * * * lynx -dump URL Haze 06-16-2002, 12:34 AM Hmm.. i tried that at the command line and it just stalled.. ill give it a go again, thanks! Jedito 06-16-2002, 12:40 AM which one did you tried? Haze 06-16-2002, 12:42 AM tried the GET command one. It seems to have just worked at the command line :) HostingDirect 06-16-2002, 07:09 AM Haze, From cpanel cron I am using the following and it works just fine. */5 * * * * curl http://yourdomain.com/netstatus/cron_script/cron_script.php You may find that this generates a email to the admin box everytime it runs so I had to put in a subject line filter in that accounts email account to /dev/nul those messages. Jim_UK 06-16-2002, 03:10 PM If you're still after a server status script this one (http://status.clook.net) should be ready for release tomorrow (or maybe the next day) :) HostingDirect 06-16-2002, 03:54 PM Jim, Tht one looks great, will that be a free or pay script? I like the load trending. Thanks! Jim_UK 06-16-2002, 06:28 PM Originally posted by HostingDirect Jim, Tht one looks great, will that be a free or pay script? I like the load trending. Thanks! It will be free... just finished doing a little webpage to describe it all now :) Check http://scripts.clook.net tomorrow and it should be available :) rfxn 06-16-2002, 07:30 PM i personaly like my status page better :P http://www.r-fx.net/status.php |