Ad Widget

Collapse

Zabbix 4.0.19

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ardy97
    Junior Member
    • Jun 2022
    • 2

    #1

    Zabbix 4.0.19

    Yes, I know it's old. I have actually two questions:

    What's the easiest way to upgrade 30 clients running zabbix_agent and _proxy (each of the 30 clients have one or two head nodes and from 5 to 50 nodes on the cluster running Bright [would have to update the base image and reboot nodes]) to a current version of Zabbix?

    I would like to create multiple bash scripts that would be called when Zabbix encounters an alert - like "low disk space". It would then call a script that grabs a du from the mount in question and attach that to the email sent. We have emails read by ConnectWise Manage, so it creates a ticket an engineer works on. They have to do research on stuff, and I'd like to automate a portion of the troubleshooting process, and just hand them the data collected. I could possibly script out certain things to fix common issues and resolve alerts. High CPU: run sar for a certain period. SEL Alerts: impitool sel alerts > email. And so on...

    In our environment, we have site-to-site tunnel access to client clusters. All clients are Linux based, so I don't have to worry about Windows troubleshooting.

    I'm not asking anyone to write any scripts for me, but to simply point me in the direction of automating a lot of our common troubleshooting tasks. I've looked at other RMM solutions and "free" is just about the right amount of money management is willing to spend. They are spoiled with open-source price tags.

    If I created the different scripts in Administration > Scripts, how do I associate them with alerts? Currently the configuration is to check for stuff and email support. I'd like to have it like "oh, there's an alert? great, run this, this, or this and email support and attach these logs".

    Thanks in advance!
  • ardy97
    Junior Member
    • Jun 2022
    • 2

    #2
    Originally posted by ardy97
    Yes, I know it's old. I have actually two questions:

    What's the easiest way to upgrade 30 clients running zabbix_agent and _proxy (each of the 30 clients have one or two head nodes and from 5 to 50 nodes on the cluster running Bright [would have to update the base image and reboot nodes]) to a current version of Zabbix?

    I would like to create multiple bash scripts that would be called when Zabbix encounters an alert - like "low disk space". It would then call a script that grabs a du from the mount in question and attach that to the email sent. We have emails read by ConnectWise Manage, so it creates a ticket an engineer works on. They have to do research on stuff, and I'd like to automate a portion of the troubleshooting process, and just hand them the data collected. I could possibly script out certain things to fix common issues and resolve alerts. High CPU: run sar for a certain period. SEL Alerts: impitool sel alerts > email. And so on...

    In our environment, we have site-to-site tunnel access to client clusters. All clients are Linux based, so I don't have to worry about Windows troubleshooting.

    I'm not asking anyone to write any scripts for me, but to simply point me omegle in the direction of automating a lot of our common troubleshooting tasks. I've looked at other RMM solutions and "free" is just about the right amount of money management is willing to spend. They are spoiled with open-source price tags.

    If I created the different scripts in Administration > Scripts, how do I associate them with alerts? Currently the configuration is to check for stuff and email support. I'd like to have it like "oh, there's an alert? great, run this, this, or this and email support and attach these logs".

    Thanks in advance!
    issue got solved!

    Comment

    Working...