te_monitor
Prints shared memory usage.
All options
| Name | Type | Description | Default |
|---|---|---|---|
| service_name | String | The name of this service - used for logging. | |
| baseport | Integer (unsigned) | The base port number from which all other port numbers are offset | |
| adminuser | String | The admin user that will execute cycle commands on the engine | |
| engineaddr | String | The upstream endpoint address to connect to | |
| infoport | Integer (unsigned) | Info broadcast port from the engine | |
| serviceport | Integer (unsigned) | Service transaction port for the engine | |
| timeout | Integer (unsigned) | Upstream engine connection timeout (in seconds) | |
| showpermissions | Integer (unsigned) | Show size of permission tables | |
| raw | Integer (unsigned) | Produces raw output suitable for sorting or import as CSV | |
| once | Integer (unsigned) | Just run for one interation (snapshot) | |
| showall | Integer (unsigned) | Show all tables | |
| keepalive | Integer (unsigned) | Don't die when heartbeat difference too large |