Ad Widget

Collapse

zabbix maintenance window

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rezwan
    Junior Member
    • Jan 2018
    • 16

    #1

    zabbix maintenance window

    Hi ,is there any option to integrate zabbix maintenance window with Microsoft outlook calendar,idea is when i will set new maintenance in zabbix it will automatically add a new calendar item in my outlook.
  • tcilmo
    Senior Member
    • Nov 2016
    • 122

    #2
    No there is not. I honestly don't ever see that happening, but I have been wrong before.

    Comment

    • kloczek
      Senior Member
      • Jun 2006
      • 1771

      #3
      Originally posted by rezwan
      Hi ,is there any option to integrate zabbix maintenance window with Microsoft outlook calendar,idea is when i will set new maintenance in zabbix it will automatically add a new calendar item in my outlook.
      If you want to have maintenance window open/close notifications it is possible to create actions and you don't need to add new entries to the calendar.
      Configuration -> Actions -> first tab with Actions -> New condition -> Maintenance status -> in/not in -> then on Operations tab you can define email notification or execute remote command. On other tabs you may need to add other options.
      http://uk.linkedin.com/pub/tomasz-k%...zko/6/940/430/
      https://kloczek.wordpress.com/
      zapish - Zabbix API SHell binding https://github.com/kloczek/zapish
      My zabbix templates https://github.com/kloczek/zabbix-templates

      Comment

      • rezwan
        Junior Member
        • Jan 2018
        • 16

        #4
        Thanks a lot for this guide .can u share me any script for this solution

        Comment

        • kloczek
          Senior Member
          • Jun 2006
          • 1771

          #5
          Originally posted by rezwan
          Thanks a lot for this guide .can u share me any script for this solution
          No, I cannot because I have no such example
          What needs to be in such script really depends only on what do you want to do in such script. In simplest form as the remote command, you can just execute /bin/mail or /bin/mailx with the set of parameters taken from zabbix macros.
          http://uk.linkedin.com/pub/tomasz-k%...zko/6/940/430/
          https://kloczek.wordpress.com/
          zapish - Zabbix API SHell binding https://github.com/kloczek/zapish
          My zabbix templates https://github.com/kloczek/zabbix-templates

          Comment

          Working...