访问: /zabbix/api_jsonrpc.php 现实 file not found 去除zabbix 直接访问 /api_jsonrpc.php
具体来说,这两个函数执行过程中调用了两个WindowsAPI(get_counter_name调用了PdhLookupPerfNameByIndex函数,add_perf_counter调用了PdhAddCounter函数),zabbix正是在调用这两个API过程中出现错误,从而输出了两行错误信息。 另外,观察发现这两行错误发生的时间正好是在os重启以后。我们怀疑当os重启以后zabbix调用这两个Wi...
importrequestsimportjson# Zabbix服务器地址url='http://localhost/api_jsonrpc.php'# Zabbix的API认证信息headers={'Content-Type':'application/json'}auth_payload={'jsonrpc':'2.0','method':'user.login','params':{'user':'admin','password':'password'},'id':1}# 发送认证请求response=requests.pos...
name=LocalRepository_AppStream baseurl=file:///mnt/dvd/AppStream enabled=1 gpgcheck=0 EOF 测试本地YUM源 上述配置文件保存后,执行: # yum clean all # yum makecache 可以再 yum install lrzsz 之类的软件包安装一下试试。 # yum -y install lrzsz 2.3 准备离线资源 为了顺利完成Zabbix的全离线部署,笔...
ChangeLog configure frontends Makefile.am NEWS 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 3. 导入zabbix数据库备份 [root@xuegod13 zabbix-3.4.3]# cd database/ [root@xuegod13 database]# ls ibm_db2 Makefile.am Makefile.in mysql oracle postgresql sqlite3 ...
[debian] https://repo.zabbix.com/zabbix/5.0/debian/pool/main/z/zabbix/ #5 [suse] https://repo.zabbix.com/zabbix/5.0/sles/15/x86_64/ > zabbix 5.0 rpm自动化安装方法 #1 [mysql] https://blog.csdn.net/fantasywith/article/details/135847563 > zabbix api批量操作 #1 [批量添加主机] https:/...
图床,通过Python调用api上传图片到Gitlab pythonapigitlab前端上传图片 用过一段时间的PicGo,但是感觉太重了,为了一个上传图片去装一个软件有点太麻烦。然后目前个人感觉也就Gitlab速度还可以一点,于是昨天翻了官方文档踩了很多坑,总算搞好了。现将关键代码放到这里。 SingYi 2023/08/23 4300 rinetd转发+bbr 方便国...
zabbix-book/tools/screen_create/zabbix_api.py / Jump to Code definitions No definitions found in this file. Code navigation not available for this commit Go to file Go to file T Go to line L Go to definition R Copy path Cannot retrieve contributors at this time executable file ...
Error:CouldnotrunPuppetconfigurationclient:cannotloadsuchfile--zabbixapiError:Couldnotrun:can'tconvertPuppet::Util::LogintoInteger See:http://comments.gmane.org/gmane.comp.sysutils.puppet.user/47508, comment: Jeff McCune | 20 Nov 20:42 2012 ...
Zabbix 一、Linux的常用的一些命令 | 项目 | 对应检查命令 | | | | | 网站/业务/api | curl/wget | | 服务 | systemctl/service/chkconfig(c6) | | 进程 | ps/pstree/pgrep/pidstat/top/hto