--- sap.monitor 2002/07/10 12:30:23 1.4 +++ sap.monitor 2002/07/10 12:36:57 1.5 @@ -16,7 +16,7 @@ my $SAPINFO = "/usr/local/bin/sapinfo"; my %opts; -getopt('h:s:', \%opts); +getopt('h:s:H:S:', \%opts); my @config; open(C, $CONFIG) || die "sap-mon.conf: $!";