# admin.status utility

The admin.status menu provides information
on the users that are logged on to the system as well as reporting
the status of the system lock table.

```
admin.status
system status menu
1) listu...........list users logged on
2) time............display current time/date/day
3) list-locks (i...list item locks
4) list-locks (g...list group locks
5) ovf.............display available ’overflow’ frames
6) buffers.........display memory buffer information
7) load.mon2.......monitor system ’cpu’ load
8) listacc.........list system accounting statistics
9) what............system status ’at a glance’
Enter number of choice, number? for help, press enter to exit menu, or command:
```

## See also

- [admin utility](https://d3codex.com/tcl/admin-utility/)
- [admin.files utility](https://d3codex.com/tcl/admin-files-utility/)
- [admin.maint utility](https://d3codex.com/tcl/admin-maint-utility/)
- [admin.tape utility](https://d3codex.com/tcl/admin-tape-utility/)
- [admin.tape.setup utility](https://d3codex.com/tcl/admin-tape-setup-utility/)

---
Source: https://d3codex.com/tcl/admin-status-utility/ - part of the D3Codex reference.
