146 Commits

Author SHA1 Message Date
555fdb5bfc Clean up avtech by making a helper function so it is easier to add devices.
Add support for RoomAlert 4E
fixes #3166
2016-03-04 17:28:54 -06:00
9812c402ce Merge pull request #3160 from Rosiak/ironware-state
Basic Ironware State Support
2016-03-04 11:28:59 +00:00
5a4334daa5 Small fix 2016-03-04 06:49:04 +01:00
695baede4e Merge pull request #3121 from Rosiak/juniper-state
Juniper State Support
2016-03-03 20:07:34 +00:00
7e851ad999 add space 2016-03-03 19:45:51 +01:00
add8f9503a if descr empty, then fill in 2016-03-03 19:42:11 +01:00
4bc2f5feee Scrut fix 2016-03-03 18:12:15 +01:00
51cb9ef3d1 Initial Gandi Packet Journey support 2016-03-03 15:52:44 +01:00
a57d212b55 Merge pull request #3074 from xbeaudouin/adx_stuff
ServerIron / ServerIron ADX support
2016-03-02 19:30:08 -06:00
a880074838 Basic Ironware PSU State Disco 2016-03-02 19:06:43 +01:00
1c65acc317 Tab => spaces 2016-03-02 13:47:48 +01:00
37e8b2da63 Add Power Supply and Fan status 2016-03-01 14:15:01 +01:00
386ad101c6 Removed specified MIB file for ServerIron temperatures since the OID used is RAW 2016-03-01 10:46:00 +01:00
ae37f5c2dd Juniper State Support 2016-02-29 20:51:45 +01:00
f298ccb30f Scrut fix 2016-02-27 19:12:13 +01:00
6923a32dbd A few things
ucwords = happy ocd

Basic state page

Allign order = happy ocd
2016-02-27 02:35:28 +01:00
ebe9154934 Added more sensors 2016-02-27 01:56:50 +01:00
687bedf131 Add license stuff.. 2016-02-26 23:50:32 +01:00
928fd70ced Proper State Monitoring 2016-02-26 23:40:34 +01:00
c4acda6c0c Merge pull request #3091 from murrant/avtech
Support Avtech Sensors
2016-02-26 13:15:46 +00:00
00dc1bf8ac Merge pull request #3089 from GeorgesDick/patch-10
Create qnap.inc.php
2016-02-26 13:03:53 +00:00
6f5c83f3c9 Create qnap.inc.php
Collect QNAP Turbo NAS disk temperatures
2016-02-25 09:49:08 +01:00
02b0c8bf4f Create qnap.inc.php
Get QNAP Turbo NAS Fans speeds
2016-02-25 09:46:35 +01:00
85c221803f Merge pull request #3071 from GeorgesDick/patch-5
Eaton UPS - Voltage Discovery
2016-02-24 13:16:57 +00:00
c3eecb3879 Merge pull request #3070 from GeorgesDick/patch-4
Eaton UPS - Frequency Discovery
2016-02-24 13:14:12 +00:00
92df310be1 Merge pull request #3066 from GeorgesDick/patch-3
Eaton UPS - Current Discovery
2016-02-24 13:13:50 +00:00
6d1960f657 Forgot to add the Chassis temperature 2016-02-24 12:01:22 +01:00
c8ae2f6dd2 Merge branch 'master' into avtech 2016-02-23 09:51:34 -06:00
5a556d7008 Create eatonups.inc.php
Eaton UPS voltage check
2016-02-23 13:38:33 +01:00
553a0d97d5 Create eatonups.inc.php
Eaton UPS frequencies check
2016-02-23 13:36:54 +01:00
a8c4fe8dab Added eatonups.inc.php
I added this file in my local LibreNMS installation to get current values from my Eaton 5PX UPS. Another file is also needed :
librenms/includes/discovery/os/eatonups.inc.php
2016-02-23 10:52:33 +01:00
ea3eedf3f0 Netonix Update
Add copyright header
Add support for CPU and memory
Fix version display for 1.3.9
Improve fan description
2016-02-22 23:12:12 -06:00
83d739b5ae apc discovery: Get a count of banks before pulling info
* On my device (AP7901 / AOS v3.9.0 / App v3.7.4) discovery would keep
  clobbering the bank and current sensor.  Looking in to it the oid
  should be used for current and not bank.  To fix this now it pulls
  a count of banks using the `rPDULoadDevNumBanks.0` oid. Per MIB that
  will return 0 if no banks are found.  In which case skip the bank
  detection.

* Also update PowerNet-MIB to v4.1.7 released 2015-08-05
2016-02-20 19:37:59 -05:00
0e9e9dd8b3 Add temp sensors for TemPageR 3E and 4E. Assume all sensors are temperature for now.
SNMP did not seem to supply descriptions on the 4E.
2016-02-17 16:27:36 -06:00
d82ca08bc2 Remove unused code
#2934
2016-02-13 21:44:24 +01:00
f45bceecba The fanspeed is frequently 0 rpm. 2016-02-09 13:36:44 -06:00
0422d8e589 Add fanspeed,temp, and voltage for Netonix switches. 2016-02-09 13:31:36 -06:00
laf
b831d096a9 For entity-sensor, changed variable name again 2015-12-07 03:02:06 +00:00
a81776e77b Merge pull request #2862 from laf/issue-2859
Added ability to ignore device sensors from entity mib
2016-02-03 15:31:32 +10:00
5dd9fed3e0 Wrong array value 2016-01-31 00:18:30 +01:00
3139239240 Do not discover a temp sensor which is not present
#2848
2016-01-31 00:16:39 +01:00
e7e035305b Eaton Basics 2016-01-28 23:11:11 +01:00
laf
3560a39b52 Updated thisisnotbullshit variable 2016-01-28 09:38:31 +00:00
laf
427c4f07c6 Added ability to ignore device sensors from entity mib 2016-01-25 22:37:38 +00:00
e2775bd45f Fix 2723 2016-01-21 14:18:01 +01:00
laf
b5d1155006 Updated discovery sensors module directory structure 2016-01-17 20:47:47 +00:00