Zabbixctl.zip

时间:2022-08-04 03:23:43
【文件属性】:

文件名称:Zabbixctl.zip

文件大小:35KB

文件格式:ZIP

更新时间:2022-08-04 03:23:43

开源项目

Zabbixctl 是采用Zabbix服务API的命令行工具,它提供了有效的方式去处理当前触发状态、主机最新数据和用户组。安装:go get github.com/kovetskiy/zabbixctl然后,运行可执行文件$GOPATH/bin/zabbixctl使用前配置:配置 ~/.config/zabbixctl.conf文件,使用以下语法[server]   address  = "zabbix.local"   username = "admin"   password = "password" [session]   path = "~/.cache/zabbixctl.session"


【文件预览】:
zabbixctl-master
----handle_users_groups.go(4KB)
----responses.go(2KB)
----.gitignore(27B)
----httptest.go(1KB)
----main.go(1KB)
----host.go(144B)
----spinner.go(263B)
----trigger.go(2KB)
----man.markdown(4KB)
----handle_maintenances.go(14KB)
----zabbix_issue18_test.go(4KB)
----item_type.go(1KB)
----function.go(221B)
----search.go(931B)
----log.go(765B)
----zabbix.go(13KB)
----maintenance.go(1KB)
----handle_latest_data.go(3KB)
----config.go(674B)
----handle_hosts.go(3KB)
----severity.go(508B)
----hosts_test.go(4KB)
----docs.go(6KB)
----readme.markdown(6KB)
----users.go(394B)
----handle_triggers.go(5KB)
----timeperiod.go(1KB)
----license.markdown(1KB)
----man.1(5KB)
----Makefile(387B)
----group.go(93B)
----item.go(1KB)
----maintenances_test.go(4KB)
----history.go(574B)

网友评论