mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
some installation notes added
git-svn-id: http://www.observium.org/svn/observer/trunk@708 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
35
INSTALL
35
INSTALL
@@ -3,3 +3,38 @@ Unfortunately this documentation hasn't been written yet.
|
||||
Please see http://www.observernms.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
|
||||
Observer 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.
|
||||
|
Reference in New Issue
Block a user