Skip to main content

Inspection Tools

The TDengine Enterprise inspection toolkit supports deployment preparation and ongoing operational checks:

ToolPurpose
taosprecheckCheck host and cluster prerequisites before installation
taospresetApply required operating-system settings before installation
taosinstallInstall or upgrade TDengine on one host or a cluster
taosinspectRun routine environment and TDengine health inspections
taosperfBenchmark disk I/O and network performance
taossubscribeVerify topic subscription delivery

Limitations

These tools are currently available to TDengine Enterprise users only.

Supported Platforms

The toolkit has been validated on Kylin V10, Ubuntu 20.04.2, CentOS 7.9, LinxOS 6.0.99, openEuler 23.09, and Debian 12. Contact your delivery representative before using it on other platforms or versions.

TDengine v3.1 or later is required.

Prerequisites

  • Run as root, or use an account with sudo privileges.
  • When using passwordless SSH, configure the current host to connect to itself as well.
  • GLIBC 2.17 or later is required on x64; GLIBC 2.27 or later is required on ARM.
  • Add all configured FQDN and IP mappings to /etc/hosts.
  • Keep RESTful access to TDengine available while taosinspect runs.
  • Enable SSH between cluster nodes. Otherwise, run each tool in local mode on every node.