Commit Graph
27 Commits
Author SHA1 Message Date
wanyaoqi 4de62f8ae4 fix(monitor): telegraf config add host_ip tag (#22368) 2025-04-17 22:35:15 +08:00
Zexi Li ba762a31fe feat(region): add nvidia_smi telegraf input plugin (#18754) 2023-11-23 00:19:46 +08:00
Zexi Li 9a9414452b feat(monitor,region,host,cloudmon): support VictoriaMetrics as TSDB backend 2023-11-10 15:36:02 +08:00
屈轩 71644db668 fix: docgengo (#18350) 2023-10-18 06:18:53 -05:00
Jian QiuandQiu Jian 21716cefb5 fix: remove mutual dependency of cloudmux on onecloud (#15621)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-12-27 01:21:26 +08:00
Jian QiuandQiu Jian fa96a1943b feature: enable monitor proxy at host metadata server (#15244)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-10-29 18:31:01 +08:00
wanyaoqi a4e9f86c2a feat(region,host): deploy telegraf (#14915)
Support deploy telegraf on server deploy.
Add start telegraf on guest reboot crontab in guest os.
2022-09-06 00:13:20 +08:00
QIU Jian 293afd2e69 fix: remove apiversion param from session 2022-08-25 09:43:50 +08:00
Rain Zhengandrain c708e4ac11 Windows monitor agent (#14062)
* feat: add pywinrm to ansibleserver-base

* feat(devtool,ansibleserver): support install monitor agent to windows

* feat: modify Dockerfil.file-repo

Co-authored-by: rain <mac@Rains-MBP.lan>
2022-04-29 00:38:24 +08:00
rainzm 842851dbaf fix(region,devtool): get ssh port from 'servers/<id>/sshport' api 2022-03-03 16:42:51 +08:00
rainzm 7aaf6aee3b feat(region): restart network after change ipaddr for guest 2021-12-22 11:07:45 +08:00
Zexi Li 356dccc6fe Merge pull request #12615 from ioito/hotfix/qx-mcclient-modules
fix(common): split mcclient modules by service
2021-11-08 11:04:35 +08:00
Jian QiuandQiu Jian 1b5ec22599 fix: cleanup compile warnings (#12620)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2021-11-06 12:29:35 +08:00
Qu Xuan 06dc1c1b87 fix(common): split mcclient modules by service 2021-11-05 19:24:50 +08:00
rainzm c3aa1f2b6d fix(devtool): creates a forward using the specified address 2021-10-11 09:58:52 +08:00
rainzm ab9f28deec fix(devtool): get tenant info via correct field 2021-09-08 15:31:40 +08:00
rainzm 70e58c1577 fix(devtool): create serviceurl 2021-09-07 10:33:32 +08:00
rainzm 9623c1585c feat(devtool): add sshinfo and serviceurl 2021-09-04 18:25:27 +08:00
rainzm 83b73bf63f feat: support install monitor agent in baremetal 2021-07-21 19:46:04 +08:00
Zexi Li fedfe32ada Merge pull request #11592 from rainzm/agent/install
feat(devtool): use server forward direct for guest with kvm hypervisor
2021-07-12 10:28:17 +08:00
rainzm 955cf6500b feat(devtool): use server forward direct for guest with kvm hypervisor 2021-07-09 16:10:59 +08:00
rainzm 0d33ecd28c feat(devtool): add some tags 2021-06-07 17:00:15 +08:00
rainzm 09a9d4e493 fix(devtool): get 'lastseen' not 'last_seen' of forward 2021-05-10 18:53:17 +08:00
rainzm c6ae4706d7 fix(devtool): wait for the remote forward to run normally 2021-05-07 18:29:54 +08:00
rainzm 314ac5ac49 fix(devtool): extend the waiting time when checking remote forward 2021-05-07 18:28:38 +08:00
rainzm 33bdc9d2f2 fix(devtool): add scope=system query when list proxy endpoints 2021-05-07 18:27:35 +08:00
rainzm fd458a6030 feat(devtool): makes the process of installing the agent more rigorous
1. Use the method returned by server sshable to execute ansible playbook
2. Use direct connection and cloud proxy to find the url that the remote machine
can send data back to local influxdb
2021-04-27 11:58:34 +08:00