...ormat we're receiving is as follows (about 50% of the entire event using sourcetype snmp_ta):
["value"],"time":1540210462.641,"interval":10.000,"host":"localhost","plugin":"cpu","plugin_instance":"2...
I’m trying to use the Splunk_TA_linux app (3412) with an old system (CentOS 5 vintage) as the target. Getting collectd to send its observations to Splunk is problematic (the collectd version i...
...o opening a new port on 8088 for each agent install is not practical.
Is it possible to make insights CollectD agent use the Universal Forwarder, that is also in the agent machine, to send its d...
...onnection:{total:10,current:1,.. }
}
]
..
..
}
I'm usingcollectd curl_json plugin which can look into json format for key => value pair. However, since the data (key) has the json string (v...
Howdy Trying to figure out a problem. We're usingcollectd on a Centos el7 box using the default configuration for the cpu plugin. Metrics are making it into Splunk with no problems. When looking a...
Hello
I am trying to get metrics data into Splunk usingcollectd and metrics seems to be coming in fine. Want to add more context to the data by adding tags and was wondering how to get them be h...
I've got a test set of hosts usingcollectd to gather process information, and I'm struggling how to get mstats to give me a by clause of the process name. Can someone help me out with this?
Hello, I'm using SAI to get filesystem usage, unfortunately the mountpoint is not populated, or better it is partial. The following query (KPI in ITSI) | mstats min(df.free) as "df_free" max(d...
I just started to tinker with collectd to get metrics into splunk. Alothough easy to get data in, it seems to be VERY verbose. Is there a guide that I can refer to that will being me to a cleaner c...