Search Result
Collapse
26 results in 0.0030 seconds.
Keywords
Members
Tags
-
Zabbix is sending e-mail in maintence period
I have configured a actions to send e-mail. In this action I have defined a condition like this "maintenance status not in maintenance". it means that If the host or group of host defined in the maintenance period, the zabbix shouldn't send the email, but it is sending. Why it happens? -
zabbix[host,,maintenance] not working
Hi all,
I've created one Zabbix Internal item like 'zabbix[host,,maintenance]' on a dummy host (just for testing), but when the host enters in maintenance mode (with or without data collection), the collected item value is allways '0'.
I'm using Zabbix 2.4.7
... -
Availability report and Maintenance issue
Hi Zabbix Uses
Great product but i think i have found a bug,
The Availability report shows the uptime, when a server or group is put into maintenance mode this uptime is affected unless 'No Data Collection' is chosen.
I believe that if a server is in maintenance...Last edited by canz; 18-11-2015, 04:09. -
Receiveng alerts during outage times
I am running Zabbix Server 1.8.3 which is monitoring many servers with little to no issue. The problem I seem to be running into is that one of our triggers is being set off (accurately) but the alert is told not to notify if the time is within 1-7,06:00-09:00. Regardless of this fact, we are getting... -
How to purge collected data in zabbix 2.0+
Hi,
I have Zabbix 2.0.4 and I want to delete all collected data (but not the configuration).
How can I achieve this ?
Best regards.Last edited by connetport; 09-05-2013, 14:45. -
Zabbix high queue length during maintenance with no data collection
Hi
i've set a bunch of host groups to be in maintenance mode - with no data collection.
all fine so far..
however the zabbix queue length has grown massively - it's reporting the items belonging to those servers are waiting to be updated > 4k items.
the... -
Trigger that is activated even if the equipment is in maintenance
Hi,
First of all, excuse my poor english, I'm french Canadian...
Here is my problem.....
I have an item that validates the port status (net.tcp.port) of other host. The two hosts are in maintenance. However, the trigger associated with the item that validates... -
Permission problem of Maintenance setting
Hi all,
I noticed that a user which is Zabbix Admin is not able to create or edit any maintenance in Configuration at all. I did debug the source code and I think I found the cause. Please see the change and feel free to make an comment if this is not correct.
zabbix... -
maintenance for templates on hosts
hi,
first of all i just have to say, that the maintenance function is very nice.
but i have a improvement idea:
our situation is the following:
-) we are running many jboss applications on one host.
-) for each application we have a seperate template
... -
Exclude maintenance time from IT Service SLA calculation.
when we calculate the SLA , the maintenance time seems can not be deducted .
e.g. On everynight , we will stop the application for the backup one server by another , this will normally takes several hours . However this dailly maintenance time is calculated as the downtime for... -
Maintenance Schedule
Not sure if this will be of use to anyone, but this is what we're currently using to schedule maintenance on our Zabbix server. It's kind of a hack, but it works for what we need it to do - enable and disable triggers during scheduled maintenance. It's been tested on linux/apache/Zabbix 1.6.x. The...