Command Reference
Table 1 Command-line parameters
Parameter | Description | Value Range |
---|
mode | Specified running mode | start,stop,forecast,show_metrics,deploy |
--user | Remote server user | - |
--host | IP address of the remote server | - |
--project-path | Path of the anomaly_detection project on the remote server | - |
--role | Start role | agent, server, monitor |
--metric-name | Metric name | - |
--forecast-periods | Forecast period | Integer + Time unit, for example, '100S', '3H'. The time unit can be S (second), M (minute), H (hour), D (day), and W (week). |
--forecast-method | Forecasting method | auto_arima, fbprophet |
--save-path | Path for storing the forecasting result | - |
--version, -v | Current tool version | - |
openGauss 2025-04-24 01:44:55