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