Skip to content

Commit

Permalink
More documentation updates..
Browse files Browse the repository at this point in the history
  • Loading branch information
reyjrar committed Aug 9, 2011
1 parent 4b37939 commit e9106f6
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README
Expand Up @@ -36,15 +36,21 @@ INSTALL
# Run the analyzer
./bin/dnsmon_analyzer.pl

# Or alternatively:
./devel/monit_config.pl
# Or alternatively:
./devel/monit_config.pl

# Run the application
# Run the application locally
./scripts/dns_monitor.pl -p 3000

# Point your web browser to
http://localhost:3000/ # See Stuff

# Or deploy using mod_fcgid and Apache with:
ln -s ./conf/apache.conf /etc/httpd/conf.d/dnsmonitor.conf

# Then navigate to:
http://localhost/dns-monitor/

# Install the ./bin/dnsmon_maintenance.pl into the server's crontab
# once every 2 hours is more than enough

Expand Down

0 comments on commit e9106f6

Please sign in to comment.