mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
cleanups, extend ports.port_descr_type length to 255, maybe break billing, remove and add some FIXMEs, poll toner with snmp_get
git-svn-id: http://www.observium.org/svn/observer/trunk@1985 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
if ($ports['total'])
|
||||
{
|
||||
echo('<div style="background-color: #eeeeee; margin: 5px; padding: 5px;">');
|
||||
# ' . device_traffic_image($device['device_id'], 490, 100, $day, '-300s'));
|
||||
|
||||
$graph_array['height'] = "100";
|
||||
$graph_array['width'] = "490";
|
||||
|
||||
Reference in New Issue
Block a user