Clos开发者_开发知识库ed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
From the Zabbix Manual the calculated items开发者_运维技巧 expression follows the form, func(<key>|<hostname:key>,<parameter1>,<parameter2>,...)
Here is my goal:I would like to be able to report various metrics to zabbix so that we can display the graphs on a web page.
Short background: I need to monitor the permissions on a unix file (a directory) with ZABBIX to see if/when they change. ZABBIX doesn\'t have any built in like vfs.file.mode[xxxx] for this, so I had t
In Zabbix, there is a well documented (although in Draft status) API for instantiating targets and controlling them.Does such an API exist in Nagios?
I have a .开发者_开发百科NET app that must send data to a Zabbix server. How to do that?This is sample .Net library to connect Zabbix API https://github.com/p1nger/ODZLYou can embed a C# Zabbix Agent
概述 在zabbix5.0版本以上,新增了一个特性,那就是zabbix-agent2,这个是zabbix公司使用go语言重写的一个代理,可以完全替代原来的zabbix-agent。这个代理功能比原来的要强大的多,内置了很多个插件支持对基础资源的
这篇文章主要给大家介绍了关于MongoDB多条件模糊查询的相关资料,文中通过示例代码介绍的非常详细,对大家学习或者使用MongoDB具有一定的参考学习价值,需要的朋友们下面来一起学习学习吧
这篇文章主要给大家介绍了关于MongoDB游标超时问题的4种解决方法,文中通过示例代码介绍的非常详细,对大家学习或者使用MongoDB具有一定的参考学习价值,需要的朋友们下面来一起学习学习吧
这篇文章主要介绍了树莓派 msmtp和mutt 的安装和配置教程,本文给大家介绍的非常详细,具有一定的参考借鉴价值,需要的朋友可以参考下