Closed Bug 364652 Opened 18 years ago Closed 18 years ago

filter out tree name from check_tinderbox_status nagios script

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Unassigned)

Details

Attachments

(1 file)

On my laptop, this script filters out the "State" row from quickparse correctly with:

grep -v '^State'

Judging from Nagios reports, this is not working in production. Not sure if we should just try a different regexp to filter, or debug further. 

I am inclined to try a different regexp for now, patch coming up.
Attachment #249393 - Flags: review? → review?(nrthomas)
Comment on attachment 249393 [details] [diff] [review]
try filtering out 'State|' instead of '^State'

Worth a try
Attachment #249393 - Flags: review?(nrthomas) → review+
Landed: 
Checking in check_tinderbox_status;
/cvsroot/mozilla/tools/tinderbox-configs/monitoring/check_tinderbox_status,v  <--  check_tinderbox_status
new revision: 1.2; previous revision: 1.1
done
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: