ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Queue__Monitor.java
(Generate patch)

Comparing projects/cms/source/server/uk/org/iscream/cms/server/client/monitors/Queue__Monitor.java (file contents):
Revision 1.4 by ajm, Thu Mar 22 17:57:06 2001 UTC vs.
Revision 1.5 by tdb, Thu Mar 22 18:59:08 2001 UTC

# Line 119 | Line 119 | public class Queue__Monitor extends MonitorSkeleton {
119                      // say which disk had the problem
120                      String attributeName = "Size of queue " + type + " in " + queueName;
121                                              
122 <                    processAlert(newThreshold, attributeName, reg, source, strCheckValue);
122 >                    processAlert(newThreshold, attributeName, reg, "Internal", strCheckValue);
123                    
124                  }
125              }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines