Re: check the master/slave status

2011-01-09 Thread pyh
p...@mail.nsbeta.info writes: I wrote a nagios plugin for monitoring the status of master/slave DNS. Just to check if their serial number is the same. The script shows below,thanks for all your directions. #!/usr/bin/perl use strict; use Net::DNS; use Getopt::Std; my %opts; getopts('hm:

Re: check the master/slave status

2011-01-09 Thread pyh
I wrote a nagios plugin for monitoring the status of master/slave DNS. Just to check if their serial number is the same. The script shows below,thanks for all your directions. #!/usr/bin/perl use strict; use Net::DNS; use Getopt::Std; my %opts; getopts('hm:s:z:', \%opts); if ($opts{'h'}) {

Re: Issue with W2008R2 Registration

2011-01-09 Thread Holger Honert
Hi Rick, thx a lot for the hint. In fact it is Microsoft Knowledge Base article 977158. Regards Holger Am 06.01.2011 15:03, schrieb Rick Coloccia: > There a patch from MS for using non-ms dns. I don't know exactly where > to point you, but if you're not using MS DNS you need the patch. I > n