/[mon-modules]/sap.monitor
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sap.monitor

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by dpavlin, Wed Jul 10 12:30:23 2002 UTC revision 1.5 by dpavlin, Wed Jul 10 12:36:57 2002 UTC
# Line 16  my $CONFIG = "/usr/local/etc/sap-mon.con Line 16  my $CONFIG = "/usr/local/etc/sap-mon.con
16  my $SAPINFO = "/usr/local/bin/sapinfo";  my $SAPINFO = "/usr/local/bin/sapinfo";
17    
18  my %opts;  my %opts;
19  getopt('h:s:', \%opts);  getopt('h:s:H:S:', \%opts);
20    
21  my @config;  my @config;
22  open(C, $CONFIG) || die "sap-mon.conf: $!";  open(C, $CONFIG) || die "sap-mon.conf: $!";

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.26