Sophos Zabbix



  1. Zabbix Sophos Red
  2. Zabbix Sophos Central
  3. Zabbix Sophos Snmp
  4. Zabbix Sophos Xg
  5. Zabbix Sophos Xg Interfaces
  6. Zabbix Sophos Xg Snmp

Overview

Zabbix Sophos Red

When we switch sophos off, like we did over the weekend, the server was fine and didn;t send out a flood of zabbix alerts. Upon turning Sophos back on we are seeing the same regular issues. I have setup a cron job to kill mtdd every 6 hours as well. Template to monitor configuration changes on Sophos UTM devices with v 9.6.Tested in the following environment: 1. Sophos UTM VM with Home license2. Sophos API version 1.33. Zabbix v 4.0.34. Python v 2.7.5Installation manual can be found by following the link in the description. Zabbix version (it should work on 2.2. as well, but not tested). Check on Sophos KB how to enable it on SG or XG appliances.

  1. Zabbix is probably the best classical monitoring software out there that is also FOSS. It is superior to Nagios and other similar software from implementation to utilization, and equal in capabilities.
  2. Monitor Sophos XG System with Zabbix / SNMP. Does anyone monitor system metrics on their Sophos XG with Zabbix or something similar? There is built in stuff that monitors some things, but I would also like to see things RAM usage. I just wondered how people are monitoring system metrics with the Sophos XG.
Sophos

The article is tutorial that configures DELL server parameters monitoring tools via iDRAC using SNMP protocol on Zabbix

Zabbix sophos xg snmp

Zabbix Sophos Central

Diagram

Zabbix

The article is configured according to the following diagram:

How to configure

Configure on DELL Server

  • Login to DELL Server iDRAC
  • On iDRAC Settings -> Choose Network -> Choose Services -> On SNMP Community Name: Enter key connection between Zabbix server and DELL server

Configure on Zabbix Server

  • Install tool on Zabbix Server and check Zabbix Server is retrieving the server data
Zabbix

yum install net-snmp net-snmp-utils -y
snmpwalk -v2c -c public 172.16.4.151

Zabbix Sophos Snmp

  • Access web interface of Zabbix Server
  • On Configuration -> Click Hosts -> Click Create host

Zabbix Sophos Xg

  • In Host name: Enter hostname
  • In Groups: Choose Linux servers
  • In SNMP Interfaces: Enter IP of DELL Server

Zabbix Sophos Xg Interfaces

  • In Templates -> Choose Template OS Linux SNMPv2 -> Click Add

Zabbix Sophos Xg Snmp

  • On Macros -> Enter {$SNMP_COMMUNITY} => public (public is key on iDRAC)
Zabbix
  • Add host successfully and check the result