The definition of a device event is as follows:
device-desc ::= deviceclass-info "," devicetype-info "," deviceid-info
deviceclass-info ::= "class" "=" device-class
device-class ::= "lb" | "fw" | "server" | "nas" | "ethport"
devicetype-info ::= "type" "=" wml-description
deviceid-info ::= "device-id" "=" device-id
"ethport" is the name given to unmanaged Ethernet devices or other such devices with an IP address.
2003-02-01 10:00:00.0,newyork:2998,event="resource",op="add",farm-id="99", category="device",class="server",type="sun-svr-blade",device-id="50101", service-units="0" |
On Feb 1, 2003 at 10:00:00, in the newyork I-Fabric, sequence id 2998, a resource was added to farm 99. This resource was a device. The class of device was a server. The type of the server was a sun-svr-blade server. The ID of the actual device allocated was 50101.