Skip to content
Snippets Groups Projects
Commit 9e463456 authored by Mark Harrison's avatar Mark Harrison
Browse files

Adding the resmon module and removing the date module from the sample

resmon.conf file.


git-svn-id: https://labs.omniti.com/resmon/trunk@111 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
parent 289bfd1e
No related branches found
No related tags found
No related merge requests found
...@@ -2,9 +2,10 @@ INTERVAL 60; ...@@ -2,9 +2,10 @@ INTERVAL 60;
PORT 81; PORT 81;
STATUSFILE /var/run/resmon-status.txt; STATUSFILE /var/run/resmon-status.txt;
DATE { # Resmon health check. Shows the hostname, svn revision, and any problems with
# Just adds the time, so we can check to see if it has changed # modules or the configuration file.
current_time : noop RESMON {
resmon : noop
} }
LOGFILE { LOGFILE {
# Oracle alert file (look for ORA- lines) # Oracle alert file (look for ORA- lines)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment