AzStackHciStandaloneObservability/package/bin/GMA/AgentManifest_FabricRingArcA.json

{
    "SchemaVersion": "4.0",
    "AgentType": "GuestExecutable",
    "GuestExecutableParameters": {
        "ExecutableRelativePath": "Monitoring\\Agent\\MonAgentHost.exe",
        "CommandLineParameters": "-serviceMode -localPath C:\\GMACache\\MonAgentHostCache -JsonDropLocation C:\\GMACache\\JsonDropLocation",
        "ResourceGovernanceConfiguration":
        {
          "WarningMemoryLimitMB": 800,
          "ErrorMemoryLimitMB": 1500,
          "CPUCoresLimit": 0,
          "CPUWeightLimit": 0,
          "IncludeChildProcesses": false
        }
    },
    "Resources": {
        "Directories": [
            "C:\\GMACache",
            "C:\\GMACache\\DiagnosticsCache",
            "C:\\GMACache\\JsonDropLocation",
            "C:\\GMACache\\MonAgentHostCache",
            "C:\\GMACache\\TelemetryCache"
        ]
    }
}