From 21444cd6aefd659a0519e5e54166f376c6110f62 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Thu, 23 Jun 2005 14:31:24 +0000 Subject: [PATCH] added ResourceUsage event --- org.glite.lb/project/events.T | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/org.glite.lb/project/events.T b/org.glite.lb/project/events.T index b8e5399..1ec7536 100644 --- a/org.glite.lb/project/events.T +++ b/org.glite.lb/project/events.T @@ -181,3 +181,8 @@ port dest_port destination port string jobstat job status + +@type ResourceUsage Resource (CPU, memory etc.) consumption + string resource which resource + int quantity how much + string unit units (sec, kB, etc.) -- 1.8.2.3