Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pi@piaware:~ $ sudo systemctl restart collectd
- pi@piaware:~ $ sudo journalctl --no-pager -u collectd | tail -n40
- Dec 26 17:48:18 piaware collectd[1122]: python plugin: Found a configuration for the "system_stats" plugin, but the plugin isn't loaded or didn't register a configuration callback.
- Dec 26 17:48:18 piaware systemd[1]: collectd.service: Main process exited, code=exited, status=1/FAILURE
- Dec 26 17:48:18 piaware systemd[1]: collectd.service: Failed with result 'exit-code'.
- Dec 26 17:48:18 piaware systemd[1]: Failed to start Statistics collection and monitoring daemon.
- Dec 26 17:48:25 piaware systemd[1]: Stopped Statistics collection and monitoring daemon.
- Dec 26 17:48:25 piaware systemd[1]: Starting Statistics collection and monitoring daemon...
- Dec 26 17:48:27 piaware collectd[1490]: plugin_load: plugin "syslog" successfully loaded.
- Dec 26 17:48:27 piaware collectd[1490]: plugin_load: plugin "rrdtool" successfully loaded.
- Dec 26 17:48:27 piaware collectd[1490]: plugin_load: plugin "table" successfully loaded.
- Dec 26 17:48:27 piaware collectd[1490]: plugin_load: plugin "interface" successfully loaded.
- Dec 26 17:48:27 piaware collectd[1490]: plugin_load: plugin "cpu" successfully loaded.
- Dec 26 17:48:27 piaware collectd[1490]: plugin_load: plugin "aggregation" successfully loaded.
- Dec 26 17:48:27 piaware collectd[1490]: plugin_load: plugin "match_regex" successfully loaded.
- Dec 26 17:48:27 piaware collectd[1490]: plugin_load: plugin "df" successfully loaded.
- Dec 26 17:48:27 piaware collectd[1490]: plugin_load: plugin "disk" successfully loaded.
- Dec 26 17:48:27 piaware collectd[1490]: plugin_load: plugin "python" successfully loaded.
- Dec 26 17:48:27 piaware collectd[1490]: Systemd detected, trying to signal readyness.
- Dec 26 17:48:27 piaware systemd[1]: Started Statistics collection and monitoring daemon.
- Dec 26 17:48:27 piaware collectd[1490]: Initialization complete, entering read-loop.
- Dec 26 17:52:46 piaware collectd[1490]: Exiting normally.
- Dec 26 17:52:46 piaware collectd[1490]: collectd: Stopping 5 read threads.
- Dec 26 17:52:46 piaware collectd[1490]: collectd: Stopping 1 write threads.
- Dec 26 17:52:46 piaware systemd[1]: Stopping Statistics collection and monitoring daemon...
- Dec 26 17:52:46 piaware collectd[1490]: rrdtool plugin: Shutting down the queue thread.
- Dec 26 17:52:50 piaware systemd[1]: collectd.service: Succeeded.
- Dec 26 17:52:50 piaware systemd[1]: Stopped Statistics collection and monitoring daemon.
- Dec 26 17:52:50 piaware systemd[1]: Starting Statistics collection and monitoring daemon...
- Dec 26 17:52:51 piaware collectd[8309]: plugin_load: plugin "syslog" successfully loaded.
- Dec 26 17:52:51 piaware collectd[8309]: plugin_load: plugin "rrdtool" successfully loaded.
- Dec 26 17:52:51 piaware collectd[8309]: plugin_load: plugin "table" successfully loaded.
- Dec 26 17:52:51 piaware collectd[8309]: plugin_load: plugin "interface" successfully loaded.
- Dec 26 17:52:51 piaware collectd[8309]: plugin_load: plugin "cpu" successfully loaded.
- Dec 26 17:52:51 piaware collectd[8309]: plugin_load: plugin "aggregation" successfully loaded.
- Dec 26 17:52:51 piaware collectd[8309]: plugin_load: plugin "match_regex" successfully loaded.
- Dec 26 17:52:51 piaware collectd[8309]: plugin_load: plugin "df" successfully loaded.
- Dec 26 17:52:51 piaware collectd[8309]: plugin_load: plugin "disk" successfully loaded.
- Dec 26 17:52:51 piaware collectd[8309]: plugin_load: plugin "python" successfully loaded.
- Dec 26 17:52:51 piaware collectd[8309]: Systemd detected, trying to signal readyness.
- Dec 26 17:52:51 piaware collectd[8309]: Initialization complete, entering read-loop.
- Dec 26 17:52:51 piaware systemd[1]: Started Statistics collection and monitoring daemon.
- pi@piaware:~ $ sudo /usr/share/graphs1090/graphs1090.sh
- 9797 (process ID) old priority 0, new priority 19
- 619x324
- 619x324
- 619x324
- 619x324
- ERROR: invalid right-axis format expected scale:shift
- mv: cannot stat '/run/graphs1090/dump1090-localhost-local_rate-24h.png.tmp': No such file or directory
- ERROR: invalid right-axis format expected scale:shift
- mv: cannot stat '/run/graphs1090/dump1090-localhost-local_trailing_rate-24h.png.tmp': No such file or directory
- 619x324
- 619x324
- 619x324
- 619x324
- 619x324
- 619x324
- 1258x327
- 619x324
- 619x324
- 619x324
- 619x324
- 619x324
- 619x324
- pi@piaware:~ $ sudo systemctl restart graphs1090
- pi@piaware:~ $
- pi@piaware:~ $ cat /etc/os-release
- PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
- NAME="Raspbian GNU/Linux"
- VERSION_ID="10"
- VERSION="10 (buster)"
- VERSION_CODENAME=buster
- ID=raspbian
- ID_LIKE=debian
- HOME_URL="http://www.raspbian.org/"
- SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
- BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement