Search Result

Collapse
6 results in 0.0029 seconds.
Keywords
Members
Tags
schedule
  •  

  • jbcurty
    started a topic Biweekly Custom Intervals for item checks

    Biweekly Custom Intervals for item checks

    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...
    See more | Go to post

  • linchester
    started a topic Scheduling Intervals

    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"....
    See more | Go to post
    Last edited by linchester; 21-05-2020, 20:57.

  • markfree
    started a topic Remote command Script schedule

    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"
    ...
    See more | Go to post

  • mezi
    started a topic Scheduled Scripts

    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...
    See more | Go to post

  • 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...
    See more | Go to post

  • dzm
    started a topic Maintenance Schedule

    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...
    See more | Go to post
Working...