Hi,
I've run into an issue where an Action setup to execute a remote command on the CurrentHost from which the trigger was raised is not working,
I've checked the command manually and it works perfectly, I've tried changing commands ( even using system commands ) but none has worked....
Search Result
Collapse
35 results in 0.0027 seconds.
Keywords
Members
Tags
-
Zabbix Agent Remote Commands Not Working
-
API not returning history data
Hi, I'm having a problem with a query to our Zabbix 2.4 instance. The problem only started happening recently.
I'm asking the API for entries between two dates.
{
"output":"extend",
"itemids: ["200...],
"sortfield":"clock",... -
SNMP LLD bug with only numbers for
Hello,
When I tried to use discovery for BGP protcol I could start discovering OID's with "SNMPv2-SMI::mib-2.15.3.1.16.{#SNMPINDEX}" but I could not start discovery with ".1.3.6.1.2.1.15.3.1.16.{SNMPINDEX}".
The output is like this
Shell>...Last edited by onurzaim; 11-08-2015, 01:49. Reason: Added zabbix version and chagned SNMPVALUE to SNMPINDEX -
zabbix_get in version 2.4.4 r 52341 returns blank lines
Hi,
i had to notice that zabbix_get wont return any real output:
The Local server runs a monitored zabbix environment....Code:User@testhost:~$ zabbix_get --version Zabbix get v2.4.4 (revision 52341) (23 February 2015) Compilation time: Feb 25 2015 02:11:22
-
Patch: Solve the problem of "floated value" in map elements
Hi all,
Aleatory apear a BUG (related with some numbers in support.zabbix.com, like related in: ZBX-7174) and the browser change the user input adding a decimal value like:
User set a width: 202 height: 201 (or some other value)
Click on "Apply"
... -
Recurring bug display on the traffic monitoring of interface
Hi,
I've been facing a recurring bug on some (not all) of the graph that I've implemented to monitor the traffic on Cisco router's interfaces.
This bug is recurring traffic gap and pic which occur very regularly (every 6min, or 8min). See pic attached to this post.
... -
API bug
I was playing with python zabbix api (1.4, e.g. zabbix version 2.0.2) and realized one large logical problem.
I was trying to build a simple script that will add group, host and template. I think I found a bug, but in the menu I dont see a link to bug tracker to report it, so if someone could... -
Zabbix 2.0 Log Monitoring - Duplicate alerts.
Hi,
I am configured Zabbix to monitor my Jboss Server logs for Erros and exclude some know errors. This setup is working with one issue. Zabbix will send me alerts when there is a new "ERROR" entry in the log file. But sometimes I get multiple alerts for the same event. For... -
Audit SERIOUS PROBLEM
Hi all,
I have problems with zabbix in my enviroment.
I use ZABBIX to save all information about my servers (hostname, hardware description, serial number, tag, etc).
BUT the audit NOT RECORD CHANGES in PROFILE / PROFILE EXT.
What... -
Bug in function evaluate_COUNT()
Hi,
there is a (presumable Oracle dependent) bug in a SQL query:
...Code:# sed -n 380,385p zabbix-1.8.4/src/libs/zbxserver/evalfunc.c offset = zbx_snprintf(sql, sizeof(sql), "select [B]count(value)[/B]" " from %s" " where
-
Problem - iowait does not work with zabbix-agent 1.8.3 and 1.8.4.
Hello.
I use zabbix-server version 1.8.4 on 64bit OS. I noticed, that
zabbix_get -s <IP> -k system.cpu.util[all,iowait,avg15]
returns always: 0.000000 for zabbix-agent version 1.8.4. The same happens after downgrade to 1.8.3. Downgrade zabbix-agent to 1.8.2 solves the problem... -
template unlink but item collects data
hi,
i´m using zabbix server and agent 1.8.4.
if i only unlink a template, the item is always on the host. i know this is, that you can have a look on the historical data, but my problem is, that the item continuing data collect. the item is always active. is it a bug?
...Last edited by zychonatic; 25-03-2011, 09:08. -
Zabbix API 1.8 -> get method filter does not make any sense
filter and search parameter does not make any sense in all get methods in Zabbix server 1.8.1, Zabbix API 1.1.(host.get, template.get, hostgroup.get, item.get ...etc)
I think this is a bug and maybe solved in upper version.
Have you any idea about solution? (For example do I need upgrade... -
zabbix_agentd - log file handle issues
Running Ubuntu 10.10 and 10.04 and centos 5.4 and 5.5. I am seeing this behavior for both the agent and the server. If the log file is rotated by zabbix and then rotated out (deleted) due to log volume and sufficiently small LogFileSize parameter the file handle remains and is clearly visible in via...