Ad Widget

Collapse

alert Linux host reboot / shutdown

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tbtigger
    Junior Member
    • Jun 2023
    • 1

    #1

    alert Linux host reboot / shutdown

    I am unable to find a template that will monitor Linux host reboot / shutdown. Would someone help me to setup an item to monitor Linux host reboot / shutdown where it will email me? I'm currently using version 5.4. (I'm new to Zabbix and just started using this a few days ago. Any help is appreciated all!)
  • skocdopolet
    Junior Member
    • Feb 2022
    • 5

    #2
    Hello,

    if you want to know the template - you should go into appropriate host configuration and there you will see the template.

    Tomas

    Comment


    • tbtigger
      tbtigger commented
      Editing a comment
      thank you Tomas
  • Jonithmartha34
    Junior Member
    • Jun 2023
    • 2

    #3
    Hello,

    I am not an expert but I just want to say that first of all you have to configuration Email notification in Zabbix, Create a new Zabbix User,
    Create new Zabbix Action, Configure the Linux host in Zabbix.
    Once these steps are completed, Zabbix will monitor the Linux host for reboot/shutdown events based on the trigger you configured. When the event occurs, Zabbix will send an email notification to the specified email address.
    Make sure you have properly set up the email notification in Zabbix and that the Linux host is correctly monitored. Adjust the trigger conditions as per your requirements to detect the reboot/shutdown event accurately.
    I hope You get some help.

    Thanks.

    Comment

    • cyber
      Senior Member
      Zabbix Certified SpecialistZabbix Certified Professional
      • Dec 2006
      • 4811

      #4
      Default linux template has item "system.uptime" and related trigger...

      Comment


      • tbtigger
        tbtigger commented
        Editing a comment
        thank you cyber
    Working...