voveventmon
A utility to show the event stream.
voveventmon: Usage Message
DESCRIPTION:
voveventmon -- A utility to show the event stream
Feel free to look at the source to
learn how you can yourself tap into
the event stream.
This utility is also used in vovresourced to allow
asynchronous update of the resourcemap information
as soon as LicenseMonitor has new information.
USAGE:
% voveventmon [OPTIONS]
OPTIONS:
-h This help
-f <subjects> <verbs>
-filter <subjects> <verbs>
Define a filter for events.
For definitions of <subjects> and <verbs>
please refer to on-line documentation.
-m <N>
-maxevents <N> Max number of events to show
Default is 1000.
For unlimited events, set <N> to 0.
-n <N> Same as -m
-s <bool> If set, show event statistics
-t <S>
-timeout <S> Default is 10.
-host <HOST> Host name override.
-port <PORT> Port name override.
-project <PROJECT> Project name override.
FOR TESTING ONLY:
-d <DELAY_IN_MS> Add a delay after processing each event.
EXAMPLES:
% voveventmon -- Show 1000
% voveventmon -m 0 -- Unlimited events
% voveventmon -f FILE INFORM
% voveventmon -f LICDAEMON ALL