Skip to content

Instantly share code, notes, and snippets.

@msimerson
Created July 27, 2017 20:10
Show Gist options
  • Save msimerson/928679a8702994c39ab5f6ff6a39ad82 to your computer and use it in GitHub Desktop.
Save msimerson/928679a8702994c39ab5f6ff6a39ad82 to your computer and use it in GitHub Desktop.
provision monitor
# sh provision-monitor.sh
loading mail-toaster.conf
mysql enabled
toaster host: vmware.imac27.simerson.net
email domain: imac27.simerson.net
shell: /usr/local/bin/bash
safe name: stage
zroot/jails/base-11.1-RELEASE@p0 snapshot exists
*** stage cleanup ***
service jail stop stage
Stopping jails:.
jail -r stage
stage: removed
*** stage jail filesystem setup ***
zfs clone zroot/jails/base-11.1-RELEASE@p0 zroot/jails/stage
sysrc -R /jails/stage hostname=monitor
hostname: base -> monitor
*** creating data volume ***
zroot/data/monitor
*** zroot/data filesystem exists ***
*** zfs create -o mountpoint=/data/monitor zroot/data/monitor ***
done
*** zroot/data/monitor filesystem exists ***
mkdir -p /jails/stage/data
mount_nullfs /data/monitor /jails/stage/data
mount /jails/stage/usr/ports
mount /jails/stage/var/cache/pkg
*** stage jail monitor startup ***
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib
32-bit compatibility ldconfig path: /usr/lib32
Setting hostname: monitor.
Starting syslogd.
Clearing /tmp (X related).
Starting cron.
Thu Jul 27 13:02:49 PDT 2017
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
*** installing swaks ***
pkg -j stage install -y swaks p5-Net-SSLeay
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 3 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
swaks: 20170101.0
p5-Net-SSLeay: 1.81
perl5: 5.24.1_1
Number of packages to be installed: 3
The process will require 53 MiB more space.
290 KiB to be downloaded.
[monitor] [1/3] Fetching swaks-20170101.0.txz: 100% 48 KiB 49.4kB/s 00:01
[monitor] [2/3] Fetching p5-Net-SSLeay-1.81.txz: 100% 242 KiB 247.3kB/s 00:01
Checking integrity... done (0 conflicting)
[monitor] [1/3] Installing perl5-5.24.1_1...
[monitor] [1/3] Extracting perl5-5.24.1_1: 100%
[monitor] [2/3] Installing swaks-20170101.0...
[monitor] Extracting swaks-20170101.0: 100%
[monitor] [1/3] Installing p5-Net-SSLeay-1.81...
[monitor] [1/3] Extracting p5-Net-SSLeay-1.81: 100%
Message from perl5-5.24.1_1:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:
#!/usr/local/bin/perl
or
#!/usr/bin/env perl
The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
Message from swaks-20170101.0:
swaks has been successfully installed.
Try
`swaks --help'
to list the available options and
`swaks --support'
for a list of capabilities.
*** installing lighttpd ***
pkg -j stage install -y lighttpd
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 4 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
lighttpd: 1.4.45_1
lua52: 5.2.4
libedit: 3.1.20170329_2,1
pcre: 8.40_1
Number of packages to be installed: 4
The process will require 8 MiB more space.
[monitor] [1/4] Installing libedit-3.1.20170329_2,1...
[monitor] [1/4] Extracting libedit-3.1.20170329_2,1: 100%
[monitor] [2/4] Installing lua52-5.2.4...
[monitor] [2/4] Extracting lua52-5.2.4: 100%
[monitor] [3/4] Installing pcre-8.40_1...
[monitor] [3/4] Extracting pcre-8.40_1: 100%
[monitor] [4/4] Installing lighttpd-1.4.45_1...
[monitor] [4/4] Extracting lighttpd-1.4.45_1: 100%
Message from lua52-5.2.4:
===> NOTICE:
The lua52 port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
sysrc -R /jails/stage lighttpd_enable=YES
lighttpd_enable: -> YES
sysrc -R /jails/stage lighttpd_conf=/data/etc/lighttpd.conf
lighttpd_conf: -> /data/etc/lighttpd.conf
*** installing nagios & nrpe ***
pkg -j stage install -y nagios nrpe-ssl
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 16 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
nagios: 3.5.1_10
nrpe-ssl: 2.15_6
nagios-plugins: 2.2.1_1,1
php56: 5.6.31
libxml2: 2.9.4
libgd: 2.2.4_1,1
fontconfig: 2.12.1,1
expat: 2.2.1
freetype2: 2.8
webp: 0.6.0_3
tiff: 4.0.8
jpeg-turbo: 1.5.1
jbigkit: 2.1_1
png: 1.6.29
giflib: 5.1.4
libltdl: 2.4.6
Number of packages to be installed: 16
The process will require 44 MiB more space.
6 MiB to be downloaded.
[monitor] [1/16] Fetching nagios-3.5.1_10.txz: 100% 967 KiB 989.7kB/s 00:01
[monitor] [2/16] Fetching nrpe-ssl-2.15_6.txz: 100% 32 KiB 33.0kB/s 00:01
[monitor] [3/16] Fetching nagios-plugins-2.2.1_1,1.txz: 100% 365 KiB 373.6kB/s 00:01
[monitor] [4/16] Fetching php56-5.6.31.txz: 100% 2 MiB 1.0MB/s 00:02
[monitor] [5/16] Fetching libgd-2.2.4_1,1.txz: 100% 187 KiB 191.5kB/s 00:01
[monitor] [6/16] Fetching fontconfig-2.12.1,1.txz: 100% 349 KiB 357.0kB/s 00:01
[monitor] [7/16] Fetching freetype2-2.8.txz: 100% 647 KiB 662.5kB/s 00:01
[monitor] [8/16] Fetching webp-0.6.0_3.txz: 100% 389 KiB 398.3kB/s 00:01
[monitor] [9/16] Fetching tiff-4.0.8.txz: 100% 798 KiB 817.1kB/s 00:01
[monitor] [10/16] Fetching jpeg-turbo-1.5.1.txz: 100% 298 KiB 305.4kB/s 00:01
[monitor] [11/16] Fetching jbigkit-2.1_1.txz: 100% 67 KiB 68.7kB/s 00:01
[monitor] [12/16] Fetching png-1.6.29.txz: 100% 280 KiB 287.1kB/s 00:01
[monitor] [13/16] Fetching giflib-5.1.4.txz: 100% 74 KiB 75.4kB/s 00:01
Checking integrity... done (0 conflicting)
[monitor] [1/16] Installing jpeg-turbo-1.5.1...
[monitor] [1/16] Extracting jpeg-turbo-1.5.1: 100%
[monitor] [2/16] Installing jbigkit-2.1_1...
[monitor] [2/16] Extracting jbigkit-2.1_1: 100%
[monitor] [3/16] Installing expat-2.2.1...
[monitor] [3/16] Extracting expat-2.2.1: 100%
[monitor] [4/16] Installing freetype2-2.8...
[monitor] [4/16] Extracting freetype2-2.8: 100%
[monitor] [5/16] Installing tiff-4.0.8...
[monitor] [5/16] Extracting tiff-4.0.8: 100%
[monitor] [6/16] Installing png-1.6.29...
[monitor] [6/16] Extracting png-1.6.29: 100%
[monitor] [7/16] Installing giflib-5.1.4...
[monitor] [7/16] Extracting giflib-5.1.4: 100%
[monitor] [8/16] Installing libxml2-2.9.4...
[monitor] [8/16] Extracting libxml2-2.9.4: 100%
[monitor] [9/16] Installing fontconfig-2.12.1,1...
[monitor] [9/16] Extracting fontconfig-2.12.1,1: 100%
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
fc-cache: succeeded
[monitor] [10/16] Installing webp-0.6.0_3...
[monitor] [10/16] Extracting webp-0.6.0_3: 100%
[monitor] [11/16] Installing nagios-plugins-2.2.1_1,1...
[monitor] [11/16] Extracting nagios-plugins-2.2.1_1,1: 100%
[monitor] [12/16] Installing php56-5.6.31...
[monitor] [12/16] Extracting php56-5.6.31: 100%
[monitor] [13/16] Installing libgd-2.2.4_1,1...
[monitor] Extracting libgd-2.2.4_1,1: 100%
[monitor] [1/16] Installing libltdl-2.4.6...
[monitor] [1/16] Extracting libltdl-2.4.6: 100%
[monitor] [2/16] Installing nagios-3.5.1_10...
===> Creating groups.
Creating group 'nagios' with gid '181'.
===> Creating users
Creating user 'nagios' with uid '181'.
[monitor] [2/16] Extracting nagios-3.5.1_10: 100%
[monitor] [3/16] Installing nrpe-ssl-2.15_6...
===> Creating groups.
Using existing group 'nagios'.
===> Creating users
Using existing user 'nagios'.
[monitor] [3/16] Extracting nrpe-ssl-2.15_6: 100%
Message from freetype2-2.8:
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).
The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:
FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
cff:no-stem-darkening=1 \
autofitter:warping=1
This allows to select, say, the subpixel hinting mode at runtime for a given
application.
The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed).
Message from nagios-3.5.1_10:
**********************************************************************
Enable Nagios in /etc/rc.conf with the following line:
nagios_enable="YES"
Configuration templates are available in /usr/local/etc/nagios as
*.cfg-sample files. Copy them to *.cfg files where required and
edit to suit your needs.
If you don't already have a web server running, you will need to
install and configure one to finish off your Nagios installation.
When used with Apache, the following should be sufficient to publish
the web component of Nagios (modify the allow list to suit):
<Directory /usr/local/www/nagios>
Order deny,allow
Deny from all
Allow from 127.0.0.1
php_flag engine on
php_admin_value open_basedir /usr/local/www/nagios/:/var/spool/nagios/
</Directory>
<Directory /usr/local/www/nagios/cgi-bin>
Options ExecCGI
</Directory>
ScriptAlias /nagios/cgi-bin/ /usr/local/www/nagios/cgi-bin/
Alias /nagios/ /usr/local/www/nagios/
**********************************************************************
Message from nrpe-ssl-2.15_6:
**********************************************************************
Enable NRPE in /etc/rc.conf with the following line:
nrpe2_enable="YES"
A sample configuration is available in /usr/local/etc/nrpe.cfg.sample.
Copy to nrpe.cfg where required and edit to suit your needs.
**********************************************************************
*** installing munin ***
pkg -j stage install -y munin-node munin-master
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 144 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
munin-node: 2.0.33
munin-master: 2.0.33_1
p5-libwww: 6.26
p5-WWW-RobotRules: 6.02_1
p5-URI: 1.71
p5-LWP-MediaTypes: 6.02_1
p5-HTTP-Negotiate: 6.01_1
p5-HTTP-Message: 6.13
p5-HTTP-Date: 6.02_1
p5-IO-HTML: 1.001_1
p5-Encode-Locale: 1.05
p5-HTTP-Daemon: 6.01_1
p5-HTTP-Cookies: 6.03
p5-HTML-Parser: 3.72
p5-HTML-Tagset: 3.20_1
p5-File-Listing: 6.04_1
p5-Authen-NTLM: 1.09_1
p5-Digest-HMAC: 1.03_1
p5-Net-HTTP: 6.16
p5-IO-Socket-SSL: 2.044_1
p5-Mozilla-CA: 20160104
p5-Try-Tiny: 0.24
p5-XML-Parser: 2.44
p5-XML-LibXML: 2.0129,1
p5-XML-SAX: 0.99_2
p5-XML-SAX-Base: 1.09
p5-XML-NamespaceSupport: 1.12
munin-common: 2.0.33
p5-Net-Server: 2.008_3
p5-Socket6: 0.28
p5-IO-Socket-INET6: 2.72_1
p5-IO-Multiplex: 1.13_1
p5-Net-SNMP: 6.0.1_1
p5-Digest-SHA1: 2.13_1
p5-Crypt-DES: 2.07_1
p5-Crypt-CBC: 2.33_1
p5-Net-CIDR: 0.18
python27: 2.7.13_6
readline: 7.0.3
libffi: 3.2.1
p5-Net-DNS: 1.11,1
p5-DateTime-HiRes: 0.01_1
p5-DateTime: 1.43
p5-namespace-autoclean: 0.28
p5-namespace-clean: 0.27
p5-Package-Stash: 0.37_1
p5-Package-Stash-XS: 0.28_2
p5-Module-Implementation: 0.09_1
p5-Module-Runtime: 0.014_1
p5-Dist-CheckConflicts: 0.11_1
p5-B-Hooks-EndOfScope: 0.21
p5-Variable-Magic: 0.61
p5-Sub-Exporter-Progressive: 0.001013
p5-Sub-Exporter: 0.987_1
p5-Sub-Install: 0.928_1
p5-Params-Util: 1.07_2
p5-Data-OptList: 0.110
p5-Sub-Identify: 0.14
p5-Specio: 0.37
p5-Role-Tiny: 2.000005
p5-Class-Method-Modifiers: 2.12
p5-MRO-Compat: 0.13
p5-Class-C3: 0.33
p5-Algorithm-C3: 0.10_1
p5-Eval-Closure: 0.14
p5-Devel-StackTrace: 2.02
p5-Params-ValidationCompiler: 0.24
p5-Exception-Class: 1.42
p5-Class-Data-Inheritable: 0.08_1
p5-Params-Validate: 1.29
p5-DateTime-TimeZone: 2.11,1
p5-List-AllUtils: 0.14
p5-Scalar-List-Utils: 1.45,1
p5-List-UtilsBy: 0.10
p5-List-SomeUtils: 0.54
p5-List-SomeUtils-XS: 0.53
p5-Class-Singleton: 1.5_1
p5-DateTime-Locale: 1.16
p5-File-ShareDir: 1.104
p5-Class-Inspector: 1.31
p5-Cache-Cache: 1.08
p5-Error: 0.17024
p5-IPC-ShareLite: 0.17_1
p5-Cache: 2.11
p5-TimeDate: 2.30_2,1
p5-IO-String: 1.08_1
p5-Heap: 0.80_1
p5-File-NFSLock: 1.21_1
p5-DBD-Pg: 3.6.2
postgresql95-client: 9.5.7_1
p5-DBI: 1.636_1
p5-HTML-Template: 2.95_1
p5-FCGI: 0.78
p5-CGI-Fast: 2.12
p5-CGI: 4.36
p5-Log-Log4perl: 1.49
p5-File-Copy-Recursive: 0.38_1
p5-Date-Manip: 6.58
rrdtool: 1.6.0_1
pango: 1.40.6
libXrender: 0.9.10
xproto: 7.0.31
renderproto: 0.11.1
libX11: 1.6.5,1
libxcb: 1.12_2
libXdmcp: 1.1.2
libXau: 1.0.8_3
libpthread-stubs: 0.4
kbproto: 1.0.7
xorg-fonts-truetype: 7.7_1
font-misc-meltho: 1.0.3_3
mkfontscale: 1.1.2
libfontenc: 1.1.3_1
mkfontdir: 1.0.7
font-misc-ethiopic: 1.0.3_3
font-bh-ttf: 1.0.3_3
encodings: 1.0.4_3,1
font-util: 1.3.1
dejavu: 2.37
libXft: 2.3.2_1
harfbuzz: 1.4.6_1
graphite2: 1.3.10
cairo: 1.14.8_1,2
xcb-util-renderutil: 0.3.9_1
xcb-util: 0.4.0_2,1
pixman: 0.34.0
libXext: 1.3.3_1,1
xextproto: 7.3.0
glproto: 1.4.17
dri2proto: 2.8
mesa-libs: 17.1.4
libxshmfence: 1.2_2
libXxf86vm: 1.1.4_1
xf86vidmodeproto: 2.3.1
libXfixes: 5.0.3
fixesproto: 5.0
libXdamage: 1.1.4_3
damageproto: 1.2.1
libdrm: 2.4.81,1
libpciaccess: 0.13.5
pciids: 20170622
libunwind: 20170113_1
glib: 2.50.2_3,1
libiconv: 1.14_10
Number of packages to be installed: 144
The process will require 198 MiB more space.
21 MiB to be downloaded.
[monitor] [1/144] Fetching munin-node-2.0.33.txz: 100% 271 KiB 277.6kB/s 00:01
[monitor] [2/144] Fetching munin-master-2.0.33_1.txz: 100% 526 KiB 538.9kB/s 00:01
[monitor] [3/144] Fetching p5-libwww-6.26.txz: 100% 145 KiB 148.4kB/s 00:01
[monitor] [4/144] Fetching p5-WWW-RobotRules-6.02_1.txz: 100% 17 KiB 17.2kB/s 00:01
[monitor] [5/144] Fetching p5-HTTP-Negotiate-6.01_1.txz: 100% 17 KiB 17.2kB/s 00:01
[monitor] [6/144] Fetching p5-HTTP-Cookies-6.03.txz: 100% 25 KiB 26.1kB/s 00:01
[monitor] [7/144] Fetching p5-HTML-Parser-3.72.txz: 100% 83 KiB 85.0kB/s 00:01
[monitor] [8/144] Fetching p5-HTML-Tagset-3.20_1.txz: 100% 16 KiB 16.0kB/s 00:01
[monitor] [9/144] Fetching p5-File-Listing-6.04_1.txz: 100% 13 KiB 13.4kB/s 00:01
[monitor] [10/144] Fetching p5-Authen-NTLM-1.09_1.txz: 100% 17 KiB 17.8kB/s 00:01
[monitor] [11/144] Fetching p5-Digest-HMAC-1.03_1.txz: 100% 14 KiB 14.2kB/s 00:01
[monitor] [12/144] Fetching p5-Net-HTTP-6.16.txz: 100% 27 KiB 27.8kB/s 00:01
[monitor] [13/144] Fetching p5-IO-Socket-SSL-2.044_1.txz: 100% 153 KiB 157.0kB/s 00:01
[monitor] [14/144] Fetching p5-Mozilla-CA-20160104.txz: 100% 146 KiB 150.0kB/s 00:01
[monitor] [15/144] Fetching p5-Try-Tiny-0.24.txz: 100% 16 KiB 16.5kB/s 00:01
[monitor] [16/144] Fetching p5-XML-Parser-2.44.txz: 100% 149 KiB 152.2kB/s 00:01
[monitor] [17/144] Fetching p5-XML-LibXML-2.0129,1.txz: 100% 297 KiB 303.7kB/s 00:01
[monitor] [18/144] Fetching p5-XML-SAX-0.99_2.txz: 100% 49 KiB 50.2kB/s 00:01
[monitor] [19/144] Fetching p5-XML-SAX-Base-1.09.txz: 100% 28 KiB 29.0kB/s 00:01
[monitor] [20/144] Fetching p5-XML-NamespaceSupport-1.12.txz: 100% 16 KiB 16.7kB/s 00:01
[monitor] [21/144] Fetching munin-common-2.0.33.txz: 100% 22 KiB 22.3kB/s 00:01
[monitor] [22/144] Fetching p5-Net-Server-2.008_3.txz: 100% 158 KiB 161.7kB/s 00:01
[monitor] [23/144] Fetching p5-Socket6-0.28.txz: 100% 16 KiB 16.8kB/s 00:01
[monitor] [24/144] Fetching p5-IO-Socket-INET6-2.72_1.txz: 100% 17 KiB 17.1kB/s 00:01
[monitor] [25/144] Fetching p5-IO-Multiplex-1.13_1.txz: 100% 15 KiB 15.0kB/s 00:01
[monitor] [26/144] Fetching p5-Net-SNMP-6.0.1_1.txz: 100% 76 KiB 77.8kB/s 00:01
[monitor] [27/144] Fetching p5-Digest-SHA1-2.13_1.txz: 100% 21 KiB 22.0kB/s 00:01
[monitor] [28/144] Fetching p5-Crypt-DES-2.07_1.txz: 100% 10 KiB 9.9kB/s 00:01
[monitor] [29/144] Fetching p5-Crypt-CBC-2.33_1.txz: 100% 19 KiB 19.8kB/s 00:01
[monitor] [30/144] Fetching p5-Net-CIDR-0.18.txz: 100% 11 KiB 11.6kB/s 00:01
[monitor] [31/144] Fetching p5-Net-DNS-1.11,1.txz: 100% 303 KiB 309.8kB/s 00:01
[monitor] [32/144] Fetching p5-DateTime-HiRes-0.01_1.txz: 100% 4 KiB 4.3kB/s 00:01
[monitor] [33/144] Fetching p5-DateTime-1.43.txz: 100% 84 KiB 86.4kB/s 00:01
[monitor] [34/144] Fetching p5-namespace-autoclean-0.28.txz: 100% 14 KiB 14.4kB/s 00:01
[monitor] [35/144] Fetching p5-namespace-clean-0.27.txz: 100% 17 KiB 17.3kB/s 00:01
[monitor] [36/144] Fetching p5-Package-Stash-0.37_1.txz: 100% 22 KiB 22.6kB/s 00:01
[monitor] [37/144] Fetching p5-Package-Stash-XS-0.28_2.txz: 100% 19 KiB 19.9kB/s 00:01
[monitor] [38/144] Fetching p5-Module-Implementation-0.09_1.txz: 100% 10 KiB 9.9kB/s 00:01
[monitor] [39/144] Fetching p5-Module-Runtime-0.014_1.txz: 100% 19 KiB 19.5kB/s 00:01
[monitor] [40/144] Fetching p5-Dist-CheckConflicts-0.11_1.txz: 100% 14 KiB 14.2kB/s 00:01
[monitor] [41/144] Fetching p5-B-Hooks-EndOfScope-0.21.txz: 100% 16 KiB 16.9kB/s 00:01
[monitor] [42/144] Fetching p5-Variable-Magic-0.61.txz: 100% 35 KiB 36.3kB/s 00:01
[monitor] [43/144] Fetching p5-Sub-Exporter-Progressive-0.001013.txz: 100% 11 KiB 11.6kB/s 00:01
[monitor] [44/144] Fetching p5-Sub-Exporter-0.987_1.txz: 100% 47 KiB 48.1kB/s 00:01
[monitor] [45/144] Fetching p5-Sub-Install-0.928_1.txz: 100% 13 KiB 13.8kB/s 00:01
[monitor] [46/144] Fetching p5-Params-Util-1.07_2.txz: 100% 23 KiB 23.7kB/s 00:01
[monitor] [47/144] Fetching p5-Data-OptList-0.110.txz: 100% 14 KiB 13.9kB/s 00:01
[monitor] [48/144] Fetching p5-Sub-Identify-0.14.txz: 100% 14 KiB 14.2kB/s 00:01
[monitor] [49/144] Fetching p5-Specio-0.37.txz: 100% 127 KiB 129.7kB/s 00:01
[monitor] [50/144] Fetching p5-Role-Tiny-2.000005.txz: 100% 19 KiB 19.9kB/s 00:01
[monitor] [51/144] Fetching p5-Class-Method-Modifiers-2.12.txz: 100% 18 KiB 18.7kB/s 00:01
[monitor] [52/144] Fetching p5-MRO-Compat-0.13.txz: 100% 14 KiB 14.7kB/s 00:01
[monitor] [53/144] Fetching p5-Class-C3-0.33.txz: 100% 22 KiB 22.7kB/s 00:01
[monitor] [54/144] Fetching p5-Algorithm-C3-0.10_1.txz: 100% 14 KiB 14.7kB/s 00:01
[monitor] [55/144] Fetching p5-Eval-Closure-0.14.txz: 100% 14 KiB 14.7kB/s 00:01
[monitor] [56/144] Fetching p5-Devel-StackTrace-2.02.txz: 100% 17 KiB 17.4kB/s 00:01
[monitor] [57/144] Fetching p5-Params-ValidationCompiler-0.24.txz: 100% 19 KiB 19.6kB/s 00:01
[monitor] [58/144] Fetching p5-Exception-Class-1.42.txz: 100% 27 KiB 27.5kB/s 00:01
[monitor] [59/144] Fetching p5-Class-Data-Inheritable-0.08_1.txz: 100% 5 KiB 5.2kB/s 00:01
[monitor] [60/144] Fetching p5-Params-Validate-1.29.txz: 100% 44 KiB 45.3kB/s 00:01
[monitor] [61/144] Fetching p5-DateTime-TimeZone-2.11,1.txz: 100% 250 KiB 256.4kB/s 00:01
[monitor] [62/144] Fetching p5-List-AllUtils-0.14.txz: 100% 26 KiB 26.9kB/s 00:01
[monitor] [63/144] Fetching p5-Scalar-List-Utils-1.45,1.txz: 100% 48 KiB 49.4kB/s 00:01
[monitor] [64/144] Fetching p5-List-UtilsBy-0.10.txz: 100% 17 KiB 17.7kB/s 00:01
[monitor] [65/144] Fetching p5-List-SomeUtils-0.54.txz: 100% 29 KiB 30.1kB/s 00:01
[monitor] [66/144] Fetching p5-List-SomeUtils-XS-0.53.txz: 100% 26 KiB 26.8kB/s 00:01
[monitor] [67/144] Fetching p5-Class-Singleton-1.5_1.txz: 100% 16 KiB 16.2kB/s 00:01
[monitor] [68/144] Fetching p5-DateTime-Locale-1.16.txz: 100% 2 MiB 2.2MB/s 00:01
[monitor] [69/144] Fetching p5-File-ShareDir-1.104.txz: 100% 15 KiB 15.7kB/s 00:01
[monitor] [70/144] Fetching p5-Class-Inspector-1.31.txz: 100% 19 KiB 19.5kB/s 00:01
[monitor] [71/144] Fetching p5-Cache-Cache-1.08.txz: 100% 61 KiB 62.9kB/s 00:01
[monitor] [72/144] Fetching p5-Error-0.17024.txz: 100% 23 KiB 23.3kB/s 00:01
[monitor] [73/144] Fetching p5-IPC-ShareLite-0.17_1.txz: 100% 26 KiB 26.3kB/s 00:01
[monitor] [74/144] Fetching p5-Cache-2.11.txz: 100% 72 KiB 73.5kB/s 00:01
[monitor] [75/144] Fetching p5-TimeDate-2.30_2,1.txz: 100% 30 KiB 31.1kB/s 00:01
[monitor] [76/144] Fetching p5-IO-String-1.08_1.txz: 100% 7 KiB 7.6kB/s 00:01
[monitor] [77/144] Fetching p5-Heap-0.80_1.txz: 100% 37 KiB 37.5kB/s 00:01
[monitor] [78/144] Fetching p5-File-NFSLock-1.21_1.txz: 100% 12 KiB 12.5kB/s 00:01
[monitor] [79/144] Fetching p5-DBD-Pg-3.6.2.txz: 100% 168 KiB 172.4kB/s 00:01
[monitor] [80/144] Fetching postgresql95-client-9.5.7_1.txz: 100% 2 MiB 2.3MB/s 00:01
[monitor] [81/144] Fetching p5-DBI-1.636_1.txz: 100% 691 KiB 707.4kB/s 00:01
[monitor] [82/144] Fetching p5-HTML-Template-2.95_1.txz: 100% 53 KiB 54.2kB/s 00:01
[monitor] [83/144] Fetching p5-FCGI-0.78.txz: 100% 29 KiB 29.3kB/s 00:01
[monitor] [84/144] Fetching p5-CGI-Fast-2.12.txz: 100% 14 KiB 14.6kB/s 00:01
[monitor] [85/144] Fetching p5-CGI-4.36.txz: 100% 158 KiB 161.8kB/s 00:01
[monitor] [86/144] Fetching p5-Log-Log4perl-1.49.txz: 100% 334 KiB 342.1kB/s 00:01
[monitor] [87/144] Fetching p5-File-Copy-Recursive-0.38_1.txz: 100% 13 KiB 13.6kB/s 00:01
[monitor] [88/144] Fetching p5-Date-Manip-6.58.txz: 100% 867 KiB 887.3kB/s 00:01
[monitor] [89/144] Fetching rrdtool-1.6.0_1.txz: 100% 642 KiB 657.8kB/s 00:01
[monitor] [90/144] Fetching pango-1.40.6.txz: 100% 430 KiB 440.4kB/s 00:01
[monitor] [91/144] Fetching libXrender-0.9.10.txz: 100% 27 KiB 27.3kB/s 00:01
[monitor] [92/144] Fetching xproto-7.0.31.txz: 100% 59 KiB 60.3kB/s 00:01
[monitor] [93/144] Fetching renderproto-0.11.1.txz: 100% 15 KiB 15.4kB/s 00:01
[monitor] [94/144] Fetching libX11-1.6.5,1.txz: 100% 2 MiB 1.7MB/s 00:01
[monitor] [95/144] Fetching libxcb-1.12_2.txz: 100% 985 KiB 1.0MB/s 00:01
[monitor] [96/144] Fetching libXdmcp-1.1.2.txz: 100% 14 KiB 14.1kB/s 00:01
[monitor] [97/144] Fetching libXau-1.0.8_3.txz: 100% 11 KiB 11.4kB/s 00:01
[monitor] [98/144] Fetching libpthread-stubs-0.4.txz: 100% 1 KiB 1.0kB/s 00:01
[monitor] [99/144] Fetching kbproto-1.0.7.txz: 100% 122 KiB 125.1kB/s 00:01
[monitor] [100/144] Fetching xorg-fonts-truetype-7.7_1.txz: 100% 516 B 0.5kB/s 00:01
[monitor] [101/144] Fetching font-misc-meltho-1.0.3_3.txz: 100% 718 KiB 734.8kB/s 00:01
[monitor] [102/144] Fetching mkfontscale-1.1.2.txz: 100% 16 KiB 16.0kB/s 00:01
[monitor] [103/144] Fetching libfontenc-1.1.3_1.txz: 100% 18 KiB 18.4kB/s 00:01
[monitor] [104/144] Fetching mkfontdir-1.0.7.txz: 100% 3 KiB 3.5kB/s 00:01
[monitor] [105/144] Fetching font-misc-ethiopic-1.0.3_3.txz: 100% 126 KiB 129.3kB/s 00:01
[monitor] [106/144] Fetching font-bh-ttf-1.0.3_3.txz: 100% 269 KiB 275.0kB/s 00:01
[monitor] [107/144] Fetching encodings-1.0.4_3,1.txz: 100% 558 KiB 571.0kB/s 00:01
[monitor] [108/144] Fetching font-util-1.3.1.txz: 100% 27 KiB 27.2kB/s 00:01
[monitor] [109/144] Fetching dejavu-2.37.txz: 100% 2 MiB 2.5MB/s 00:01
[monitor] [110/144] Fetching libXft-2.3.2_1.txz: 100% 59 KiB 60.5kB/s 00:01
[monitor] [111/144] Fetching harfbuzz-1.4.6_1.txz: 100% 323 KiB 331.1kB/s 00:01
[monitor] [112/144] Fetching graphite2-1.3.10.txz: 100% 114 KiB 116.3kB/s 00:01
[monitor] [113/144] Fetching cairo-1.14.8_1,2.txz: 100% 848 KiB 868.5kB/s 00:01
[monitor] [114/144] Fetching xcb-util-renderutil-0.3.9_1.txz: 100% 8 KiB 8.1kB/s 00:01
[monitor] [115/144] Fetching xcb-util-0.4.0_2,1.txz: 100% 12 KiB 11.9kB/s 00:01
[monitor] [116/144] Fetching pixman-0.34.0.txz: 100% 266 KiB 272.9kB/s 00:01
[monitor] [117/144] Fetching libXext-1.3.3_1,1.txz: 100% 92 KiB 93.9kB/s 00:01
[monitor] [118/144] Fetching xextproto-7.3.0.txz: 100% 21 KiB 22.0kB/s 00:01
[monitor] [119/144] Fetching glproto-1.4.17.txz: 100% 15 KiB 15.7kB/s 00:01
[monitor] [120/144] Fetching dri2proto-2.8.txz: 100% 9 KiB 9.0kB/s 00:01
[monitor] [121/144] Fetching mesa-libs-17.1.4.txz: 100% 367 KiB 376.0kB/s 00:01
[monitor] [122/144] Fetching libxshmfence-1.2_2.txz: 100% 5 KiB 4.8kB/s 00:01
[monitor] [123/144] Fetching libXxf86vm-1.1.4_1.txz: 100% 16 KiB 16.7kB/s 00:01
[monitor] [124/144] Fetching xf86vidmodeproto-2.3.1.txz: 100% 3 KiB 3.5kB/s 00:01
[monitor] [125/144] Fetching libXfixes-5.0.3.txz: 100% 14 KiB 14.6kB/s 00:01
[monitor] [126/144] Fetching fixesproto-5.0.txz: 100% 10 KiB 10.2kB/s 00:01
[monitor] [127/144] Fetching libXdamage-1.1.4_3.txz: 100% 6 KiB 6.6kB/s 00:01
[monitor] [128/144] Fetching damageproto-1.2.1.txz: 100% 5 KiB 5.2kB/s 00:01
[monitor] [129/144] Fetching libdrm-2.4.81,1.txz: 100% 209 KiB 214.4kB/s 00:01
[monitor] [130/144] Fetching libpciaccess-0.13.5.txz: 100% 19 KiB 19.8kB/s 00:01
[monitor] [131/144] Fetching pciids-20170622.txz: 100% 188 KiB 192.5kB/s 00:01
[monitor] [132/144] Fetching libunwind-20170113_1.txz: 100% 112 KiB 114.6kB/s 00:01
Checking integrity... done (0 conflicting)
[monitor] [1/144] Installing xproto-7.0.31...
[monitor] [1/144] Extracting xproto-7.0.31: 100%
[monitor] [2/144] Installing p5-Sub-Install-0.928_1...
[monitor] [2/144] Extracting p5-Sub-Install-0.928_1: 100%
[monitor] [3/144] Installing p5-Params-Util-1.07_2...
[monitor] [3/144] Extracting p5-Params-Util-1.07_2: 100%
[monitor] [4/144] Installing libXdmcp-1.1.2...
[monitor] [4/144] Extracting libXdmcp-1.1.2: 100%
[monitor] [5/144] Installing libXau-1.0.8_3...
[monitor] [5/144] Extracting libXau-1.0.8_3: 100%
[monitor] [6/144] Installing libpthread-stubs-0.4...
[monitor] [6/144] Extracting libpthread-stubs-0.4: 100%
[monitor] [7/144] Installing p5-Data-OptList-0.110...
[monitor] [7/144] Extracting p5-Data-OptList-0.110: 100%
[monitor] [8/144] Installing libxcb-1.12_2...
[monitor] [8/144] Extracting libxcb-1.12_2: 100%
[monitor] [9/144] Installing kbproto-1.0.7...
[monitor] [9/144] Extracting kbproto-1.0.7: 100%
[monitor] [10/144] Installing p5-Try-Tiny-0.24...
[monitor] [10/144] Extracting p5-Try-Tiny-0.24: 100%
[monitor] [11/144] Installing p5-Module-Runtime-0.014_1...
[monitor] [11/144] Extracting p5-Module-Runtime-0.014_1: 100%
[monitor] [12/144] Installing p5-Sub-Exporter-0.987_1...
[monitor] [12/144] Extracting p5-Sub-Exporter-0.987_1: 100%
[monitor] [13/144] Installing p5-Algorithm-C3-0.10_1...
[monitor] [13/144] Extracting p5-Algorithm-C3-0.10_1: 100%
[monitor] [14/144] Installing libX11-1.6.5,1...
[monitor] [14/144] Extracting libX11-1.6.5,1: 100%
[monitor] [15/144] Installing xextproto-7.3.0...
[monitor] [15/144] Extracting xextproto-7.3.0: 100%
[monitor] [16/144] Installing fixesproto-5.0...
[monitor] [16/144] Extracting fixesproto-5.0: 100%
[monitor] [17/144] Installing pciids-20170622...
[monitor] [17/144] Extracting pciids-20170622: 100%
[monitor] [18/144] Installing readline-7.0.3...
[monitor] [18/144] Extracting readline-7.0.3: 100%
[monitor] [19/144] Installing libffi-3.2.1...
[monitor] [19/144] Extracting libffi-3.2.1: 100%
[monitor] [20/144] Installing p5-Package-Stash-XS-0.28_2...
[monitor] [20/144] Extracting p5-Package-Stash-XS-0.28_2: 100%
[monitor] [21/144] Installing p5-Module-Implementation-0.09_1...
[monitor] [21/144] Extracting p5-Module-Implementation-0.09_1: 100%
[monitor] [22/144] Installing p5-Dist-CheckConflicts-0.11_1...
[monitor] [22/144] Extracting p5-Dist-CheckConflicts-0.11_1: 100%
[monitor] [23/144] Installing p5-Variable-Magic-0.61...
[monitor] [23/144] Extracting p5-Variable-Magic-0.61: 100%
[monitor] [24/144] Installing p5-Sub-Exporter-Progressive-0.001013...
[monitor] [24/144] Extracting p5-Sub-Exporter-Progressive-0.001013: 100%
[monitor] [25/144] Installing p5-Class-Method-Modifiers-2.12...
[monitor] [25/144] Extracting p5-Class-Method-Modifiers-2.12: 100%
[monitor] [26/144] Installing p5-Class-C3-0.33...
[monitor] [26/144] Extracting p5-Class-C3-0.33: 100%
[monitor] [27/144] Installing libfontenc-1.1.3_1...
[monitor] [27/144] Extracting libfontenc-1.1.3_1: 100%
[monitor] [28/144] Installing libXext-1.3.3_1,1...
[monitor] [28/144] Extracting libXext-1.3.3_1,1: 100%
[monitor] [29/144] Installing xf86vidmodeproto-2.3.1...
[monitor] [29/144] Extracting xf86vidmodeproto-2.3.1: 100%
[monitor] [30/144] Installing libXfixes-5.0.3...
[monitor] [30/144] Extracting libXfixes-5.0.3: 100%
[monitor] [31/144] Installing damageproto-1.2.1...
[monitor] [31/144] Extracting damageproto-1.2.1: 100%
[monitor] [32/144] Installing libpciaccess-0.13.5...
[monitor] [32/144] Extracting libpciaccess-0.13.5: 100%
[monitor] [33/144] Installing python27-2.7.13_6...
[monitor] [33/144] Extracting python27-2.7.13_6: 100%
[monitor] [34/144] Installing p5-Package-Stash-0.37_1...
[monitor] [34/144] Extracting p5-Package-Stash-0.37_1: 100%
[monitor] [35/144] Installing p5-B-Hooks-EndOfScope-0.21...
[monitor] [35/144] Extracting p5-B-Hooks-EndOfScope-0.21: 100%
[monitor] [36/144] Installing p5-Role-Tiny-2.000005...
[monitor] [36/144] Extracting p5-Role-Tiny-2.000005: 100%
[monitor] [37/144] Installing p5-MRO-Compat-0.13...
[monitor] [37/144] Extracting p5-MRO-Compat-0.13: 100%
[monitor] [38/144] Installing p5-Eval-Closure-0.14...
[monitor] [38/144] Extracting p5-Eval-Closure-0.14: 100%
[monitor] [39/144] Installing p5-Devel-StackTrace-2.02...
[monitor] [39/144] Extracting p5-Devel-StackTrace-2.02: 100%
[monitor] [40/144] Installing p5-Class-Data-Inheritable-0.08_1...
[monitor] [40/144] Extracting p5-Class-Data-Inheritable-0.08_1: 100%
[monitor] [41/144] Installing p5-List-SomeUtils-XS-0.53...
[monitor] [41/144] Extracting p5-List-SomeUtils-XS-0.53: 100%
[monitor] [42/144] Installing renderproto-0.11.1...
[monitor] [42/144] Extracting renderproto-0.11.1: 100%
[monitor] [43/144] Installing mkfontscale-1.1.2...
[monitor] [43/144] Extracting mkfontscale-1.1.2: 100%
[monitor] [44/144] Installing xcb-util-0.4.0_2,1...
[monitor] [44/144] Extracting xcb-util-0.4.0_2,1: 100%
[monitor] [45/144] Installing libxshmfence-1.2_2...
[monitor] [45/144] Extracting libxshmfence-1.2_2: 100%
[monitor] [46/144] Installing libXxf86vm-1.1.4_1...
[monitor] [46/144] Extracting libXxf86vm-1.1.4_1: 100%
[monitor] [47/144] Installing libXdamage-1.1.4_3...
[monitor] [47/144] Extracting libXdamage-1.1.4_3: 100%
[monitor] [48/144] Installing libdrm-2.4.81,1...
[monitor] [48/144] Extracting libdrm-2.4.81,1: 100%
[monitor] [49/144] Installing libunwind-20170113_1...
[monitor] [49/144] Extracting libunwind-20170113_1: 100%
[monitor] [50/144] Installing libiconv-1.14_10...
[monitor] [50/144] Extracting libiconv-1.14_10: 100%
[monitor] [51/144] Installing p5-namespace-clean-0.27...
[monitor] [51/144] Extracting p5-namespace-clean-0.27: 100%
[monitor] [52/144] Installing p5-Sub-Identify-0.14...
[monitor] [52/144] Extracting p5-Sub-Identify-0.14: 100%
[monitor] [53/144] Installing p5-Specio-0.37...
[monitor] [53/144] Extracting p5-Specio-0.37: 100%
[monitor] [54/144] Installing p5-Exception-Class-1.42...
[monitor] [54/144] Extracting p5-Exception-Class-1.42: 100%
[monitor] [55/144] Installing p5-Scalar-List-Utils-1.45,1...
[monitor] [55/144] Extracting p5-Scalar-List-Utils-1.45,1: 100%
[monitor] [56/144] Installing p5-List-UtilsBy-0.10...
[monitor] [56/144] Extracting p5-List-UtilsBy-0.10: 100%
[monitor] [57/144] Installing p5-List-SomeUtils-0.54...
[monitor] [57/144] Extracting p5-List-SomeUtils-0.54: 100%
[monitor] [58/144] Installing p5-Class-Inspector-1.31...
[monitor] [58/144] Extracting p5-Class-Inspector-1.31: 100%
[monitor] [59/144] Installing libXrender-0.9.10...
[monitor] [59/144] Extracting libXrender-0.9.10: 100%
[monitor] [60/144] Installing mkfontdir-1.0.7...
[monitor] [60/144] Extracting mkfontdir-1.0.7: 100%
[monitor] [61/144] Installing font-util-1.3.1...
[monitor] [61/144] Extracting font-util-1.3.1: 100%
[monitor] [62/144] Installing xcb-util-renderutil-0.3.9_1...
[monitor] [62/144] Extracting xcb-util-renderutil-0.3.9_1: 100%
[monitor] [63/144] Installing pixman-0.34.0...
[monitor] [63/144] Extracting pixman-0.34.0: 100%
[monitor] [64/144] Installing glproto-1.4.17...
[monitor] [64/144] Extracting glproto-1.4.17: 100%
[monitor] [65/144] Installing dri2proto-2.8...
[monitor] [65/144] Extracting dri2proto-2.8: 100%
[monitor] [66/144] Installing mesa-libs-17.1.4...
[monitor] [66/144] Extracting mesa-libs-17.1.4: 100%
[monitor] [67/144] Installing glib-2.50.2_3,1...
[monitor] [67/144] Extracting glib-2.50.2_3,1: 100%
No schema files found: doing nothing.
[monitor] [68/144] Installing p5-URI-1.71...
[monitor] [68/144] Extracting p5-URI-1.71: 100%
[monitor] [69/144] Installing p5-LWP-MediaTypes-6.02_1...
[monitor] [69/144] Extracting p5-LWP-MediaTypes-6.02_1: 100%
[monitor] [70/144] Installing p5-HTTP-Date-6.02_1...
[monitor] [70/144] Extracting p5-HTTP-Date-6.02_1: 100%
[monitor] [71/144] Installing p5-IO-HTML-1.001_1...
[monitor] [71/144] Extracting p5-IO-HTML-1.001_1: 100%
[monitor] [72/144] Installing p5-Encode-Locale-1.05...
[monitor] [72/144] Extracting p5-Encode-Locale-1.05: 100%
[monitor] [73/144] Installing p5-HTML-Tagset-3.20_1...
[monitor] [73/144] Extracting p5-HTML-Tagset-3.20_1: 100%
[monitor] [74/144] Installing p5-Mozilla-CA-20160104...
[monitor] [74/144] Extracting p5-Mozilla-CA-20160104: 100%
[monitor] [75/144] Installing p5-namespace-autoclean-0.28...
[monitor] [75/144] Extracting p5-namespace-autoclean-0.28: 100%
[monitor] [76/144] Installing p5-Params-ValidationCompiler-0.24...
[monitor] [76/144] Extracting p5-Params-ValidationCompiler-0.24: 100%
[monitor] [77/144] Installing p5-List-AllUtils-0.14...
[monitor] [77/144] Extracting p5-List-AllUtils-0.14: 100%
[monitor] [78/144] Installing p5-Class-Singleton-1.5_1...
[monitor] [78/144] Extracting p5-Class-Singleton-1.5_1: 100%
[monitor] [79/144] Installing p5-File-ShareDir-1.104...
[monitor] [79/144] Extracting p5-File-ShareDir-1.104: 100%
[monitor] [80/144] Installing font-misc-meltho-1.0.3_3...
[monitor] [80/144] Extracting font-misc-meltho-1.0.3_3: 100%
[monitor] [81/144] Installing font-misc-ethiopic-1.0.3_3...
[monitor] [81/144] Extracting font-misc-ethiopic-1.0.3_3: 100%
[monitor] [82/144] Installing font-bh-ttf-1.0.3_3...
[monitor] [82/144] Extracting font-bh-ttf-1.0.3_3: 100%
[monitor] [83/144] Installing encodings-1.0.4_3,1...
[monitor] [83/144] Extracting encodings-1.0.4_3,1: 100%
[monitor] [84/144] Installing dejavu-2.37...
[monitor] [84/144] Extracting dejavu-2.37: 100%
[monitor] [85/144] Installing graphite2-1.3.10...
[monitor] [85/144] Extracting graphite2-1.3.10: 100%
[monitor] [86/144] Installing cairo-1.14.8_1,2...
[monitor] [86/144] Extracting cairo-1.14.8_1,2: 100%
[monitor] [87/144] Installing p5-HTTP-Message-6.13...
[monitor] [87/144] Extracting p5-HTTP-Message-6.13: 100%
[monitor] [88/144] Installing p5-HTML-Parser-3.72...
[monitor] [88/144] Extracting p5-HTML-Parser-3.72: 100%
[monitor] [89/144] Installing p5-Digest-HMAC-1.03_1...
[monitor] [89/144] Extracting p5-Digest-HMAC-1.03_1: 100%
[monitor] [90/144] Installing p5-IO-Socket-SSL-2.044_1...
[monitor] [90/144] Extracting p5-IO-Socket-SSL-2.044_1: 100%
[monitor] [91/144] Installing p5-XML-SAX-Base-1.09...
[monitor] [91/144] Extracting p5-XML-SAX-Base-1.09: 100%
[monitor] [92/144] Installing p5-XML-NamespaceSupport-1.12...
[monitor] [92/144] Extracting p5-XML-NamespaceSupport-1.12: 100%
[monitor] [93/144] Installing p5-Socket6-0.28...
[monitor] [93/144] Extracting p5-Socket6-0.28: 100%
[monitor] [94/144] Installing p5-Crypt-CBC-2.33_1...
[monitor] [94/144] Extracting p5-Crypt-CBC-2.33_1: 100%
[monitor] [95/144] Installing p5-Params-Validate-1.29...
[monitor] [95/144] Extracting p5-Params-Validate-1.29: 100%
[monitor] [96/144] Installing p5-DateTime-TimeZone-2.11,1...
[monitor] [96/144] Extracting p5-DateTime-TimeZone-2.11,1: 100%
[monitor] [97/144] Installing p5-DateTime-Locale-1.16...
[monitor] [97/144] Extracting p5-DateTime-Locale-1.16: 100%
[monitor] [98/144] Installing p5-TimeDate-2.30_2,1...
[monitor] [98/144] Extracting p5-TimeDate-2.30_2,1: 100%
[monitor] [99/144] Installing p5-IO-String-1.08_1...
[monitor] [99/144] Extracting p5-IO-String-1.08_1: 100%
[monitor] [100/144] Installing p5-Heap-0.80_1...
[monitor] [100/144] Extracting p5-Heap-0.80_1: 100%
[monitor] [101/144] Installing p5-File-NFSLock-1.21_1...
[monitor] [101/144] Extracting p5-File-NFSLock-1.21_1: 100%
[monitor] [102/144] Installing xorg-fonts-truetype-7.7_1...
[monitor] [103/144] Installing libXft-2.3.2_1...
[monitor] [103/144] Extracting libXft-2.3.2_1: 100%
[monitor] [104/144] Installing harfbuzz-1.4.6_1...
[monitor] [104/144] Extracting harfbuzz-1.4.6_1: 100%
[monitor] [105/144] Installing p5-WWW-RobotRules-6.02_1...
[monitor] [105/144] Extracting p5-WWW-RobotRules-6.02_1: 100%
[monitor] [106/144] Installing p5-HTTP-Negotiate-6.01_1...
[monitor] [106/144] Extracting p5-HTTP-Negotiate-6.01_1: 100%
[monitor] [107/144] Installing p5-HTTP-Daemon-6.01_1...
[monitor] [107/144] Extracting p5-HTTP-Daemon-6.01_1: 100%
[monitor] [108/144] Installing p5-HTTP-Cookies-6.03...
[monitor] [108/144] Extracting p5-HTTP-Cookies-6.03: 100%
[monitor] [109/144] Installing p5-File-Listing-6.04_1...
[monitor] [109/144] Extracting p5-File-Listing-6.04_1: 100%
[monitor] [110/144] Installing p5-Authen-NTLM-1.09_1...
[monitor] [110/144] Extracting p5-Authen-NTLM-1.09_1: 100%
[monitor] [111/144] Installing p5-Net-HTTP-6.16...
[monitor] [111/144] Extracting p5-Net-HTTP-6.16: 100%
[monitor] [112/144] Installing p5-XML-SAX-0.99_2...
[monitor] [112/144] Extracting p5-XML-SAX-0.99_2: 100%
[monitor] [113/144] Installing p5-IO-Socket-INET6-2.72_1...
[monitor] [113/144] Extracting p5-IO-Socket-INET6-2.72_1: 100%
[monitor] [114/144] Installing p5-IO-Multiplex-1.13_1...
[monitor] [114/144] Extracting p5-IO-Multiplex-1.13_1: 100%
[monitor] [115/144] Installing p5-Digest-SHA1-2.13_1...
[monitor] [115/144] Extracting p5-Digest-SHA1-2.13_1: 100%
[monitor] [116/144] Installing p5-Crypt-DES-2.07_1...
[monitor] [116/144] Extracting p5-Crypt-DES-2.07_1: 100%
[monitor] [117/144] Installing p5-DateTime-1.43...
[monitor] [117/144] Extracting p5-DateTime-1.43: 100%
[monitor] [118/144] Installing p5-Error-0.17024...
[monitor] [118/144] Extracting p5-Error-0.17024: 100%
[monitor] [119/144] Installing p5-IPC-ShareLite-0.17_1...
[monitor] [119/144] Extracting p5-IPC-ShareLite-0.17_1: 100%
[monitor] [120/144] Installing p5-Cache-2.11...
[monitor] [120/144] Extracting p5-Cache-2.11: 100%
[monitor] [121/144] Installing postgresql95-client-9.5.7_1...
[monitor] [121/144] Extracting postgresql95-client-9.5.7_1: 100%
[monitor] [122/144] Installing p5-DBI-1.636_1...
[monitor] [122/144] Extracting p5-DBI-1.636_1: 100%
[monitor] [123/144] Installing p5-FCGI-0.78...
[monitor] [123/144] Extracting p5-FCGI-0.78: 100%
[monitor] [124/144] Installing p5-CGI-4.36...
[monitor] [124/144] Extracting p5-CGI-4.36: 100%
[monitor] [125/144] Installing pango-1.40.6...
[monitor] [125/144] Extracting pango-1.40.6: 100%
[monitor] [126/144] Installing p5-libwww-6.26...
[monitor] [126/144] Extracting p5-libwww-6.26: 100%
[monitor] [127/144] Installing p5-XML-Parser-2.44...
[monitor] [127/144] Extracting p5-XML-Parser-2.44: 100%
[monitor] [128/144] Installing p5-XML-LibXML-2.0129,1...
[monitor] [128/144] Extracting p5-XML-LibXML-2.0129,1: 100%
[monitor] [129/144] Installing munin-common-2.0.33...
===> Creating groups.
Creating group 'munin' with gid '842'.
===> Creating users
Creating user 'munin' with uid '842'.
[monitor] [129/144] Extracting munin-common-2.0.33: 100%
[monitor] [130/144] Installing p5-Net-Server-2.008_3...
[monitor] [130/144] Extracting p5-Net-Server-2.008_3: 100%
[monitor] [131/144] Installing p5-Net-SNMP-6.0.1_1...
[monitor] [131/144] Extracting p5-Net-SNMP-6.0.1_1: 100%
[monitor] [132/144] Installing p5-Net-CIDR-0.18...
[monitor] Extracting p5-Net-CIDR-0.18: 100%
[monitor] [1/144] Installing p5-Net-DNS-1.11,1...
[monitor] [1/144] Extracting p5-Net-DNS-1.11,1: 100%
[monitor] [2/144] Installing p5-DateTime-HiRes-0.01_1...
[monitor] [2/144] Extracting p5-DateTime-HiRes-0.01_1: 100%
[monitor] [3/144] Installing p5-Cache-Cache-1.08...
[monitor] [3/144] Extracting p5-Cache-Cache-1.08: 100%
[monitor] [4/144] Installing p5-DBD-Pg-3.6.2...
[monitor] [4/144] Extracting p5-DBD-Pg-3.6.2: 100%
[monitor] [5/144] Installing p5-HTML-Template-2.95_1...
[monitor] [5/144] Extracting p5-HTML-Template-2.95_1: 100%
[monitor] [6/144] Installing p5-CGI-Fast-2.12...
[monitor] [6/144] Extracting p5-CGI-Fast-2.12: 100%
[monitor] [7/144] Installing p5-Log-Log4perl-1.49...
[monitor] [7/144] Extracting p5-Log-Log4perl-1.49: 100%
[monitor] [8/144] Installing p5-File-Copy-Recursive-0.38_1...
[monitor] [8/144] Extracting p5-File-Copy-Recursive-0.38_1: 100%
[monitor] [9/144] Installing p5-Date-Manip-6.58...
[monitor] [9/144] Extracting p5-Date-Manip-6.58: 100%
[monitor] [10/144] Installing rrdtool-1.6.0_1...
[monitor] [10/144] Extracting rrdtool-1.6.0_1: 100%
[monitor] [11/144] Installing munin-node-2.0.33...
===> Creating groups.
Using existing group 'munin'.
===> Creating users
Using existing user 'munin'.
[monitor] [11/144] Extracting munin-node-2.0.33: 100%
done.
[monitor] [12/144] Installing munin-master-2.0.33_1...
===> Creating groups.
Using existing group 'munin'.
===> Creating users
Using existing user 'munin'.
[monitor] [12/144] Extracting munin-master-2.0.33_1: 100%
Message from python27-2.7.13_6:
===========================================================================
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
bsddb databases/py-bsddb
gdbm databases/py-gdbm
sqlite3 databases/py-sqlite3
tkinter x11-toolkits/py-tkinter
===========================================================================
Message from dejavu-2.37:
Make sure that the freetype module is loaded. If it is not, add the following
line to the "Modules" section of your X Windows configuration file:
Load "freetype"
Add the following line to the "Files" section of X Windows configuration file:
FontPath "/usr/local/share/fonts/dejavu/"
Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
Message from postgresql95-client-9.5.7_1:
The PostgreSQL port has a collection of "side orders":
postgresql-docs
For all of the html documentation
p5-Pg
A perl5 API for client access to PostgreSQL databases.
postgresql-tcltk
If you want tcl/tk client support.
postgresql-jdbc
For Java JDBC support.
postgresql-odbc
For client access from unix applications using ODBC as access
method. Not needed to access unix PostgreSQL servers from Win32
using ODBC. See below.
ruby-postgres, py-PyGreSQL
For client access to PostgreSQL databases using the ruby & python
languages.
postgresql-plperl, postgresql-pltcl & postgresql-plruby
For using perl5, tcl & ruby as procedural languages.
postgresql-contrib
Lots of contributed utilities, postgresql functions and
datatypes. There you find pg_standby, pgcrypto and many other cool
things.
etc...
Message from munin-node-2.0.33:
********************************************************************
Unless this file already existed, a sample configuration file
has been placed in /usr/local/etc/munin/munin-node.conf.
Please edit it according to your needs.
********************************************************************
The Munin client will *not* be started automatically. To allow it
to start, put this line in /etc/rc.conf:
munin_node_enable="YES"
Then, it will be started on the next boot. If this line is already
present, the client will be started now. Otherwise, edit
/etc/rc.conf and execute this command:
/usr/local/etc/rc.d/munin-node start
********************************************************************
For a list of plugins that will probably work run
/usr/local/sbin/munin-node-configure --suggest
If this is a fresh install run
/usr/local/sbin/munin-node-configure --shell | sh -x
to install the plugins automatically
Message from munin-master-2.0.33_1:
********************************************************************
Unless this file already existed, a sample configuration file
has been placed in /usr/local/etc/munin/munin.conf.
Please edit it according to your needs.
The Munin server will be run from cron under the user 'munin'.
If you need to customize the munin crontab, remove the lines
containing #BEGIN_MUNIN_MAIN and #END_MUNIN_MAIN, and add a line
with #MANUAL_MUNIN_CRONTAB.
********************************************************************
*** configuring monitor ***
*** installing default nrpe.cfg ***
jexec stage ln -s /data/etc/nrpe.cfg /usr/local/etc/nrpe.cfg
sysrc -R /jails/stage nrpe2_enable=YES
nrpe2_enable: -> YES
sysrc -R /jails/stage nrpe2_configfile=/data/etc/nrpe.cfg
nrpe2_configfile: -> /data/etc/nrpe.cfg
jexec stage ln -s /data/etc/munin /usr/local/etc/munin
sysrc -R /jails/stage munin_node_enable=YES
munin_node_enable: -> YES
sysrc -R /jails/stage munin_node_config=/data/etc/munin/munin-node.conf
munin_node_config: -> /data/etc/munin/munin-node.conf
*** starting monitor ***
*** testing monitor ***
*** sending an email to postmaster@imac27.simerson.net ***
jexec stage swaks -to postmaster@imac27.simerson.net -server 172.16.15.9 -timeout 50
=== Trying 172.16.15.9:25...
=== Connected to 172.16.15.9.
<- 220 haraka ESMTP Haraka 2.8.13 ready
-> EHLO monitor
<- 250-haraka Hello stage [172.16.15.254], Haraka is at your service.
<- 250-PIPELINING
<- 250-8BITMIME
<- 250-SMTPUTF8
<- 250-SIZE 0
<- 250 STARTTLS
-> MAIL FROM:<root@monitor>
<- 250 sender <root@monitor> OK
-> RCPT TO:<postmaster@imac27.simerson.net>
<- 250 recipient <postmaster@imac27.simerson.net> OK
-> DATA
<- 354 go ahead, make my day
-> Date: Thu, 27 Jul 2017 13:03:56 -0700
-> To: postmaster@imac27.simerson.net
-> From: root@monitor
-> Subject: test Thu, 27 Jul 2017 13:03:56 -0700
-> Message-Id: <20170727130356.023523@monitor>
-> X-Mailer: swaks v20170101.0 jetmore.org/john/code/swaks/
->
-> This is a test mailing
->
-> .
<- 250 ok 1501185852 qp 23527 (78B76EFE-E926-4D7B-A780-C3D0A6BE61B1.1)
-> QUIT
<- 221 haraka closing connection. Have a jolly good day.
=== Connection closed with remote host.
*** sending a TLS encrypted and authenticated email ***
jexec stage swaks -to postmaster@imac27.simerson.net -server 172.16.15.9 -timeout 50 -tls -au postmaster@imac27.simerson.net -ap ZnV3e8!VJC%WcL
=== Trying 172.16.15.9:25...
=== Connected to 172.16.15.9.
<- 220 haraka ESMTP Haraka 2.8.13 ready
-> EHLO monitor
<- 250-haraka Hello stage [172.16.15.254], Haraka is at your service.
<- 250-PIPELINING
<- 250-8BITMIME
<- 250-SMTPUTF8
<- 250-SIZE 0
<- 250 STARTTLS
-> STARTTLS
<- 220 Go ahead.
=== TLS started with cipher TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256
=== TLS no local certificate set
=== TLS peer DN="/C=US/ST=Washington/L=Seattle/O=TNPI/CN=vmware.imac27.simerson.net/emailAddress=postmaster@imac27.simerson.net"
~> EHLO monitor
<~ 250-haraka Hello stage [172.16.15.254], Haraka is at your service.
<~ 250-PIPELINING
<~ 250-8BITMIME
<~ 250-SMTPUTF8
<~ 250-SIZE 0
<~ 250 AUTH PLAIN LOGIN
~> AUTH LOGIN
<~ 334 VXNlcm5hbWU6
~> cG9zdG1hc3RlckBpbWFjMjcuc2ltZXJzb24ubmV0
<~ 334 UGFzc3dvcmQ6
~> Wm5WM2U4IVZKQyVXY0w=
<~ 235 Authentication successful
~> MAIL FROM:<root@monitor>
<~ 250 sender <root@monitor> OK
~> RCPT TO:<postmaster@imac27.simerson.net>
<~ 250 recipient <postmaster@imac27.simerson.net> OK
~> DATA
<~ 354 go ahead, make my day
~> Date: Thu, 27 Jul 2017 13:04:13 -0700
~> To: postmaster@imac27.simerson.net
~> From: root@monitor
~> Subject: test Thu, 27 Jul 2017 13:04:13 -0700
~> Message-Id: <20170727130413.023531@monitor>
~> X-Mailer: swaks v20170101.0 jetmore.org/john/code/swaks/
~>
~> This is a test mailing
~>
~> .
<~ 250 ok 1501185853 qp 23535 (90E272DF-47AD-4EAA-A7CE-600C17062EC6.1)
~> QUIT
<~ 221 haraka closing connection. Have a jolly good day.
=== Connection closed with remote host.
it worked
*** promoting jail monitor ***
service jail stop stage
Stopping jails: stage.
jail -r stage
stage: removed
nameserver 172.16.15.3
umount /jails/stage/dev
unmount /jails/stage/usr/ports
unmount /jails/stage/var/cache/pkg
*** zroot/data/monitor filesystem exists ***
/data/monitor on /jails/stage/data (nullfs, local)
unmount data fs /jails/stage/data
zfs rename zroot/jails/stage zroot/jails/monitor.ready
cannot unmount '/jails/stage': Device busy
waiting for ZFS filesystem to quiet (0)
tail /etcannot unmount '/jails/stage': Device busy
waiting for ZFS filesystem to quiet (1)
c/jail.conf
^Z[1] + Suspended sh provision-monitor.sh
# tail /etc/jail.conf
devfs_ruleset = 7;
mount += "/data/haraka $path/data nullfs rw 0 0";
mount += "/data/geoip $path/usr/local/share/GeoIP nullfs ro 0 0";
}
haproxy {
ip4.addr = lo1|172.16.15.12;
mount += "/data/haproxy $path/data nullfs rw 0 0";
}
# fg
sh provision-monitor.sh
cannot unmount '/jails/stage': Device busy
waiting for ZFS filesystem to quiet (2)
cannot unmount '/jails/stage': Device busy
waiting for ZFS filesystem to quiet (3)
cannot unmount '/jails/stage': Device busy
waiting for ZFS filesystem to quiet (4)
cannot unmount '/jails/stage': Device busy
waiting for ZFS filesystem to quiet (5)
cat /et jai
^Z[1] + Suspended sh provision-monitor.sh
# cat /etc/jail.conf
exec.start = "/bin/sh /etc/rc";
exec.stop = "/bin/sh /etc/rc.shutdown";
exec.clean;
mount.devfs;
path = "/jails/$name";
interface = lo1;
host.hostname = $name;
dns {
ip4.addr = lo1|172.16.15.3;
mount += "/data/dns $path/data nullfs rw 0 0";
}
mysql {
ip4.addr = lo1|172.16.15.4;
mount += "/data/mysql $path/var/db/mysql nullfs rw 0 0";
}
redis {
ip4.addr = lo1|172.16.15.16;
mount += "/data/redis $path/data nullfs rw 0 0";
}
clamav {
ip4.addr = lo1|172.16.15.5;
mount += "/data/clamav $path/var/db/clamav nullfs rw 0 0";
}
geoip {
ip4.addr = lo1|172.16.15.17;
mount += "/data/geoip $path/usr/local/share/GeoIP nullfs rw 0 0";
}
rspamd {
ip4.addr = lo1|172.16.15.13;
mount += "/data/rspamd $path/data nullfs rw 0 0";
}
vpopmail {
ip4.addr = lo1|172.16.15.8;
mount += "/data/vpopmail $path/usr/local/vpopmail nullfs rw 0 0";
}
dovecot {
ip4.addr = lo1|172.16.15.15;
mount += "/data/dovecot $path/data nullfs rw 0 0";
mount += "/data/vpopmail $path/usr/local/vpopmail nullfs rw 0 0";
}
haraka {
ip4.addr = lo1|172.16.15.9;
devfs_ruleset = 7;
mount += "/data/haraka $path/data nullfs rw 0 0";
mount += "/data/geoip $path/usr/local/share/GeoIP nullfs ro 0 0";
}
haproxy {
ip4.addr = lo1|172.16.15.12;
mount += "/data/haproxy $path/data nullfs rw 0 0";
}
# fg
sh provision-monitor.sh
cannot unmount '/jails/stage': Device busy
waiting for ZFS filesystem to quiet (6)
cannot unmount '/jails/stage': Device busy
waiting for ZFS filesystem to quiet (7)
cannot unmount '/jails/stage': Device busy
waiting for ZFS filesystem to quiet (8)
cannot unmount '/jails/stage': Device busy
waiting for ZFS filesystem to quiet (9)
cannot unmount '/jails/stage': Device busy
waiting for ZFS filesystem to quiet (10)
service jail stop monitor
Stopping jails:.
jail -r monitor
*** zroot/data/monitor filesystem exists ***
zfs rename zroot/jails/monitor.ready zroot/jails/monitor
*** adding monitor to /etc/jail.conf ***
monitor {
ip4.addr = lo1|172.16.15.11;
mount += "/data/monitor $path/data nullfs rw 0 0";
}
*** service jail start monitor ***
Starting jails: monitor.
Success! A new 'monitor' jail is provisioned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment