mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	* initial release * fixes * cleaner snmprec * updates * remove legacy files * updates * fixes * cleanup * test data ... again * yaml fix and test data * tests update * polling temps * remove unused line * - hdd temp fix - tests without ignores
		
			
				
	
	
		
			25 lines
		
	
	
		
			587 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			587 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
os: quantastor
 | 
						|
text: 'QuantaStor'
 | 
						|
type: storage
 | 
						|
icon: quantastor
 | 
						|
ifXmcbc: true
 | 
						|
ifname: true
 | 
						|
mib_dir: osnexus
 | 
						|
over:
 | 
						|
    - { graph: device_bits, text: 'Device Traffic' }
 | 
						|
    - { graph: device_processor, text: 'CPU Usage' }
 | 
						|
    - { graph: device_mempool, text: 'Memory Usage' }
 | 
						|
poller_modules:
 | 
						|
    bgp-peers: false
 | 
						|
    wireless: false
 | 
						|
    ospf: false
 | 
						|
    stp: false
 | 
						|
processor_stacked: true
 | 
						|
discovery:
 | 
						|
    -
 | 
						|
        sysObjectID: .1.3.6.1.4.1.8072.3.2.10
 | 
						|
        snmpget:
 | 
						|
            oid: QUANTASTOR-SYS-STATS::storageSystem-ProductId.0
 | 
						|
            op: starts
 | 
						|
            value: 'QUANTASTOR'
 |