Hi
i want to adapt this script (zabbix 2.0) to zabbix 1.8
(SELECT g.name AS HostGroup, h.name AS Host, s.ip AS IpAddress, t.description AS Problem, FROM_UNIXTIME(e.clock) AS DataEvento
FROM triggers t
INNER JOIN functions f ON ( f.triggerid = t.triggerid )
INNER...
Search Result
Collapse
10 results in 0.0024 seconds.
Keywords
Members
Tags
-
Script for extration data zabbix 1.8.16
-
Get type of device in discovery
Hi. I'm completely new to the network monitoring world and Zabbix. I'm liking it very much so far but I would like help on how to do what I'm thinking.
I would like to see what kind of devices are on my network, such as iPhones, cameras, etc. Previously I would use an iPhone app called... -
Zabbix trigger checking a file in a certain time period
I need to set up a zabbix trigger that will check a log file from 20h to 22h each day, and look for a certain pattern. in case there is no data in these two hours, an alert is fired. The syntax of the trigger I configured is like this:
...HTML Code:"{item.time(0)}>200000&{item.time(0)}&Last edited by safa; 06-11-2012, 12:03. -
Anyoine else using DB2 and getting this error?
db2_fetch_assoc(): Fetch Failure [include/db.inc.php:641] on http://zabbix/zabbix/dashboard.php?
looks like the cursor is failing.... -
how to monitor apache in zabbix server?
First of all thanks for the wonderful zabbix software with enough features.
I have couple of questions while monitoring individual process in zabbix server
How do I monitor apache2 in zabbix server? As I have gone through the zabbix wiki I didn't get it properly.
... -
Upgrade from 1.6.2 to 1.8 using Webstack 1.5 on Solaris 10
Here is my procedure to migrate from 1.6.2 to 1.8 using Webstack 1.5 on Solaris 10
Install the packages:
Curl-7
Fping-2
Libssh2
Openssl
Install Webstack v1.5
Test mysql and apache2
svcadm enable –s sun-mysql51...Last edited by lcondado; 27-01-2010, 19:40. -
Zabbix 1.8 Error in Query
When I click on the "Latest Data" tab I receive the following error:
Error in query [SELECT DISTINCT i.*, ia.applicationid FROM items i,items_applications ia WHERE (ia.applicationid IN (236,237,238,239,240,241,242,243,244,245,246,247)) AND i.itemid=ia.itemid AND i.lastvalue IS... -
Problema na instalação 1.8
Ola estou tentando fazer a instalção do zero do 1.8 no ubuntu server 8.04.
Seguindo o manual do site:
http://www.zabbix.com/documentation/...l/installation
Porem quando vou fazer o passo 5 aparece o seguinte erro:
make: *** No rule to make target `install'.... -
Warning dashboard fsockopen : unable to connect
Hello team,
I got a problem on the dashboard of zabbix 1.8, the following error message is displayed :
I tried...Code:Warning: fsockopen() [function.fsockopen]: unable to connect to 127.0.0.1:10051 (Connection refused) in /var/www/include/config.inc.php on line 714
-
CentOS 5 (and RHEL) RPMs for Zabbix 1.8
Updated Jan 8, 2010: Fixed all problems everyone has complained about here, and in my blog. In summary: Added zabbix-proxy support, fixed 64-bit missing repodata, fixed file permissions, fixed problem with upgrading the package (thanks Tim!) added curl support (web scenarios work now, yay!).
...