librenms/html/pages/device/graphs/os-junos.inc.php
Tom Laermans 47fe912e03 fix junos graphs tab
git-svn-id: http://www.observium.org/svn/observer/trunk@616 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-07 19:13:57 +00:00

7 lines
122 B
PHP

<?php
include("cpu.inc.php");
include("temperatures.inc.php");
include("netstats.inc.php");
include("uptime.inc.php");
?>