Alert Panel Management - Indicator
The Indicator service is responsible for providing the alert dashboard within the observability stack.
Below are the available commands to manage the Indicator service:
Command Syntax
Terminal input
    pgsmart obs indicator [OPERATION] [FLAGS]
Operations:
- Status — Allows checking the status of the alert panel service
- Start — Allows starting the alert panel service
- Stop — Allows stopping the alert panel service
- Restart — Allows restarting the alert panel service
- Reload — Allows reloading the alert panel service
Flags:
- -a, --agent=<agent>→ Alias, hostname or IP address where the PgSmart Agent is installed
- -h, --help→ Help
- -q, --quiet→ Non-interactive execution for Metadata Database control (- status|start|stop|restart|reload)
Non-Interactive Execution
Terminal input
    pgsmart obs indicator [status|start|stop|restart|reload] -q -a <agent>
Interactive Execution
Status of the Alert Panel Service
- Instructions
- Video
Terminal input
    pgsmart obs indicator status
- 
Select the PgSmart Agentor register a new one. Figure 1 - Metrics Exporter - indicator - Status Figure 1 - Metrics Exporter - indicator - Status
Carregando...
Stop Alert Panel Service
- Instructions
- Video
Terminal input
    pgsmart obs indicator stop
- 
Select the PgSmart Agentor register a new one. Figure 2 - Metrics Exporter - indicator - Stopped Figure 2 - Metrics Exporter - indicator - Stopped
Carregando...
Start Alert Panel Service
- Instructions
- Video
Terminal input
    pgsmart obs indicator start
- 
Select the PgSmart Agentor register a new one. Figure 3 - Metrics Exporter - indicator - Started Figure 3 - Metrics Exporter - indicator - Started
Carregando...
Restart Alert Panel Service
- Instructions
- Video
Terminal input
    pgsmart obs indicator restart
- 
Select the PgSmart Agentor register a new one. Figure 4 - Metrics Exporter - indicator - Restarted Figure 4 - Metrics Exporter - indicator - Restarted
Carregando...
Reload Alert Panel Service
- Instructions
- Video
Terminal input
    pgsmart obs indicator reload
- 
Select the PgSmart Agentor register a new one. Figure 5 - Metrics Exporter - indicator - Reloaded Figure 5 - Metrics Exporter - indicator - Reloaded
Carregando...