I found a difficulty with the custom intervals not carrying out the biweekly queries, a precise day determined until the first month on the 15th, every hour.
But even following the official documentation it was not possible, it a query and does not bring any more value.
Update...
Search Result
Collapse
6 results in 0.0029 seconds.
Keywords
Members
Tags
-
Biweekly Custom Intervals for item checks
-
Scheduling Intervals
Hi.
I really can't understand what I'm doing wrong. I would like to set an item to be checked at a specific time (eg. 14:30 i.e 2:30 p.m). I'm following the official documentation but it just doesn't work.
What makes the check to work:
Click "Execute Now"....Last edited by linchester; 21-05-2020, 20:57. -
Remote command Script schedule
Hi guys.
I'm looking to execute some commands on a few servers using Zabbix and tried creating a script to do so.
Under Administration - Scripts, I created a simple script to restart a service:
...Code:net stop "service name" net start "service name"
-
Scheduled Scripts
This page https://www.zabbix.com/documentation...tion/appliance mentions about Scheduled scripts.
There is a scheduled script, run from the crontab every 10 minutes that restarts Zabbix server if it is not running, /var/lib/zabbix/bin. It logs timestamped problems and... -
Release schedule
Hi
Is there somewhere I can view your planned release schedule ?
We currently use Zabbix 1.8 and it works really great !!
I know 2.0 is in development - so was wondering how soon it would be released as stable and we could use it in a production environment... -
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...