Update query for libvirt socket hangup bug 1451506

The message in n-cpu.log can be slightly different, for example:

"NovaException: Error from libvirt while looking up instance-00000029:
[Error Code 1] internal error: received hangup / error event on socket""

This change updates the query to pick up these failures as well.

477 hits in the last 7 days, check and gate, all failures

Related-Bug: #1451506

Change-Id: I157db441d43ad6aba19172c58ceebd95f1225b89
This commit is contained in:
melanie witt 2015-05-06 19:08:35 +00:00
parent ea845a573f
commit e2b06c80b0

View File

@ -1,3 +1,3 @@
query: >-
message:"libvirtError: internal error: received hangup / error event on socket" AND
message:"internal error: received hangup / error event on socket" AND
tags:"screen-n-cpu.txt"