Hello Fabian,
with the help of the great guys on irc://irc.oftc.net/observium wolfgang and sid3windr I managed to add my device (sorry for double posting, btw)
My changes were as follows:
Added to os.inc.php $config['os'][$os]['mibs'][] = "GUDEADS-PDU818X-MIB";
Added to mibs.inc.php $mib = 'GUDEADS-PDU818X-MIB'; $config['mibs'][$mib]['enable'] = 1; $config['mibs'][$mib]['identity_num'] = '.1.3.6.1.4.1.28507'; $config['mibs'][$mib]['mib_dir'] = 'gude'; $config['mibs'][$mib]['descr'] = ''; $config['mibs'][$mib]['sensor']['pdu818XPowerActive']['tables'][] = array( 'table' => 'pdu818XPowerEntry.4', 'class' => 'power', 'descr' => 'Phase %index% Power', 'oid' => 'pdu818XPowerActive', 'oid_num' => '.1.3.6.1.4.1.28507.35.1.5.1.2.1.4', 'scale' => 1 ); $config['mibs'][$mib]['sensor']['pdu818XCurrent']['tables'][] = array( 'table' => 'pdu818XPowerEntry.5', 'class' => 'current', 'descr' => 'Phase %index% Current', 'oid' => 'pdu818XCurrent', 'oid_num' => '.1.3.6.1.4.1.21239.5.2.3.2.1.5', 'scale' => 1 ); $config['mibs'][$mib]['sensor']['pdu818XVoltage']['tables'][] = array( 'table' => 'pdu818XPowerEntry.6', 'class' => 'voltage', 'descr' => 'Phase %index% Voltage', 'oid' => 'pdu818XVoltage', 'oid_num' => '.1.3.6.1.4.1.21239.5.2.3.2.1.6', 'scale' => 1 );
Added mib file to /opt/observium/mibs/gude/ total 64 -rw-r--r-- 1 root root 4133 Aug 31 2017 GUDEADS-EPC24X-MIB -rw-r--r-- 1 root root 10211 Aug 31 2017 GUDEADS-EPC2X6-MIB -rw-r--r-- 1 root root 11300 Aug 31 2017 GUDEADS-EPC8X-MIB -rw-r--r-- 1 root root 6503 Aug 31 2017 GUDEADS-PDU8110-MIB -rw-r--r-- 1 root root 9005 Mar 20 14:55 GUDEADS-PDU818X-MIB -rw-r--r-- 1 root root 9732 Aug 31 2017 GUDEADS-PDU8310-MIB
I will add that to jira.observium.org in the next few days.
Maybe try in IRC as well, Im JustASlacker
Best regards, Steffen
On 03/21/2018 01:30 PM, Friesenecker Fabian wrote:
Hi Steffen,
we've recently tried to add a GUDE PDU Expert 8311 to Observium with no luck. I opened a JIRA Issue for our GUDE PDUs: http://jira.observium.org/browse/OBS-2598 Maybe you can leave a comment there to raise some awareness for the need of implementation of GUDE products into Observium.
Best regards, Fabian
-----Ursprüngliche Nachricht----- Von: observium [mailto:observium-bounces@observium.org] Im Auftrag von Steffen Schwebel Gesendet: Mittwoch, 21. März 2018 10:05 An: observium@observium.org Betreff: [Observium] New device / custom graph
Greetings o/
I have an instance with observium running and am trying to add a new device/graph for it.
There seems to be little information for this. I tried looking into the mailing list archive as well at http://postman.memetic.org/pipermail/observium/ but get a 403.
So, forgive me for asking again what must be a frequent question.
My device is a PDU from "Gude" described by MIB GUDEADS-PDU818X.
I can see that there are already devices from "Gude" in the source like "Gude Expert PDU" described by GUDEADS-PDU8110-MIB but so far I have not been successful.
Are there any documents, guides or anything that you can recommend?
Any help is greatly appreciated.
Best regards, Steffen Schwebel
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium