[Pdns-users] FW: Online informatieaanvraag
N. van Kooten
nivako at zonnet.nl
Mon Jan 23 15:12:41 UTC 2006
> companyname
> firstname Niels
> lastname Van Kooten
> phone2
> email nivako at zonnet.nl
> companycity Netherlands
> opmerking Hi, i got this problem: When i mysql support do.. If i
> place this in my config: launch=gmysql gmysql-host=127.0.0.1
> gmysql-user=root gmysql-dbname=powerpanel gmysql-password=xxxx
> gmysql-basic-query=select content,ttl,prio,type,domain_id,name from
> records where type='%s' and name='%s' gmysql-id-query=select
> content,ttl,prio,type,domain_id,name from records where type='%s' and
> name='%s' and domain_id=%d gmysql-any-query=select
> content,ttl,prio,type,domain_id,name from records where name='%s'
> gmysql-any-id-query=select content,ttl,prio,type,domain_id,name from
> records where name='%s' and domain_id=%d gmysql-list-query=select
> content,ttl,prio,type,domain_id,name from records where domain_id=%d
> gmysql-master-zone-query=select master from domains where name='%s'
> and type='SLAVE' gmysql-info-zone-query=select
> id,name,master,last_check,notified_serial,type from domains where
> name='%s' gmysql-info-all-slaves-query=select
> id,name,master,last_check,type from domains where type='SLAVE'
> gmysql-supermaster-query=select account from supermasters where ip='%s'
> and nameserver='%s'"); gmysql-insert-slave-query=insert into domains
> (type,name,master,account) values('SLAVE','%s','%s','%s')
> gmysql-insert-record-query=insert into records
> (content,ttl,prio,type,domain_id,name) values
> ('%s',%d,%d,'%s',%d,'%s') gmysql-update-serial-query=update domains
> set notified_serial=%d where id=%d
> gmysql-update-lastcheck-query=update domains set notified_serial=%d
> where id=%d gmysql-info-all-master-query=select
> id,name,master,last_check,notified_serial,type from domains where
> type='MASTER' gmysql-delete-zone-query=delete from records where
> domain_id=%d gmysql-wildcard-query=select
> content,ttl,prio,type,domain_id,name from records where type='%s' and
> name like '%s' gmysql-wildcard-id-query=select
> content,ttl,prio,type,domain_id,name from records where type='%s' and
> name like '%s' and domain_id=%d gmysql-wildcard-any-query=select
> content,ttl,prio,type,domain_id,name from records where name like '%s'
> gmysql-wildcard-any-id-query=select
> content,ttl,prio,type,domain_id,name
> from records where name like '%s' and domain_id=%d If i would do pdns
> monitor he says: Unable to launch, no backends configured for querying.
>
>
> !DSPAM:43d4e15e152111699557995!
--
http://www.PowerDNS.com Open source, database driven DNS Software
http://netherlabs.nl Open and Closed source services
More information about the Pdns-users
mailing list