Page 1 of 1

Check_imap Plugin Results Error "Connection Refused"??

Posted: Tue Oct 25, 2011 2:04 am
by mohsin2011
i am trying to execute "check_imap -H IP" but it is giving error permission refused i have given permission to it by using command " chmode +x <script>" but it still giving the same error when i do ls -l on the directory having plugins it results for check_imap,

lrwxrwxrwx 1 root root 9 Oct 19 10:16 check_imap -> check_tcp

how do i enable this pliugin to run and show result at the application UI ???

Hopes to listen from you soon !

Best Regards,

Re: Check_imap Plugin Results Error "Connection Refused"??

Posted: Tue Oct 25, 2011 4:38 pm
by mguthrie
Check to see if the nagios user can run it with:

su nagios -c "check_imap -H IP"

Also maybe try adding +x to the check_tcp plugin since it links to it.

Re: Check_imap Plugin Results Error "Connection Refused"??

Posted: Wed Oct 26, 2011 12:07 am
by mohsin2011
i am getting connection refuse error but able to see imap in Application UI i have attached snap shot for this error !

Hopes for suggestions

best regards