mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	* Add support for Eaton Matrix Telecom Inverters
* Add SNMPrec file
* Requested Changes
- Add {{ $index }} to num_oid entries
- Add full snmprec capture
- Change os polling to use a multiget
* Update eaton-matrix.snmprec
* Create eaton-matrix.json
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			203 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			203 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
os: eaton-matrix
 | 
						|
text: 'Eaton Matrix'
 | 
						|
type: power
 | 
						|
icon: eaton
 | 
						|
mib_dir:
 | 
						|
    - eaton
 | 
						|
discovery:
 | 
						|
   - sysObjectID:
 | 
						|
       - .1.3.6.1.4.1.935.10.2
 | 
						|
   - sysDescr_regex:
 | 
						|
       - '/^NMC for Matrix Inverter/'
 | 
						|
 |