Back to Netdata

Platform Info

integrations/templates/platform_info.md

2.10.3426 B
Original Source

[% if entries %] We build native packages for the following releases:

VersionSupport TierNative Package ArchitecturesNotes
[% for e in entries %]
[[ e.version ]][[ e.support ]][[ ', '.join(e.arches) ]][[ e.notes ]]
[% endfor %]

On other releases of this distribution, a static binary will be installed in /opt/netdata. [% endif %]