Troubleshooting the sensor
This topic describes common problems that occur with the Microsoft Exchange 2003 sensor and presents solutions for those problems.
Sensor is not started
- Problem
- The Exchange 2003 sensor is not started.
- Solution
- For Microsoft Exchange Server 2003, ensure that the Microsoft Exchange Management service is started on the target Windows system. Run the services.msc program to check the status of the service.
Discovery does not find any systems
- Problem
- The Exchange 2003 sensor completes successfully with the following message: “There was nothing to be discovered.”
- Solution
- No active Exchange Server is running on the target computer system.
The following lists the possible causes:
- The Exchange Management Tool is installed, but the Exchange Server
is not installed. For Microsoft Exchange
Server 2003, ensure the following things are done:
- Start the Exchange System Manager on the computer where the Exchange Server is installed.
- In the list of servers, verify that the local Exchange Server is displayed.
- If the local Exchange Server is not displayed, verify that the Microsoft Exchange Server is installed and running correctly.
- The Exchange Server is installed as a cluster node, but it is
currently inactive. For Microsoft Exchange
Server 2003, complete the following steps:
- Start the cluster administration program on the computer where the Exchange Server is installed as a cluster node.
- Check which Exchange resource is assigned to the Exchange virtual server.
- The Exchange Management Tool is installed, but the Exchange Server
is not installed. For Microsoft Exchange
Server 2003, ensure the following things are done:
Sensor cannot retrieve server information
- Problem
- The Exchange 2003 sensor terminates with the following error message:
CTDTD0811E The Exchange Server Agent is unable to retrieve information from the Microsoft Exchange Server
- Solution
- This error message means that no output was retrieved through
the Windows Management Instrumentation
(WMI). For Microsoft Exchange
Server 2003, complete the following steps:
- Run the services.msc program on the target Windows system.
- Restart the Microsoft Exchange Management service.
- Run the discovery again.
- If the problem persists, see the sensors/ ExchangeServerSensor-*.log file to determine if the problem is WMI related.
Microsoft Exchange Server 2007, 2000, and 5.5 are not discovered
- Problem
- The Exchange 2003 sensor terminates with the following error message: CTDTD0812E No Microsoft Exchange Server is found.
- Solution
- This error message means that no Exchange Server object exists
in the output that was retrieved through the Windows Management Instrumentation (WMI).
For Microsoft Exchange
Server 2003, complete the following steps:
- Run the services.msc program on the target Windows system.
- Restart the Microsoft Exchange Management service.
- Run the discovery again.
- If the problem still persists, see the sensors/ ExchangeServerSensor-*.log file to determine if the problem is WMI related.
Sensor cannot access Windows Management Instrumentation (WMI) namespace
- Problem
- The following message is in the sensors/ExchangeServerSensor-*.log file:
System.UnauthorizedAccessException: Access denied
- Solution
- The message typically means that the Agile Service Manager service account does not
have the appropriate permission to access the required WMI namespace. For Microsoft Exchange Server 2003, complete the following steps:
- Ensure that the Agile Service Manager
service account has full permission for the following WMI
namespaces:
To configure the permission, complete the following steps:Root\CIMV2 Root\CIMV2\Applications\Exchange Root\MicrosoftExchangeV2
- Click .
- Right-click WMI Control (Local), and click Properties.
- In the WMI Control (Local) Properties window, click the Security tab.
- Click WMI namespace, and click Security.
- In the Security window, select the following permissions to allow the user or group:
- Execute Methods
- Full Write
- Partial Write
- Provider Write
- Enable Account
- Remote Enable
- Read Security
- Edit Security
- Ensure that the Agile Service Manager
service account has enough permission for the Exchange Server and Folder Tree objects. To configure
the permission, complete the following steps:
- Click
- In the Exchange System Manager, expand Servers tree and find the server object to be discovered.
- Right-click the server and select Properties.
- In the Properties window, click the Security tab.
- Click Add, and select the user for the Agile Service Manager service account, and click OK.
- In the Permissions for Administrator field, make sure Allow
check boxes next to the following permissions is turned on:
- Read
- Execute
- Read permissions
- List contents
- Read properties
- List object
- View information store status
- In the Exchange System Manager, expand Folders tree and find the folder tree object to be discovered.
- Do the same operation as described above for the server.
- Ensure that the Agile Service Manager
service account has full permission for the following WMI
namespaces:
WMI class does not exist
- Problem
- The following message appears in the sensors/ ExchangeServerSensor-*.log file:
System.Management. ManagementException: Invalid class
- Solution
- The message typically means that the sensor tried to refer to a WMI class that does not exist. Possible causes include that the Exchange Server is not installed correctly, or the version of Exchange Server is not supported.
Unexpected discovery result
- Problem
- The virtual servers for the following protocols are not discovered:
- HTTP
- IMAP4
- NNTP
- POP3
- Solution
- For Microsoft Exchange Server 2003, the sensor supports virtual servers for only SMTP and X400 protocols.