I was trying to monitor my router temperatures but I keep getting an error with my "system.run[comand]".
I'm using a RT-AC86U Asus router and I can check its CPU and wireless chips temperatures while at the routers command line without a problem.
CPU, Radio 1 and Radio 2:...
Search Result
Collapse
14 results in 0.0020 seconds.
Keywords
Members
Tags
-
-
ceph mimic (13.2.8) passive monitoring
Hello everybody,
we have a 3 nodes ceph cluster v.13.2.8 and we would like to monitor it using queries from zabbix to ceph (trough the usage of zabbix_agentd) but we are not able to do that since all ceph related queries return "Unsupported item key". (i.e.: zabbix_agentd -t system.cephdegraded... -
How to run automatic zabbix_agentd service at the startup
I already posted this in another forum "Zabbix Discussions and Feedback". But I try to post it here.
--------------------------Original Post-------------------------------------------------------------
After system maintenance, macOS system (Catalina) is required to reboot. After
... -
How to run automatic zabbix_agentd service at the startup
After system maintenance, macOS system (Catalina) is required to reboot. After restart, the zabbix_agentd service seems not running automatically. How can I change the service to run the service automatically at the startup?
Please, advise.
SK -
zabbix-agentd - Потери метрик
Привет, коллеги. Столкнулся со следующей проблемой:
При мониторинге хоста, на котором находится userparameter который тормозит и периодически отваливается по таймауту... -
Update UserParameter that echoes environmental variable
Hello!
I am using a rather complicated and long-running powershell script to set an environmental variable.
Zabbix Agent uses a simple echo command to echo this variable.
This works flawlessly. Once. When Zabbix starts up it successfully grabs the latest... -
help with Zabbix agent on IBM i V7R2
Hello
I am trying to get zabbix_agentd to run on an IBM i @ V7R2. I am using the zabbix agent 1.4.6 for AIX 5.2
...HTML Code:$ /QOpenSys/usr/sbin/zabbix_agentd --version ZABBIX Agent (daemon) v1.4.6 (23 July 2008)
-
Communication problem zabbix_proxy vs zabbix_agent
Hello everyone !
I encountered a communication problem with a zabbix_proxy and the agents behind.
While doing this command (from zabbix_proxy) :
/usr/local/bin/zabbix_get -s127.0.0.1 -p10050 -kagent.version
I received a correct output with the agent version.
... -
zabbix_agentd reponds, zabbix_get returns ZBX_NOTSUPPORTED
Zabbix Server version 1.8.8 on CentOS 6
Zabbix Agentd 1.8.3 on CentOS 6
I am working on cleaning up our zabbix monitoring. I am checkingitems on templates and there are a number host that report the items as "Not Supported".
Most I have figured out most,... -
zabbix_agentd not work with php script on centos
Hi,
I want to use zabbix to monitor mysql with a php script.
but no luck the zabbix_agentd always run into timeout.
I traced the code and found zabbix_agentd just call execl to ask /bin/sh to invoke the command.
then I try to run the command "/bin/sh... -
AIX UserParameter for HACMP
Thought I'd share a finding using the UserParameter and using the clstat command for monitoring HACMP in an AIX environment. When you enter the command clstat without any parameters, it will return the status of the HACMP cluster, BUT, will never end, and continue to update. If you specify...
-
agetd reporting ZBX_NOTSUPPORTED but it is supported
Zabbix Agent (daemon) v1.8.5 (revision 19050) (15 April 2011)
Zabbix Server 1.8.10
Ubuntu 11.10 Oneiric
The following command when run on the node returns that agent is reporting the XYZ user flags:
zabbix_agentd -p | grep mysql.ping
mysql.ping ... -
Не работает zabbix agent на хосте сервера.
Здравствуйте!
Проблема:
Не собираются данные с zabbix_agent. Агент запущен на том же хосте, что и сервер. В zabbix_agentd.log имеется запись:
No active checks on server: host [Zabbix] not found
В zabbix_serverd.log:
Sending list of active checks to [127.0.0.1] failed:... -
windows server / application monitoring metrics
Hi.
I want to get a list of metrics that the zabbix_agent is aware of on a windows server , for both the OS and applications. eg: MS SQL, Exchange, Terminal server.
I have tried the zabbix_agentd --print but the list seems shorter that what I have seen that last time I...