forked from pool/munin
5b3a07cea8
- add service definition for firewalld OBS-URL: https://build.opensuse.org/request/show/787129 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=57
8 lines
244 B
XML
8 lines
244 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>munin-node</short>
|
|
<description>munin-node listens on that port for incoming queries from the munin monitoring instance.</description>
|
|
<port protocol="tcp" port="4949"/>
|
|
</service>
|
|
|