Axibase Time Series Database
User Setup:
Create User Group with READ-ONLY Permissions
- Login into PTSD web interface atĀ https://atsd_host:8443.
- Open Admin > User groups page, click Create.
- Specify user group name and the optional description.
- Grant the group āReadā permission from āAll entitiesā.
- Press the Save button.
Create User
- Open Admin > Users page, click Create.
- Specify username, password, and other fields if necessary.
- Add the user to the previously created User Group as a member in the āEntity Permissionsā section.
- Press the Save button.
Create Data Source
- Login into Cast web interface.
- Navigates to the Data Source page, select āAxibase Time Series Databaseā as type.
- Complete the following fields on the configuration form:
Name | Default Value | Required | Description |
Name | Ā | yes | Ā |
Protocol | http | yes | Connection protocol. |
Host | localhost | no | ATSD hostname or IP address. |
Port | 8088 | no | ATSD http (8088) or https (8443) port. |
Username | ā | yes | User name. |
Password | ā | yes | User password. |
Connection Timeout | 600 | no | Connection timeout in seconds. |
Metric Minimum Insert Date | ā | no | Include metrics withĀ last insert dateĀ equal to or greater than the specified date. ISO date format and endtime syntax is supported. |
Metric Filter | ā | yes | Include metrics that match anĀ expression filter. |
Metric Limit | 5000 | no | Maximum number of ATSDĀ metricsĀ displayed as tables in Redash. |
Trust SSL Certificate | False | no | Trust SSL certificate, if the cerificate is self-signed. |
- Create the data source.