openTSDB API 详解之help
通过Telnet style API,返回一系列可支持的命令。这个命令无论如何都不会修改TSD。
Request
这个命令的格式是 help
Response
可支持的命令使用空格分割
Example
available commands: put stats dropcaches version exit help diediedie
注
如下是在我的电脑上的执行结果:
[root@server4 conf]# telnet 192.168.211.4 4399
Trying 192.168.211.4...
Connected to 192.168.211.4.
Escape character is '^]'.
help
available commands: put stats dropcaches version exit help diediedie