Craig I just verified the task scheduler. There is no /php in the command. I am using the task wizard to create the tasks, so there is no actual manual input. I delete the task also, and recreate it, and still I am receiving the invalid switch error.
Btw. When running the poller.bat from the dos promp, the rrd folder is not being populated. 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
