mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	tripplite support from falz
git-svn-id: http://www.observium.org/svn/observer/trunk@2036 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
		@@ -683,6 +683,13 @@ $config['os'][$os]['text']		= "MRV LambdaDriver";
 | 
			
		||||
$config['os'][$os]['type']		= "network";
 | 
			
		||||
$config['os'][$os]['icon']  		= "mrv";
 | 
			
		||||
 | 
			
		||||
$os = "poweralert";
 | 
			
		||||
$config['os'][$os]['text']            	= "Tripp Lite PowerAlert";
 | 
			
		||||
$config['os'][$os]['type']		= "power";
 | 
			
		||||
$config['os'][$os]['over'][0]['graph']  = "device_current";
 | 
			
		||||
$config['os'][$os]['over'][0]['text']   = "Current";
 | 
			
		||||
$config['os'][$os]['icon']  		= "poweralert";
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
$device_types = array('server', 'network', 'firewall', 'workstation', 'printer', 'power', 'environment');
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user