-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
需求:agent提交信息时[服务器名称]使用agent的HOSTNAME #909
Comments
出于什么原因需要用 hostname 呢 |
1.有些用户,比如我,喜欢hostname设定为有一定含义的;这样在哪吒的服务端就不需要重新编辑名称了;而且会比较规规矩矩的; |
这不在意的应该还是占多数 |
1.一般的类似的产品,都会在客户端运行时有一个device_name的参数进行自定义; |
同样需要这个功能 |
和 V0 一样先新建机器,编辑好名字, 然后然后拷贝针对这个机器的安装命令执行就行了,其实原来的设计方式是比较通用的. |
运行环境
debian 11
Nezha 版本
1.4.2
描述问题
这是一个需求:
1.目前,[服务器名称]是随机字符串;
2.希望agent提交信息时[服务器名称]使用agent的HOSTNAME
3.如果出现HOSTNAME重复的情况,name后面加个(N)可以解决;
复现步骤
附加信息
验证
The text was updated successfully, but these errors were encountered: