sbmanager
StreamBase Manager — starts the StreamBase Manager
DESCRIPTION
sbmanager starts the StreamBase Manager graphical utility that shows information about StreamBase applications running locally or on another host. On Windows, the sbmanager command starts the same program as the Start menu's item.
After startup, you must connect or reconnect to a running StreamBase Server in order to see information about the applications
it is running. The first time StreamBase Manager is run, its Servers view is empty. Use localhost
or another server to the list.
sbmanager presents in graphical form the same information as the character display of the sbmonitor utility. StreamBase Manager also shows dynamic graphs of CPU and memory usage for the StreamBase Server it is currently connected to.
For further information on StreamBase Manager, use
to open its Help system.ENVIRONMENT
STREAMBASE_LOG_LEVEL
-
Optional. Sets the minimum severity of messages that StreamBase writes to logging output. Default is 0, which gets NOTICE level messages and higher. Reasonable values are -1 (which disables NOTICE messages and shows only WARN, ERROR and FATAL messages), 1 (which adds INFO messages to the standard messages), and 2 (which adds DEBUG messages).