get device dns to port template

This commit is contained in:
Oliver Gorwits
2013-05-30 08:50:16 +01:00
parent ed1bfa1ae7
commit 4d2b3a5307
3 changed files with 8 additions and 8 deletions

View File

@@ -1,2 +1,2 @@
<!-- not yet a hyperlink as observium does not support device details page by device-name -->
<img src="http://[% settings.plugin_c_observiumsparklines.webhost | html_entity %]/graph.php?type=port_bits&device=[% device | uri %]&port=[% row.port | uri %]&from=-1d&to=now&width=100&height=20&legend=no"/>
<img src="http://[% settings.plugin_observiumsparklines.webhost | html_entity %]/graph.php?type=port_bits&device=[% device.dns | uri %]&port=[% row.port | uri %]&from=-1d&to=now&width=100&height=20&legend=no"/>