All Apps and Add-ons

how to troubleshoot collectd

DataOrg
Builder

I have configured collectd but not getting the correct data in splunk. some of the package like system architecture,version,os details are reported but not metrics data.

 

 

 

# systemctl status collectd
● collectd.service - Collectd statistics daemon
   Loaded: loaded (/usr/lib/systemd/system/collectd.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2021-05-07 09:26:56 EDT; 1min 6s ago
     Docs: man:collectd(1)
           man:collectd.conf(5)
 Main PID: 10493 (collectd)
    Tasks: 11
   Memory: 1.3M
   CGroup: /system.slice/collectd.service
           └─10493 /usr/sbin/collectd

May 07 09:27:56 abc109 collectd[10493]: Available write targets: [none]
May 07 09:27:56 abc109 collectd[10493]: Available write targets: [none]
May 07 09:27:56 abc109 collectd[10493]: Available write targets: [none]
May 07 09:27:56 abc109 collectd[10493]: Available write targets: [none]
May 07 09:27:56 abc109 collectd[10493]: Available write targets: [none]
May 07 09:27:56 abc109 collectd[10493]: Available write targets: [none]
May 07 09:27:56 abc109 collectd[10493]: Available write targets: [none]
May 07 09:27:56 abc109 collectd[10493]: Available write targets: [none]
May 07 09:27:56 abc109 collectd[10493]: Available write targets: [none]
May 07 09:27:56 abc109 collectd[10493]: Available write targets: [none]

 

 

 

Labels (1)
Tags (1)
0 Karma

harsmarvania57
Ultra Champion

Please provide more details like what you configured for Metrics and in which Metrics are you interested?

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...