Skip to content

node_exporter job from node-exporter/3.0.1

Github source: 86ddd21 or master branch

Properties

node_exporter

collector

arp
enabled

Enable the arp collector (default: enabled)

bcache
enabled

Enable the bcache collector (default: enabled)

bonding
enabled

Enable the bonding collector (default: disabled)

buddyinfo
enabled

Enable the buddyinfo collector (default: disabled)

conntrack
enabled

Enable the conntrack collector (default: enabled)

cpu
enabled

Enable the cpu collector (default: enabled)

diskstats
enabled

Enable the diskstats collector (default: enabled)

ignored_devices

Regexp of devices to ignore for diskstats

drbd
enabled

Enable the drbd collector (default: disabled)

edac
enabled

Enable the edac collector (default: enabled)

entropy
enabled

Enable the entropy collector (default: enabled)

filefd
enabled

Enable the filefd collector (default: enabled)

filesystem
enabled

Enable the filesystem collector (default: enabled)

ignored_fs_types

Regexp of filesystem types to ignore for filesystem collector

ignored_mount_points

Regexp of mount points to ignore for filesystem collector

gmond
enabled

Enable the gmond collector (default: disabled)

hwmon
enabled

Enable the hwmon collector (default: enabled)

infiniband
enabled

Enable the infiniband collector (default: enabled)

interrupts
enabled

Enable the interrupts collector (default: disabled)

ipvsd
enabled

Enable the ipvs collector (default: enabled)

ksmd
enabled

Enable the ksmd collector (default: disabled)

loadavg
enabled

Enable the loadavg collector (default: enabled)

logind
enabled

Enable the logind collector (default: disabled)

mdadm
enabled

Enable the mdadm collector (default: enabled)

megacli
enabled

Enable the megacli collector (default: disabled)

meminfo
enabled

Enable the meminfo collector (default: enabled)

meminfo_numa
enabled

Enable the meminfo_numa collector (default: disabled)

mountstats
enabled

Enable the mountstats collector (default: disabled)

netdev
enabled

Enable the netdev collector (default: enabled)

ignored_devices

Regexp of net devices to ignore for netdev collector

netstat
enabled

Enable the netstat collector (default: enabled)

nfs
enabled

Enable the nfs collector (default: disabled)

ntp
enabled

Enable the ntp collector (default: disabled)

ip_ttl

IP TTL to use while sending NTP query

local_offset_tolerance

Offset between local clock and local ntpd time to tolerate

max_distance

Max accumulated distance to the root

protocol_version

NTP protocol version

server

NTP server to use for ntp collector

server_is_local

Certify that collector.ntp.server address is the same local host as this collector

qdisc
enabled

Enable the qdisc collector (default: disabled)

runit
enabled

Enable the runit collector (default: disabled)

service_dir

Path to runit service directory

sockstat
enabled

Enable the sockstat collector (default: enabled)

stat
enabled

Enable the stat collector (default: enabled)

supervisord
enabled

Enable the supervisord collector (default: disabled)

systemd
enabled

Enable the systemd collector (default: disabled)

private

Establish a private, direct connection to systemd without dbus

unit_blacklist

Regexp of systemd units to blacklist. Units must both match whitelist and not match blacklist to be included

unit_whitelist

Regexp of systemd units to whitelist. Units must both match whitelist and not match blacklist to be included

tcpstat
enabled

Enable the tcpstat collector (default: disabled)

textfile
enabled

Enable the textfile collector (default: enabled)

time
enabled

Enable the time collector (default: enabled)

timex
enabled

Enable the timex collector (default: enabled)

uname
enabled

Enable the uname collector (default: enabled)

vmstat
enabled

Enable the vmstat collector (default: enabled)

wifi
enabled

Enable the wifi collector (default: enabled)

xfs
enabled

Enable the xfs collector (default: enabled)

zfs
enabled

Enable the zfs collector (default: enabled)

log

format

Set the log target and format

level

Only log messages with the given severity or above. Valid levels: [debug, info, warn, error, fatal]

path

procfs

procfs mountpoint

sysfs

sysfs mountpoint

qdisc

fixtures

test fixtures to use for qdisc collector end-to-end testing

web

port

Port on which to expose metrics and web interface

Default
"9100"
telemetry_path

Path under which to expose metrics

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/node_exporter/ directory (learn more).

  • bin/node_exporter_ctl (from bin/node_exporter_ctl)
  • config/role.prom (from config/role.prom)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.