User Tools

Site Tools


monitor_dns_changes_for_hostname

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
monitor_dns_changes_for_hostname [2011/05/10 14:47] – created jtmonitor_dns_changes_for_hostname [2020/08/10 02:35] (current) – external edit 127.0.0.1
Line 11: Line 11:
  
 my %hostname = ( my %hostname = (
- '2822.v.fwmrm.net' => [ "ns1.fwmrm.net", "ns2.fwmrm.net"], + 'cdn.djtunez.net' => [ "ns1.lithiumfox.com", "ns1.lithiumfox.com"],
-# 'cdn.djtunez.net' => [ "ns1.lithiumfox.com", "ns1.lithiumfox.com"],+
  );  );
  
Line 66: Line 65:
  my ($msgbody, $hostname) = @_;  my ($msgbody, $hostname) = @_;
  my $subject = "$hostname DNS Record Changed!";  my $subject = "$hostname DNS Record Changed!";
- my @mailto =  [ 'jthomas@blip.tv', 'oogali@blip.tv' ];+ my @mailto =  [ 'jthomas@lithiumfox.com' ];
  
  my $msg = MIME::Lite->new(  my $msg = MIME::Lite->new(
monitor_dns_changes_for_hostname.1305038848.txt.gz · Last modified: 2020/08/10 02:30 (external edit)