I am following this article http://wellconsidered.be/nodejs-with-upstart-and-monit

when i give this in config file ,i name it mystartupprocessmonit in conf.d folder

check host site-c.noort.be with address xxx.xxx.xxx.xxx 
start "/sbin/start site-c.noort.be" stop "/sbin/stop site-c.noort.be"
if failed port 8124 protocol HTTP request / with timeout 5 seconds then restart

when i give mystartupprogram instead of site-c.noort.be then it gives me following error

 [ý:6: Error: service name conflict, mystartupprogram already defined '5'

Please suggest why this error is coming .

My Server is running on 8002 port

link|improve this question

50% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.