Zabbix For Mac



  1. Zabbix Macro In Trigger Expression
  2. Zabbix Machine Learning
Mac

The script was built to collect MacOSX data like Hardware and Software details from Client machines independently and send this client machine information from time to time to the Zabbix server. My goal was to have all the information of a client machine in the Zabbix Host inventory to manage server AND Clients in Zabbix. After implementing store MAC for host would be interesting: 1. Show MAC in list: Monitoring Discovery. Implement trigger for firing by change MAC address. I hope this may be useful also to other Zabbix.

Machine

About the App

  • App name: zabbix
  • App description: Availability and monitoring solution
  • App website: http://www.zabbix.com/

Install the App

  1. Press Command+Space and type Terminal and press enter/return key.
  2. Run in Terminal app:
    ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null
    and press enter/return key.
    If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish.
  3. Run:
    brew install zabbix

Zabbix Macro In Trigger Expression

Done! You can now use zabbix.

Zabbix Machine Learning

Similar Software for Mac