Please help with Exchange issues
-
benningtonr
- Posts: 524
- Joined: Tue May 22, 2012 2:16 pm
Re: Please help with Exchange issues
yes, and i just checked again, it is running
Re: Please help with Exchange issues
Open a DOS Command Prompt, run the following commands and post the output:
Code: Select all
tasklist | find "nsclient++.exe"
netstat -at | find "12489"Be sure to check out our Knowledgebase for helpful articles and solutions!
-
benningtonr
- Posts: 524
- Joined: Tue May 22, 2012 2:16 pm
Re: Please help with Exchange issues
first one returned:
nsclient++.exe 3772 Services 0 6,800K
Second returned nothing
nsclient++.exe 3772 Services 0 6,800K
Second returned nothing
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Please help with Exchange issues
Can you verify that the following line is not commented out in the [modules] section nsc.ini
If you make changes to the nsc.ini be sure to restart the service
Code: Select all
NSClientListener.dll-
benningtonr
- Posts: 524
- Joined: Tue May 22, 2012 2:16 pm
Re: Please help with Exchange issues
it is, so are the others with it, at the top of the ini
Re: Please help with Exchange issues
OK, so the nsclient++ service is running, firewall supposed to be off, but port 12489 is not opened... Not sure what is going on. Check in the NSC.ini file if you have this line (uncommented):
Also, make sure you have the Nagios XI IP address entered on this line:
Try restarting the nasclient++ service then run again:
Code: Select all
port=12489Code: Select all
allowed_hosts=Code: Select all
netstat -atn | find "12489"Be sure to check out our Knowledgebase for helpful articles and solutions!
-
benningtonr
- Posts: 524
- Joined: Tue May 22, 2012 2:16 pm
Re: Please help with Exchange issues
it says it is listening
-
benningtonr
- Posts: 524
- Joined: Tue May 22, 2012 2:16 pm
Re: Please help with Exchange issues
NSClient - ERROR: Could not complete the request check log file for more information.
is the new error
is the new error
-
benningtonr
- Posts: 524
- Joined: Tue May 22, 2012 2:16 pm
Log entry
2012-07-02 12:02:59SERVICE NOTIFICATION: nagiosadmin;Exchange 2007;Remote Queue Length;UNKNOWN;xi_service_notification_handler;NSClient - ERROR: Could not complete the request check log file for more information.
2012-07-02 12:02:59SERVICE ALERT: Exchange 2007;Remote Queue Length;UNKNOWN;HARD;5;NSClient - ERROR: Could not complete the request check log file for more information.
2012-07-02 12:01:19SERVICE NOTIFICATION: nagiosadmin;Exchange 2007;Messages Pending Routing;UNKNOWN;xi_service_notification_handler;NSClient - ERROR: Could not complete the request check log file for more information.
2012-07-02 12:01:19SERVICE ALERT: Exchange 2007;Messages Pending Routing;UNKNOWN;HARD;5;NSClient - ERROR: Could not complete the request check log file for more information.
2012-07-02 12:01:19SERVICE NOTIFICATION: nagiosadmin;Exchange 2007;Exchange Core Services;UNKNOWN;xi_service_notification_handler;NSClient - ERROR: Could not complete the request check log file for more information.
2012-07-02 12:01:19SERVICE ALERT: Exchange 2007;Exchange Core Services;UNKNOWN;HARD;5;NSClient - ERROR: Could not complete the request check log file for more information.
2012-07-02 12:00:09SERVICE NOTIFICATION: nagiosadmin;Exchange 2007;Exchange Web Services;UNKNOWN;xi_service_notification_handler;NSClient - ERROR: Could not complete the request check log file for more information.
2012-07-02 12:00:09SERVICE ALERT: Exchange 2007;Exchange Web Services;UNKNOWN;HARD;5;NSClient - ERROR: Could not complete the request check log file for more information.
2012-07-02 11:44:29Auto-save of retention data completed successfully.
2012-07-02 12:02:59SERVICE ALERT: Exchange 2007;Remote Queue Length;UNKNOWN;HARD;5;NSClient - ERROR: Could not complete the request check log file for more information.
2012-07-02 12:01:19SERVICE NOTIFICATION: nagiosadmin;Exchange 2007;Messages Pending Routing;UNKNOWN;xi_service_notification_handler;NSClient - ERROR: Could not complete the request check log file for more information.
2012-07-02 12:01:19SERVICE ALERT: Exchange 2007;Messages Pending Routing;UNKNOWN;HARD;5;NSClient - ERROR: Could not complete the request check log file for more information.
2012-07-02 12:01:19SERVICE NOTIFICATION: nagiosadmin;Exchange 2007;Exchange Core Services;UNKNOWN;xi_service_notification_handler;NSClient - ERROR: Could not complete the request check log file for more information.
2012-07-02 12:01:19SERVICE ALERT: Exchange 2007;Exchange Core Services;UNKNOWN;HARD;5;NSClient - ERROR: Could not complete the request check log file for more information.
2012-07-02 12:00:09SERVICE NOTIFICATION: nagiosadmin;Exchange 2007;Exchange Web Services;UNKNOWN;xi_service_notification_handler;NSClient - ERROR: Could not complete the request check log file for more information.
2012-07-02 12:00:09SERVICE ALERT: Exchange 2007;Exchange Web Services;UNKNOWN;HARD;5;NSClient - ERROR: Could not complete the request check log file for more information.
2012-07-02 11:44:29Auto-save of retention data completed successfully.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Please help with Exchange issues
check the nsclient.log on the windows machine...