Update librenms.xml

This commit is contained in:
A75G 2023-12-07 20:05:03 +03:00 committed by GitHub
parent b657bca670
commit bd01237d5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,10 @@
<Project>https://www.librenms.org/</Project>
<Overview>a fully featured network monitoring system that provides a wealth of features and device support.&#xD;
&#xD;
Database must be CHARACTER SET utf8 COLLATE utf8_unicode_ci</Overview>
Database must be CHARACTER SET utf8 COLLATE utf8_unicode_ci&#xD;
&#xD;
For Poller to work please follow&#xD;
https://forums.unraid.net/topic/89502-support-a75g-repo/?do=findComment&amp;amp;comment=1318785</Overview>
<Category>Productivity:</Category>
<WebUI>http://[IP]:[PORT:8000]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/librenms.xml</TemplateURL>
@ -38,4 +41,4 @@ Database must be CHARACTER SET utf8 COLLATE utf8_unicode_ci</Description>
<Config Name="LIBRENMS_SNMP_COMMUNITY" Target="LIBRENMS_SNMP_COMMUNITY" Default="public" Mode="" Description="This container's SNMP v2c community string " Type="Variable" Display="always" Required="false" Mask="false">public</Config>
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="PUID" Type="Variable" Display="advanced" Required="false" Mask="false">99</Config>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="PGID" Type="Variable" Display="advanced" Required="false" Mask="false">100</Config>
</Container>
</Container>