/[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.11 by dpavlin, Mon Oct 28 08:36:48 2002 UTC revision 1.12 by dpavlin, Tue Nov 5 08:53:26 2002 UTC
# Line 69  foreach (@config) { Line 69  foreach (@config) {
69                          };                          };
70                          alarm 0; # turn alarm off                          alarm 0; # turn alarm off
71                          undef $sys_id;                          undef $sys_id;
72                            $output = "" if (! defined $output);
73                          if ($output =~ m/System\s+ID\s+(\w+)/i) {                          if ($output =~ m/System\s+ID\s+(\w+)/i) {
74                                  $sys_id = $1;                                  $sys_id = $1;
75                                  last;                                  last;

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.26