Commit Graph
1174 Commits
Author SHA1 Message Date
Rosiak 928fd70ced Proper State Monitoring 2016-02-26 23:40:34 +01:00
Neil Lathwood cdca29e00b Merge pull request #3076 from murrant/device_icon
Populate device icon in the database
2016-02-26 13:18:47 +00:00
Neil Lathwood c4acda6c0c Merge pull request #3091 from murrant/avtech
Support Avtech Sensors
2016-02-26 13:15:46 +00:00
Neil Lathwood 00dc1bf8ac Merge pull request #3089 from GeorgesDick/patch-10
Create qnap.inc.php
2016-02-26 13:03:53 +00:00
GeorgesDick 6f5c83f3c9 Create qnap.inc.php
Collect QNAP Turbo NAS disk temperatures
2016-02-25 09:49:08 +01:00
GeorgesDick 02b0c8bf4f Create qnap.inc.php
Get QNAP Turbo NAS Fans speeds
2016-02-25 09:46:35 +01:00
Neil Lathwood 85c221803f Merge pull request #3071 from GeorgesDick/patch-5
Eaton UPS - Voltage Discovery
2016-02-24 13:16:57 +00:00
Neil Lathwood c3eecb3879 Merge pull request #3070 from GeorgesDick/patch-4
Eaton UPS - Frequency Discovery
2016-02-24 13:14:12 +00:00
Neil Lathwood 92df310be1 Merge pull request #3066 from GeorgesDick/patch-3
Eaton UPS - Current Discovery
2016-02-24 13:13:50 +00:00
Neil Lathwood 12dfcd0fbd Merge pull request #3067 from GeorgesDick/patch-2
Eaton UPS - OS Discovery
2016-02-24 13:12:34 +00:00
Tony Murray 484f39cd70 Populate device icon in the database
The icon field was originally set up as an override for the display option but the only way to set it currently is directly in the DB afaik.
Populate the icon field during discovery, this should move a little execution from page display time to discovery time.
v2
2016-02-23 23:44:51 -06:00
Tony Murray c8ae2f6dd2 Merge branch 'master' into avtech 2016-02-23 09:51:34 -06:00
GeorgesDick 5a556d7008 Create eatonups.inc.php
Eaton UPS voltage check
2016-02-23 13:38:33 +01:00
GeorgesDick 553a0d97d5 Create eatonups.inc.php
Eaton UPS frequencies check
2016-02-23 13:36:54 +01:00
GeorgesDick 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
GeorgesDick 61a5a46e94 New file eatonups.inc.php for Eaton UPS discovery
I added this file in my local LibreNMS installation to discover my Eaton 5PX UPS. An other file is also needed :
librenms/includes/discovery/sensors/current/eatonups.inc.php
2016-02-23 10:50:18 +01:00
Tony Murray 7b2974f0c4 Memory precision is kb. 2016-02-22 23:59:16 -06:00
Tony Murray 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
Mike Rostermund 0c6c6efd6a Added recognition of Cisco SF500 2016-02-22 16:49:41 +01:00
Søren Rosiak d8e41871f3 Merge pull request #3046 from laf/issue-2496 2016-02-21 16:37:20 +01:00
laf 4d5da1181e BGP discovery fix. reverted back pre-vrf code 2016-02-20 17:41:56 +00:00
laf 0db5f4bb35 Added FASTPATH Switching to be excluded - Vxworks 2016-02-20 10:58:58 +00:00
Rosiak 66acb724c0 Add Canon iR Support
#3025
2016-02-20 11:04:23 +01:00
Tony Murray 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
Tony Murray d2a072cb86 Merge branch 'master' into avtech 2016-02-17 11:55:08 -06:00
Paul Gear 1a905f2a1a Merge pull request #2990 from laf/issue-2613
Reverted fortigate cpu update from Dec 2015
2016-02-17 07:53:44 +10:00
Neil Lathwood a572bc4578 Merge pull request #2820 from HenocKA/issue280
Discoverying and polling vrf #Issue280
2016-02-15 09:53:53 +00:00
HenocKA 0161260b17 merging 2016-02-13 21:48:26 +01:00
Rosiak d82ca08bc2 Remove unused code
#2934
2016-02-13 21:44:24 +01:00
Søren Rosiak 9790b97b2d Merge pull request #2991 from laf/issue-2983 2016-02-13 20:52:47 +01:00
Rosiak f6b97248a1 Basic Barracuda Spam Firewall Support
#2993
2016-02-13 20:45:42 +01:00
laf 9059b687b2 Updated FortiOS to pick up all FortiManagers + updated rewrite for hardware 2016-02-12 14:17:57 +00:00
laf 444d6a7a8c Reverted fortigate cpu update from Dec 2015 2016-02-12 13:38:22 +00:00
Neil Lathwood fa783dc07e Merge pull request #2841 from adaniels21487/issue-2665
Cisco OTV
2016-02-10 19:49:59 +00:00
HenocKA 6a51746bb7 bug correction 2016-02-10 17:45:05 +01:00
HenocKA 21e37c23a7 merging - update schema 2016-02-10 07:20:34 +01:00
Neil Lathwood fabcd84de7 Merge pull request #2959 from murrant/netonix
Add hardware and version for Netonix.
2016-02-09 20:07:42 +00:00
Tony Murray f45bceecba The fanspeed is frequently 0 rpm. 2016-02-09 13:36:44 -06:00
Tony Murray 0422d8e589 Add fanspeed,temp, and voltage for Netonix switches. 2016-02-09 13:31:36 -06:00
Tony Murray f6e6263c59 Initial AVTECH Software, Inc. support. 2016-02-09 12:00:58 -06:00
Tony Murray f177dd6608 Merge branch 'master' into calix 2016-02-08 14:20:14 -06:00
HenocKA 24df0a059c merging 2016-02-08 20:12:05 +01:00
Joe Passavanti 6e35b97ea9 add Dell Networking sysObjectId
This is for Dell Networking N2048 switch
2016-02-07 05:08:37 -08:00
HenocKA 7a00d913a1 update branch 2016-02-06 06:52:21 +01:00
Tony Murray 4aa9838eda add discover, polling and mibs.
work around empty ifDesc
2016-02-05 14:26:06 -06:00
Paul Gear 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
HenocKA 6de58f55df merging 2016-02-02 12:58:05 +01:00
HenocKA 8a3d14f9e2 Correct data duplication on discovering cisco vrf lite 2016-02-02 12:21:45 +01:00
Rosiak 5dd9fed3e0 Wrong array value 2016-01-31 00:18:30 +01:00
Rosiak 3139239240 Do not discover a temp sensor which is not present
#2848
2016-01-31 00:16:39 +01:00