NetBase for MPE Reference Guide
Using NBCTRL
2-41
Examples
To show the status of the current log file:
∗> STATS SHOW
LOGGING STATUS: ACTIVE
CURRENT FILE: NBLG0004
RECORDS LOGGED: 1534
PERCENT FULL: 47%
LOGGING OPTIONS:
IMAGE OFF
FILES OFF
PROCESS LOCAL
The only option currently active is the tracking of terminal response time. To start statistical
tracking for local and remote users of IMAGE databases:
∗> STATS START=LOCAL,REMOTE,IMAGE
Note that the above command enables the statistical tracking of the activities listed without
changing the status of the options currently active. To show the changes of status of the current log
file:
∗> STATS SHOW
LOGGING STATUS: ACTIVE
CURRENT FILE: NBLG0004
RECORDS LOGGED: 1534
PERCENT FULL: 47%
LOGGING OPTIONS:
IMAGE LOCAL/REMOTE
FILES OFF
PROCESS LOCAL
To stop statistical gathering without disabling the current activities being tracked:
∗> STATS STOP
To then start statistics without enabling any new options:
∗> STATS START