Update librenms.xml
This commit is contained in:
parent
b657bca670
commit
bd01237d5c
1 changed files with 5 additions and 2 deletions
|
@ -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.
|
||||

|
||||
Database must be CHARACTER SET utf8 COLLATE utf8_unicode_ci</Overview>
|
||||
Database must be CHARACTER SET utf8 COLLATE utf8_unicode_ci
|
||||

|
||||
For Poller to work please follow
|
||||
https://forums.unraid.net/topic/89502-support-a75g-repo/?do=findComment&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>
|
||||
|
|
Loading…
Reference in a new issue