DBAmon |
Home |
Index/DBAmon Doc. |
|
Copy the contents of /opt/dbamon/bin/cgi to the CGI bin directory of your WWW server if you did not have the dbamon_install install script already do it for you. For example, one of the CGI programs is invoked from the DBAmon System Summary by clicking the i option of an instance. By doing this, you will attempt to invoke /cgi-bin/dbamon_inhibit.pl?instance_name
Make a symbolic link called dbamon from the Apache DocumentRoot directory to /opt/dbamon/htm . "cd" to that directory and run:
ln -s /opt/dbamon/htm dbamon
This will enable you to reference the DBAmon WWW Output by accessing URL: http://your_dbamon_master_server/dbamon.
When you inhibit the monitoring of a server, the WWW program dbamon_inhibit will need to write to the /opt/dbamon/adm/inhibit directory. Find out what userid your WWW server software is running under and give that userid WRITE capability to /opt/dbamon/adm/inhibit.