mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	git-svn-id: http://www.observium.org/svn/observer/trunk@1373 61d68cd4-352d-0410-923a-c4978735b2b8
		
			
				
	
	
		
			48 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			48 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Unfortunately this documentation hasn't been written yet.
 | 
						|
	
 | 
						|
Please see http://www.observium.org for installation instructions.
 | 
						|
 | 
						|
Please also contact me via adama@memetic.org if you run in to any issues.
 | 
						|
 | 
						|
-------
 | 
						|
 | 
						|
Some notes about how to set up your systems, as there are no real other docs:
 | 
						|
 | 
						|
Customer port parsing
 | 
						|
=====================
 | 
						|
 | 
						|
Set your port description to:
 | 
						|
 | 
						|
Cust: CustomerName {CircuitDesc} (OptionalNotes) [Speed]
 | 
						|
 | 
						|
Transit/peering/core port parsing
 | 
						|
=================================
 | 
						|
 | 
						|
Set your port description to:
 | 
						|
 | 
						|
Transit: whateveryoulike
 | 
						|
Peering: whateveryoulike
 | 
						|
Core: whateveryoulike
 | 
						|
 | 
						|
LM-Sensors setup
 | 
						|
================
 | 
						|
 | 
						|
For lm-sensors/net-snmp to put your temperatures in the "Temp" group (as
 | 
						|
opposed to the "Misc" group, their name needs to start with "temp"; for
 | 
						|
Observium to see the interface the name should start with "temp-" (i.e.
 | 
						|
temp-CPU, temp-System). You can change this in /etc/sensors.conf - change
 | 
						|
the label descriptions if necessary, under your specific chipset block.
 | 
						|
 | 
						|
Papouch TME
 | 
						|
===========
 | 
						|
 | 
						|
Set your thermometer name (Option 1->0 in the telnet CLI) to the sensor name
 | 
						|
you want displayed in Observer. (Also, the TME only speaks SNMP v1)
 | 
						|
 | 
						|
Supermicro monitoring
 | 
						|
=====================
 | 
						|
 | 
						|
On Supermicro motherboards, install Superodoctor on your system and put the
 | 
						|
extend line into your snmpd.conf as instructed to enable SNMP readouts of
 | 
						|
sensor values.
 |