Axibase Time Series Database
Axibase Time Series Database
Section titled “Axibase Time Series Database”User Setup:
Section titled “User Setup:”Create User Group with READ-ONLY Permissions
Section titled “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.