Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Note | ||
---|---|---|
| ||
You can only do this if you're a PerformanceGuard administrator. |
You can view Frontend server log files through the PerformanceGuard web interface by selecting *ADMINISTRATION > Status > System Status{*}, then selecting the *Log Files* tab, and then looking under *.../collector/logs{*}. Alternatively, you can look directly in the [PerformanceGuard installation folder]\collector\logs folder.
When you analyze the Frontend server logs you may find it helpful to know some log messages that relate to typical problems—and what you can do to solve those problems:
Read Timed Out
Info | ||
---|---|---|
| ||
Example: 2015-01-23 04:11:37 com.premitech.collector.AgentData handleIncomingData |
This message appears if an agent didn't reply to the Frontend server within the specified timeout value. If you get many of these warnings, it may indicate that the frontend server is overloaded, or that you have agents at very remote locations. In this case you may want to increase the collector socket timeout value in the PerformanceGuard web interface by selecting ADMINISTRATION > Setup > Parameters, and then selecting the Frontend tab.
Connection Reset
Info | ||
---|---|---|
| ||
Example: 2015-01-23 20:15:44 com.premitech.collector.AgentData handleIncomingData |
This message means that an agent has closed the connection when the Frontend server tried to read data from the agent. It may indicate that the frontend server is overloaded or that the agent socket timeout value is too small. You'll typically need to increase the socket timeout value of the agent in the PerformanceGuard web interface: Select ADMINISTRATION > Agent Configuration > Configurations, click the Edit link for the required configuration group, and then scroll down to the Agent Service Parameters.
Unexpected EOF on Input
Info | ||
---|---|---|
| ||
Example: 2015-01-23 15:55:50 com.premitech.collector.AgentData handleIncomingData |
This warning means that some kind of communication error was detected when an agent set up a connection with the Frontend server. EOF means end-of-file.
Could Not Read Report on Socket
Info | ||
---|---|---|
| ||
Example: |
This message means that the agent closed the connection when the Frontend server tried to read data from the agent. It may indicate that the Frontend server is overloaded or that the agent socket timeout value is too small. You'll typically need to increase the socket timeout value of the agent in the PerformanceGuard web interface: Select ADMINISTRATION > Agent Configuration > Configurations, click the Edit link for the required configuration group, and then scroll down to the Agent Service Parameters.
Agent: # Not added to Network: 0.0.0.0/0
Info | ||
---|---|---|
| ||
Example:2015-01-23 07:46:04 com.premitech.collector.report.StaticClientReportinsertDataWARNING: Agent: 19 Not added to Network: 0.0.0.0/0 |
This message means that the agent reported that its IP address was 0.0.0.0. PerformanceGuard won't create a network group based on this value.
Discarding Line: Timestamp Too Late
Info | ||
---|---|---|
| ||
Example: |
This message is issued when the Frontend server discards data that's older than five delivery intervals. This primarily serves to prevent an agent from reporting old data from another network if a computer was hibernated and then awakened at new location.
Panel | ||||||
---|---|---|---|---|---|---|
Search this documentation
On this page
In this section
|