adjust the cgroup bug to use n-cpu

the cgroup bug is currently tracking via n-sched. The same errors
are in n-cpu (they originate in n-cpu) and n-sched is not being
tracked in logstash in grenade yet.

Change-Id: If0b386ababc62fe61a4f20d9f2c08554dabacb09
Related-Bug: #1295876
This commit is contained in:
Sean Dague 2014-04-24 07:02:34 -04:00
parent 281ddcd33f
commit 1bba5edd8a

View File

@ -1,3 +1,3 @@
query: >
message:"cgroup\: No space left on device"
AND tags:"screen-n-sch.txt"
AND tags:"screen-n-cpu.txt"