[Pdns-users] pdns monitor output
Thiago Farina
tfransosi at gmail.com
Sun Dec 27 22:51:04 UTC 2015
Hi!
While revising the documentation [1] I noticed that the output of pdns
monitor for version 3.x is very old!
The output presented online in the documentation is:
# /etc/init.d/pdns monitor
(...)
15:31:30 PowerDNS 1.99.0 (Mar 12 2002, 15:00:28) starting up
15:31:30 About to create 3 backend threads
15:39:55 [gMySQLbackend] MySQL connection succeeded
15:39:55 [gMySQLbackend] MySQL connection succeeded
15:39:55 [gMySQLbackend] MySQL connection succeeded
The output when running with a more recent version on the command line
is as follow:
$ sudo service pdns monitor
Dec 27 22:44:55 Reading random entropy from '/dev/urandom'
Dec 27 22:44:55 This is module gmysqlbackend.so reporting
Dec 27 22:44:55 This is a standalone pdns
Dec 27 22:44:55 UDP server bound to 0.0.0.0:53
Dec 27 22:44:55 TCP server bound to 0.0.0.0:53
Dec 27 22:44:55 PowerDNS Authoritative Server 3.3
(jenkins at autotest.powerdns.com) (C) 2001-2013 PowerDNS.COM BV
Dec 27 22:44:55 Using 64-bits mode. Built on 20150430173516 by
root at comet.buildd, gcc 4.8.2.
Dec 27 22:44:55 PowerDNS comes with ABSOLUTELY NO WARRANTY. This is
free software, and you are welcome to redistribute it according to the
terms of the GPL version 2.
Dec 27 22:44:55 Set effective group id to 113
Dec 27 22:44:55 Set effective user id to 108
Dec 27 22:44:55 Creating backend connection for TCP
Dec 27 22:44:55 gmysql Connection successful. Connected to database
'pdns' on 'localhost'.
Dec 27 22:44:55 gmysql Connection successful. Connected to database
'pdns' on 'localhost'.
% Dec 27 22:44:55 About to create 3 backend threads for UDP
Dec 27 22:44:55 gmysql Connection successful. Connected to database
'pdns' on 'localhost'.
Dec 27 22:44:55 gmysql Connection successful. Connected to database
'pdns' on 'localhost'.
Dec 27 22:44:55 gmysql Connection successful. Connected to database
'pdns' on 'localhost'.
Dec 27 22:44:55 gmysql Connection successful. Connected to database
'pdns' on 'localhost'.
Dec 27 22:44:55 gmysql Connection successful. Connected to database
'pdns' on 'localhost'.
Dec 27 22:44:55 gmysql Connection successful. Connected to database
'pdns' on 'localhost'.
Dec 27 22:44:55 Done launching threads, ready to distribute questions
Maybe we can update the online docs?
Thanks!
[1] - https://docs.powerdns.com/3/authoritative/installation/
--
Thiago Farina
More information about the Pdns-users
mailing list