[agent] collection_jitter = "0s" debug = false flush_interval = "1s" flush_jitter = "0s" hostname = "" interval = "60s" logfile = "c:\\ProgramData\\Amazon\\AmazonCloudWatchAgent\\Logs\\amazon-cloudwatch-agent.log" logtarget = "lumberjack" metric_batch_size = 1000 metric_buffer_limit = 10000 omit_hostname = false precision = "" quiet = false round_interval = false [inputs] [[inputs.win_perf_counters]] DisableReplacer = true interval = "60s" [[inputs.win_perf_counters.object]] Counters = ["% Free Space"] Instances = ["*"] Measurement = "LogicalDisk" ObjectName = "LogicalDisk" WarnOnMissing = true [[inputs.win_perf_counters.object]] Counters = ["% Committed Bytes In Use"] Instances = ["------"] Measurement = "Memory" ObjectName = "Memory" WarnOnMissing = true [[inputs.win_perf_counters.object]] Counters = ["% Usage"] Instances = ["*"] Measurement = "Paging File" ObjectName = "Paging File" WarnOnMissing = true [[inputs.win_perf_counters.object]] Counters = ["% Disk Time"] Instances = ["*"] Measurement = "PhysicalDisk" ObjectName = "PhysicalDisk" WarnOnMissing = true [[inputs.win_perf_counters.object]] Counters = ["% User Time", "% Idle Time", "% Interrupt Time"] Instances = ["*"] Measurement = "Processor" ObjectName = "Processor" WarnOnMissing = true [outputs] [[outputs.cloudwatch]]