added ResourceUsage event
authorAleš Křenek <ljocha@ics.muni.cz>
Thu, 23 Jun 2005 14:31:24 +0000 (14:31 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Thu, 23 Jun 2005 14:31:24 +0000 (14:31 +0000)
org.glite.lb/project/events.T

index b8e5399..1ec7536 100644 (file)
        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.)