Graig, I will check the scheduler first tomorrow morning , I did browse to the batch file so I am pretty confident there is no /php behind the command.
Beside that, is there anywhere else to look ? Note that even when running the poller.bat manually the rdd folder is not being updated. There is only the check file in the folder. Leopold -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig Small Sent: Wednesday, August 03, 2005 6:45 PM To: [email protected] Subject: Re: FW: [jffnms-users] monitoring On Wed, Aug 03, 2005 at 03:59:43PM -0400, gitersonl wrote: > What's the cause of this error message. > > I think I might have a typo somewhere, but where ? It would be. > Via the scheduler I get an error message: > > Invalid switch "/php" What have you entered in the scheduler? I'm guessing you have /some/path/name /php or some other typo. Invalid switch means that /php is being parsed as a switch, eg dir /a (/a is the switch) and not as a command. - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 Eye-Net Consulting http://www.enc.com.au/ MIEE Debian developer csmall at : enc.com.au ieee.org debian.org ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
