Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added paragraph about non-URL-safe chars in report short names
  • [PG-9085] - IE filter must be case in-sensitive

  • [PG-9020] - The agent occasionally connects a wrong NIC

  • [PG-8944] - High retransmissiontime

  • [PG-8683] - Double agent detection across multiple frontend servers defect

  • [PG-8146] - In rare cases the agent uses 100% CPU

  • [PG-9357] - Techmanual CustomCounters section shall be updated

 

Furthermore, an issue has been discovered, where e-mails with reports do not get sent out. Instead the report e-mails queue up on the backend server.

This issue is caused by non URL-safe characters in the short report name.

To fix this issue, edit the short name of the report, so it does not contain characters, that will not work in a URL (space, etc)

Either delete the unsent e-mails from the database table pguard.notificationlist, or alter their 'parameter' in the DB, so the filename does not contain illegal characters.