| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Vivek Khera | Date: | January 3 2000 7:19pm |
| Subject: | Re: script for periodic checking that server is up | ||
| View as plain text | |||
>>>>> "JP" == Jerry Preeper <preeper@stripped> writes: JP> I was just wondering if anyone had a perl script they wouldn't mind sharing JP> that simply checks to make sure the mysql server is up and running on a JP> periodic basis that I can run out of cron. Not perl, but expect. call it "checkmysql" then run it as "checkmysql HOSTNAME MYSQLROOTPASSWORD"
