mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	Corrected aggregate graph on smokeping page
This commit is contained in:
		| @@ -49,6 +49,7 @@ if ($vars['view'] == 'incoming') { | |||||||
|         echo '</td></tr>'; |         echo '</td></tr>'; | ||||||
|  |  | ||||||
|         $graph_array['type']   = 'device_smokeping_in_all'; |         $graph_array['type']   = 'device_smokeping_in_all'; | ||||||
|  |         $graph_array['device'] = $device['device_id']; | ||||||
|         $graph_array['legend'] = no; |         $graph_array['legend'] = no; | ||||||
|         echo '<tr><td>'; |         echo '<tr><td>'; | ||||||
|         echo '<h3>Aggregate</h3>'; |         echo '<h3>Aggregate</h3>'; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user