When exporting the agent report in CSV format, the report shows agent status as Agent_up, agent_down or agent_escalate, however in enforce console, it shows status as OK, warning or critical. The report should show correct mapping per enforce UI.
DLP 15.8 MP3 / 16.0
Exporting the agent status using these values is by design. You need to refer to the following table to understand what these values are referring to:
| CSV Export | Agent.Status DB Field | Agent Overview |
| agent_up | 1 | OK |
| agent_escalate | 2 | Warning |
| agent_down | 3 | Critical |
There is a product enhancement request DLP-73153 for agent status export values to be mapped to UI values and localized. This will be addressed in a future release of DLP.