Hello,
I've created an action to accompany a trigger that should log in via SSH to a router and ping a few IP to bring back up a VPN tunnel to a remote location. As a test I modified the host with an invalid IP address to trigger the action.
In the event details I get the...
Search Result
Collapse
5 results in 0.0058 seconds.
Keywords
Members
Tags
-
Issue with Remote SSH Command in Action Configuration
-
Want to view more elaborated monitored result
Hi Friends,
I am going through testing of Zabbix in our organization and we have a requirement.
Suppose the CPU usage goes high on one of the host which is being monitored and I find that there are numerous processes running on that host.
Is there any possibility... -
Invalid port number [($SNMP_PORT}]
I just installed Zabbix 2.2.1. I created a host using the snmp interface. I am receiving a error message from the host saying "Invalid port number [{$SNMP_PORT}]". I configured the host using port 161.
The snmp walk command works to each of the host I am monitoring with Zabbix.... -
Zabbix Trapper Memeory Leak
Dear all,
Here is my Zabbix environment details:
Version: Zabbix-server 2.2.1
Number of Hosts: 338
Number of Items: 5162
Distributed with totally 4 nodes
My Zabbix server is having a serious memory leak problem as attached.
And...Last edited by desmondho; 12-01-2015, 11:22. -
Zabbix_proxy cannnot send data on java_gateway
Hello, I have some problem with monitoring JBoos with JMX interface. This problem I resolve with recompile zabbix_java_gateway on file (JMXItemChecker.java)
Old:
=======
String conn = request.getString(JSON_TAG_CONN);<br
int port = request.getInt(JSON_TAG_PORT);<br...