Created
May 25, 2015 15:25
-
-
Save skarllot/16efdece2354a863a39b to your computer and use it in GitHub Desktop.
FirewallD service to Zabbix Agent
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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