- Zabbix Sophos Red
- Zabbix Sophos Central
- Zabbix Sophos Snmp
- Zabbix Sophos Xg
- Zabbix Sophos Xg Interfaces
- 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.
- 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.
- 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.

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

Zabbix Sophos Central
Diagram

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

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)

- Add host successfully and check the result
