7. Configuration

7.1. Application — symon

How frequently should I run?

  my $frequency = "developing";    
                  # ..."running" (standard), "testing" (more frequently)
                  #    or "developing" (absurdly often)...


  my $utils   = Utils->new("LINUX");
                  # ...as of 2006 March 14, "LINUX" or "SOLARIS7"...

7.2. Application Output Streams — App_Outs_Config.pm

Configure the log files associated with these streams, disk-buffer size, and location of these logs and buffers.

7.3. Base Modules — BaseModsConfig.pm

The set of Base Modules is intended to be stable — unedited, so all configuration is done through BaseModsConfig.pm.

(Settings in BaseModsConfig.pm override those in individual Base Modules, which in turn override any settings inherited from Module_Template.pm.)

7.4. Syslog-Message-Related Modules — MessModsConfig.pm

Where Mon_Messages.pm instances are configured — define all required fields in a hash-reference and ensure its added to the list $self->{MON_MESS_INSTANCES}.

7.5. Non-Base Modules

These should be configured by editing the appropriate module directly, e.g., _Modules_Local/Mon_SGE.pm.

7.6. Utils.pm

This modules acts as an OS-abstraction layer and may need configuring for your OS. As of 2006/March/14 Linux and Solaris 7 should work.


...previousup (conts)next...



About this document:

Produced from the SGML: /home/isd/public_html/_unix_sys_mon/_reml_grp/index.reml
On: 15/3/2006 at 11:33:6
Options: reml2 -i noindex -l long -o html -p multiple