Skip to content

Instantly share code, notes, and snippets.

@colinwilson
Forked from skarllot/zabbix-agent.xml
Created December 29, 2016 17:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colinwilson/767c2b0f65c4267745ba0b5fb7ce4de4 to your computer and use it in GitHub Desktop.
Save colinwilson/767c2b0f65c4267745ba0b5fb7ce4de4 to your computer and use it in GitHub Desktop.
FirewallD service to Zabbix Agent
<?xml version="1.0" encoding="utf-8"?>
<service>
<short>Zabbix-Agent</short>
<description>Zabbix Agent listening port</description>
<port protocol="tcp" port="10050" />
</service>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment