W3SVC: Error

Hi, I am getting a W3SVC: Error wwhen its checking the W3SVC, I have followed the instructions from the nagios documentation to est it up.

Anyone have any ideas?

I have attached a screenshot of it

Thanks
Andy

{e_FILE}public/1217415111_10807_FT0_error.jpg

You should give us more info. Post the service definition for W3SVC service here so we could see if there are any errors. Did you try to run the service check for W3SVC manualy in terminal? Try that and see what does it say (also copy/paste the output here) so we could debug it more easily.

define service{
use generic-service
host_name andyp-1
service_description W3SVC
check_command check_nt!SERVICESTATE!-d SHOWALL -l W3SVC
}

That is the service definition for W3SVC, How would I run W3SVC manually in the terminal?