Tag:
Branch:
Tree:
fixpanic
aix-ppc64
as-collector-receiver
bjk/fpm
dependabot/github_actions/actions/setup-go-6.1.0
dependabot/github_actions/vmactions/dragonflybsd-vm-1.1.4
dependabot/github_actions/vmactions/freebsd-vm-1.2.8
dependabot/github_actions/vmactions/netbsd-vm-1.2.3
dependabot/github_actions/vmactions/openbsd-vm-1.2.4
dependabot/go_modules/github.com/godbus/dbus/v5-5.2.0
dependabot/go_modules/github.com/mdlayher/wifi-0.7.1
dependabot/go_modules/github.com/opencontainers/selinux-1.13.1
dependabot/go_modules/github.com/prometheus/common-0.67.4
dependabot/go_modules/github.com/safchain/ethtool-0.7.0
discordianfish-patch-1
fish/remove-docker-hub-references
fixpanic
master
mixin-fix-cpu-usage
pgier/disable-default-collectors
readme-remove-misleading-plugins
release-0.15
release-0.16
release-0.17
release-0.18
release-1.0
release-1.1
release-1.10
release-1.2
release-1.3
release-1.4
release-1.6
release-1.8
release-1.9
repo_sync
revert-1677-expose-tls-copy
security-dot-md
superq/os_collector
superq/refactor_kingpin
superq/replace_load_metric
superq/stylecheck
superq/systemd_filter
superq/systemd_shutdown
superq/unit_type
superq/v2
warn-perf-errors
0.10.0
0.11.0
0.12.0
0.12.0rc1
0.12.0rc2
0.12.0rc3
0.13.0-rc.2
0.6.0
0.7.0
0.7.1
0.8.0
0.8.1
0.9.0
v0.13.0
v0.13.0-rc.1
v0.13.0-rc.2
v0.14.0
v0.14.0-rc.1
v0.14.0-rc.2
v0.15.0
v0.15.1
v0.15.2
v0.16.0
v0.16.0-rc.0
v0.16.0-rc.1
v0.16.0-rc.2
v0.16.0-rc.3
v0.17.0
v0.17.0-rc.0
v0.18.0
v0.18.1
v1.0.0
v1.0.0-rc.0
v1.0.0-rc.1
v1.0.1
v1.1.0
v1.1.1
v1.1.2
v1.10.0
v1.10.1
v1.10.2
v1.2.0
v1.2.1
v1.2.2
v1.3.0
v1.3.1
v1.4.0
v1.4.0-rc.0
v1.4.1
v1.5.0
v1.6.0
v1.6.1
v1.7.0
v1.8.0
v1.8.1
v1.8.2
v1.9.0
v1.9.1
${ noResults }
2 Commits (fixpanic)
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
a78c5d3cd8
|
Update systemd example readme file (#1663)
The readme file does not mention the need to create a folder named /var/lib/node_exporter/textfile_collector as a step. Lack of this folder results errors for node_exporter service which is visible in systemd status output. These errors possibly harmless but it is not good to have them still. $ sudo systemctl status node_exporter --- snipped --- Apr 04 14:51:35 ubuntu node_exporter[14713]: level=info ts=2020-04-04T14:51:35.584Z caller=node_exporter.go:190 msg="Listening on" address=:9100 Apr 04 15:05:34 ubuntu node_exporter[14876]: level=error ts=2020-04-04T15:05:34.464Z caller=textfile.go:197 collector=textfile msg="failed to read textfile collector directory" path=/var/lib/node_exporter/textfile_collector=textfile msg="failed to read textfile collector directory" path=/var/lib/node_exporter/textfile_collector err="open /var/lib/node_exporter/textfile_collector: no such file or directory" --- snipped --- Signed-off-by: Fatih Degirmenci <fdegir@gmail.com> |
6 years ago |
|
|
2a38b57a2a |
Mention copr yum repository, add systemd unit (#529)
* add systemd unit as example * mention community yum repo fixes #498 * rename textfile collector dir |
9 years ago |