Created
December 21, 2016 16:16
-
-
Save pantaluna/8f100c9c7bdfa9fea370dc021a66e827 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add-apt-repository "deb http://pkg.ci.collectd.org/deb trusty collectd-5.7" | |
gpg --recv-keys 3994D24FB8543576 | |
gpg --export -a 3994D24FB8543576 | apt-key add - | |
apt-get update | |
apt-show-versions | egrep --ignore-case "collectd" | |
#OUTPUT#: | |
collectd:amd64/trusty 5.6.2.5.g1afa5e0-1~trusty upgradeable to 5.7.0.15.gbe6aa28-1~trusty | |
collectd-core:amd64/trusty 5.4.0-3ubuntu2 upgradeable to 5.7.0.15.gbe6aa28-1~trusty | |
collectd-utils:amd64/trusty 5.6.2.5.g1afa5e0-1~trusty upgradeable to 5.7.0.15.gbe6aa28-1~trusty | |
libcollectdclient1:amd64/trusty 5.4.0-3ubuntu2 upgradeable to 5.7.0.15.gbe6aa28-1~trusty | |
apt-get --yes remove collectd collectd-core collectd-utils libcollectdclient1 | |
apt-get --yes install collectd | |
#OUTPUT#: | |
The following extra packages will be installed: | |
collectd-core libbluetooth3 libconfuse-common libconfuse0 libftdi1 | |
libganglia1 libgps20 libhiredis0.10 libmosquitto0 libow-2.8-15 | |
libowcapi-2.8-15 librdkafka1 libsigrok1 libzip2 | |
Suggested packages: | |
collectd-dev libregexp-common-perl libconfig-general-perl apcupsd bind9 ceph | |
hddtemp ipvsadm mbmon memcached nut openvpn olsrd pdns-server postgresql | |
redis-server slapd time-daemon zookeeper gpsd | |
The following NEW packages will be installed: | |
collectd collectd-core libbluetooth3 libconfuse-common libconfuse0 libftdi1 | |
libganglia1 libgps20 libhiredis0.10 libmosquitto0 libow-2.8-15 | |
libowcapi-2.8-15 librdkafka1 libsigrok1 libzip2 | |
Preconfiguring packages ... | |
Selecting previously unselected package libbluetooth3:amd64. | |
(Reading database ... 98474 files and directories currently installed.) | |
Preparing to unpack .../libbluetooth3_4.101-0ubuntu13.1_amd64.deb ... | |
Unpacking libbluetooth3:amd64 (4.101-0ubuntu13.1) ... | |
Selecting previously unselected package libconfuse-common. | |
Preparing to unpack .../libconfuse-common_2.7-4ubuntu1_all.deb ... | |
Unpacking libconfuse-common (2.7-4ubuntu1) ... | |
Selecting previously unselected package libconfuse0:amd64. | |
Preparing to unpack .../libconfuse0_2.7-4ubuntu1_amd64.deb ... | |
Unpacking libconfuse0:amd64 (2.7-4ubuntu1) ... | |
Selecting previously unselected package libftdi1:amd64. | |
Preparing to unpack .../libftdi1_0.20-1ubuntu1_amd64.deb ... | |
Unpacking libftdi1:amd64 (0.20-1ubuntu1) ... | |
Selecting previously unselected package libgps20:amd64. | |
Preparing to unpack .../libgps20_3.9-3_amd64.deb ... | |
Unpacking libgps20:amd64 (3.9-3) ... | |
Selecting previously unselected package libhiredis0.10:amd64. | |
Preparing to unpack .../libhiredis0.10_0.11.0-3_amd64.deb ... | |
Unpacking libhiredis0.10:amd64 (0.11.0-3) ... | |
Selecting previously unselected package libow-2.8-15:amd64. | |
Preparing to unpack .../libow-2.8-15_2.8p15-1ubuntu4_amd64.deb ... | |
Unpacking libow-2.8-15:amd64 (2.8p15-1ubuntu4) ... | |
Selecting previously unselected package libowcapi-2.8-15:amd64. | |
Preparing to unpack .../libowcapi-2.8-15_2.8p15-1ubuntu4_amd64.deb ... | |
Unpacking libowcapi-2.8-15:amd64 (2.8p15-1ubuntu4) ... | |
Selecting previously unselected package collectd-core. | |
Preparing to unpack .../collectd-core_5.7.0.15.gbe6aa28-1~trusty_amd64.deb ... | |
Unpacking collectd-core (5.7.0.15.gbe6aa28-1~trusty) ... | |
Selecting previously unselected package collectd. | |
Preparing to unpack .../collectd_5.7.0.15.gbe6aa28-1~trusty_amd64.deb ... | |
Unpacking collectd (5.7.0.15.gbe6aa28-1~trusty) ... | |
Selecting previously unselected package libganglia1. | |
Preparing to unpack .../libganglia1_3.6.0-1ubuntu2_amd64.deb ... | |
Unpacking libganglia1 (3.6.0-1ubuntu2) ... | |
Selecting previously unselected package libmosquitto0. | |
Preparing to unpack .../libmosquitto0_0.15-2ubuntu1_amd64.deb ... | |
Unpacking libmosquitto0 (0.15-2ubuntu1) ... | |
Selecting previously unselected package librdkafka1. | |
Preparing to unpack .../librdkafka1_0.8.3-1ubuntu2_amd64.deb ... | |
Unpacking librdkafka1 (0.8.3-1ubuntu2) ... | |
Selecting previously unselected package libzip2. | |
Preparing to unpack .../libzip2_0.10.1-1.2_amd64.deb ... | |
Unpacking libzip2 (0.10.1-1.2) ... | |
Selecting previously unselected package libsigrok1. | |
Preparing to unpack .../libsigrok1_0.2.0-2.1ubuntu1_amd64.deb ... | |
Unpacking libsigrok1 (0.2.0-2.1ubuntu1) ... | |
Processing triggers for man-db (2.6.7.1-1ubuntu1) ... | |
Processing triggers for ureadahead (0.100.0-16) ... | |
ureadahead will be reprofiled on next reboot | |
Setting up libbluetooth3:amd64 (4.101-0ubuntu13.1) ... | |
Setting up libconfuse-common (2.7-4ubuntu1) ... | |
Setting up libconfuse0:amd64 (2.7-4ubuntu1) ... | |
Setting up libftdi1:amd64 (0.20-1ubuntu1) ... | |
Setting up libgps20:amd64 (3.9-3) ... | |
Setting up libhiredis0.10:amd64 (0.11.0-3) ... | |
Setting up libow-2.8-15:amd64 (2.8p15-1ubuntu4) ... | |
Setting up libowcapi-2.8-15:amd64 (2.8p15-1ubuntu4) ... | |
Setting up collectd-core (5.7.0.15.gbe6aa28-1~trusty) ... | |
* Starting statistics collection and monitoring daemon collectd configfile: Not including `filters.conf.dpkg-new' because it does not match pattern `*.conf'. | |
configfile: Not including `thresholds.conf.dpkg-new' because it does not match pattern `*.conf'. | |
option = FQDNLookup; value = true; | |
option = Interval; value = 60.000000; | |
Created new plugin context. [ OK ] | |
Setting up collectd (5.7.0.15.gbe6aa28-1~trusty) ... | |
apt-show-versions | grep collectd | |
#OUTPUT: | |
collectd:amd64/trusty 5.7.0.15.gbe6aa28-1~trusty uptodate | |
collectd-core:amd64/trusty 5.7.0.15.gbe6aa28-1~trusty uptodate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment