mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	* device: support for Alcatel OmniPCX Server * device: support for Alcatel OmniPCX Server - add test data * rename * Add a new versatile type of sensor, without unit - doc extension * tests data updated for omnipcx * new count test after funny rebase * clean * tests * index in yaml file ... * Update omnipcx.json * try to add pbx state * Change function snmpwalk_cache_oid to allow snmpvalue without index * testdata * Adapt the discovery_schema (to allow a non_indexed oid) * Update snmp.inc.php
		
			
				
	
	
		
			14 lines
		
	
	
		
			344 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			344 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| os: omnipcx
 | |
| group: alcatel
 | |
| text: 'Alcatel OmniPCX'
 | |
| type: appliance
 | |
| icon: alcatellucent
 | |
| over:
 | |
|     - { graph: device_bits, text: 'Device Traffic' }
 | |
|     - { graph: device_processor, text: 'Processor Usage' }
 | |
|     - { graph: device_mempool, text: 'Memory Usage' }
 | |
| mib_dir:
 | |
|     - alcatel
 | |
| discovery:
 | |
|     - sysObjectID: .1.3.6.1.4.1.637.64.4400.1.1.10
 |