DBAmon |
Home |
Index/DBAmon Doc. |
|
# -------------------------------
# DBAmon Cron Entries - Start
# -------------------------------
#---- Run dbamon_checker every 30 minutes - This starts/restarts DBAmon
00,30 * * * * /opt/dbamon/bin/dbamon_checker > /opt/dbamon/log/dbamon_checker.log 2>&1
#---- Monitor DBAmon Processes - Send email to DBAMONRC Email_Admin: if problems found
15,45 * * * * /opt/dbamon/bin/dbamon_watchdog > /opt/dbamon/log/dbamon_watchdog.log 2>&1
# -------------------------------
# DBAmon Cron Entries - End
# -------------------------------
Click Back to return to the installation checklist.