Commit Graph

13330 Commits

Author SHA1 Message Date
rockyluke
1fb8135133 Add one more trim() for (very) old printers (#5810)
* Add one more trim()

* Update sample
2017-02-07 11:41:17 +00:00
William George
7240741b69 web: Added IP and port calls to API 2017-02-07 09:46:09 +00:00
Neil Lathwood
5aef36abd6 Tune port update (#5795)
* updates to rrdtune docs and script

* added all support
2017-02-06 18:49:16 -06:00
rockyluke
6380176fe7 newdevice: Added support for Toshiba TEC printers (#5792) 2017-02-06 23:56:54 +00:00
rockyluke
45c5c20ee1 webui: Replace Ntp with NTP in Apps menu (#5791) 2017-02-06 22:46:21 +00:00
David Bell
73f56701e3 newdevice: Added more Netgear detection #5789 2017-02-06 22:43:02 +00:00
Tony Murray
aef0928099 refactor: Convert Hikvision discovery to yaml (#5781) 2017-02-06 22:41:42 +00:00
David Bell
37b84f36d3 newdevice: Updated DCN serial/hardware/version detection #5785 2017-02-06 22:40:34 +00:00
David Bell
a98bfdb6fb newdevice: Add F5 Hardware and S/N detection (#5797)
* Add detection for hardware and serial number

* Removed redundant options

* Trim "'a

* Wrong quote
2017-02-06 19:15:44 +00:00
Neil Lathwood
aab1cdac49 Throw error when host already exists rather than say it is due to snmp (#5789) 2017-02-06 08:16:00 -06:00
Richard Mayhew
389cf5414c Made the 2 tool icons more appropriate in the menu bar (#5701)
* Made the 2 tool icons more appropiate in the menu bar

* updated eventlog and syslog icons so they are the same

* Try #2

* Changed syslog to fa-tag instead of fa-archive which is used for packages already

* Changed Syslog icon to fa-clone
2017-02-06 10:15:38 +00:00
Aldemir Akpinar
d4ef6bad92 newdevice: Add additional Kyocera Mita support (#5782) 2017-02-06 10:08:34 +00:00
Neil Lathwood
33a964cb55 update github new issue template (#5779) 2017-02-06 08:13:21 +00:00
Tony Murray
daebd69140 newdevice: Improve Xerox discovery (#5780) 2017-02-06 08:13:12 +00:00
William George
31e50fc956 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. (#5783) 2017-02-06 08:10:02 +00:00
Søren Rosiak
414efb3539 refactor: Various Code Cleanup (#5777)
* refactor: Various Code Cleanup

* moar
2017-02-05 22:37:08 +00:00
Daniel Preussker
883095deac fix: Arista watts to dbm conversion 2017-02-05 20:46:13 +01:00
FTBZ
edbdda9ce7 webui: Adding text logo to HPE logo (#5728) 2017-02-05 13:55:03 +00:00
Tony Murray
27ff1950d5 newdevice: Improve Mikrotik RouterOS and SwOS detection (#5772)
Should fix it for good, hurray for stats.librenms.org!
2017-02-05 10:19:52 +00:00
Tony Murray
f7724d0f20 newdevice: Improve Raritan detection (#5771) 2017-02-05 10:18:15 +00:00
Tony Murray
4e59ace4bb newdevice: Improve Pulse Secure detection (#5770) 2017-02-04 23:49:59 +00:00
Tony Murray
dfb22b5d2a Change Qnap discovery to yaml (#5769) 2017-02-04 23:49:36 +00:00
Richard Mayhew
c8ba28a1e3 feature: updated rrdcached stats app to support Fedora/Centos (#5768)
* feature: updated rrdcached stats app to support Fedora/Centos

* tabs to spaces
2017-02-04 18:19:46 +00:00
Tony Murray
e0ff92bc77 newdevice: improve Mac OSX detection (#5759) 2017-02-04 10:07:20 +00:00
Tony Murray
c08942585a newdevice: Improve Lancom device detection (#5758) 2017-02-04 10:07:09 +00:00
Tony Murray
2d3b2f2ca7 newdevice: improve Brocade Network OS detection (#5756) 2017-02-04 10:06:54 +00:00
Tony Murray
d1818c1b2e newdevice: improve Dell PowerConnect discovery (#5761) 2017-02-04 10:06:27 +00:00
Tony Murray
a8dc640e96 newdevice: Improved HPE Procurve/OfficeConnect discovery (#5763)
This is needed as some of this detection will break with new HPE firmwares.
2017-02-04 10:02:39 +00:00
Tony Murray
03f09118c1 refactor: move hp jetdirect discovery to yaml (#5757) 2017-02-04 10:02:05 +00:00
Neil Lathwood
424ac80bff fix: Update macros with / in to have spaces (#5741)
* fix: Update macros with / in to have spaces

* Updated sql file
2017-02-03 15:21:19 -06:00
Neil Lathwood
bc72ab916e webui: Remove ifIndex from ports list and add debug button for data access (#5679) 2017-02-03 15:20:25 -06:00
Richard Mayhew
bea8a14ad3 fix: Added the service parameter to checks that were missing it (#5753) 2017-02-03 20:06:42 +00:00
Tony Murray
0c8bba64fd newdevice: Improved Zyxel IES detection (#5751) 2017-02-03 20:05:36 +00:00
Neil Lathwood
7dc52654db fix: Ignore ports where we only have two entries in the array, this signals bad data #1366 (#5722)
* update to check for valid ports

* fix: Ignore ports where we only have two entries in the array, this signals bad data #1366

* Update functions.php
2017-02-03 19:49:40 +00:00
Neil Lathwood
a19b2614dc fix: added some timeout safeguards for curl calls (#5743) 2017-02-03 08:12:42 -06:00
Svennd
5733fb27fa fix: Fixed system temperature from ipmi descr including a space at the end
based on @laf's help, this issue was resolved.
2017-02-03 12:49:22 +00:00
Neil Lathwood
d4e8c54516 refactor: Tidy up sensor discovery (#5550)
* refactor: Tidy up sensor discovery

* more files

* removed uneeded files

* updated array check

* updates for linux/supermicro

* small changes

* Update linux.inc.php

* Add supermicro temps back to linux.inc.php

* No need for is_file on rfc1628.inc.php, it exists

* Revert rfc1628 change

* Fix whitespace...

* rebased

* fixed $valid data not being passed to new sensors() function
2017-02-03 06:39:38 -06:00
Matt Peterson
008af4cea0 newdevice: Improve support for TiMOS (Alcatel-Lucent) switches #5533
* Improve TiMOS to include 7210 models

* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.

* correct case of NOS name, don't bother polling for wifi or toner on an ethernet switch

* Remove sysDescr_regex per comment on #5533

* Present correct interface description, based on following:

$ snmpwalk -v2c -c XXX 172.16.100.173 IF-MIB::ifDescr | head -12
IF-MIB::ifDescr.1 = STRING: system, Loopback IP interface
IF-MIB::ifDescr.2 = STRING: info, IP interface
IF-MIB::ifDescr.3 = STRING: port, IP interface
IF-MIB::ifDescr.4 = STRING: to-Richard-1/1/26, IP interface
IF-MIB::ifDescr.35684352 = STRING: 1/1/1, 10/100/Gig Ethernet SFP, \"to CC 1\"
IF-MIB::ifDescr.35717120 = STRING: 1/1/2, 10/100/Gig Ethernet SFP
IF-MIB::ifDescr.35749888 = STRING: 1/1/3, 10/100/Gig Ethernet SFP
IF-MIB::ifDescr.35782656 = STRING: 1/1/4, 10/100/Gig Ethernet SFP
IF-MIB::ifDescr.35815424 = STRING: 1/1/5, 10/100/Gig Ethernet SFP
IF-MIB::ifDescr.35848192 = STRING: 1/1/6, 10/100/Gig Ethernet SFP, \"to 105.403.P24 | to roof PTP to City\"
IF-MIB::ifDescr.35880960 = STRING: 1/1/7, 10/100/Gig Ethernet SFP, \"CLEINT 135790-XYZ | DIA | to 105.403.P04\"
IF-MIB::ifDescr.35913728 = STRING: 1/1/8, 10/100/Gig Ethernet SFP, \"CLEINT 135790-ABCFOO | DIA | to 105.403.P03\"

$ snmpwalk -v2c -c XXX 172.16.100.173 IF-MIB::ifAlias | head -12
IF-MIB::ifAlias.1 = STRING: Loopback IP interface
IF-MIB::ifAlias.2 = STRING: IP interface
IF-MIB::ifAlias.3 = STRING: IP interface
IF-MIB::ifAlias.4 = STRING: IP interface
IF-MIB::ifAlias.35684352 = STRING: to CC 1
IF-MIB::ifAlias.35717120 = STRING: 10/100/Gig Ethernet SFP
IF-MIB::ifAlias.35749888 = STRING: 10/100/Gig Ethernet SFP
IF-MIB::ifAlias.35782656 = STRING: 10/100/Gig Ethernet SFP
IF-MIB::ifAlias.35815424 = STRING: 10/100/Gig Ethernet SFP
IF-MIB::ifAlias.35848192 = STRING: to 105.403.P24 | to roof PTP to City
IF-MIB::ifAlias.35880960 = STRING: CLEINT 135790-XYZ | DIA | to 105.403.P04
IF-MIB::ifAlias.35913728 = STRING: CLEINT 135790-ABCFOO | DIA | to 105.403.P03

$ snmpwalk -v2c -c XXX 172.16.100.173 IF-MIB::ifName | head -12
IF-MIB::ifName.1 = STRING: system
IF-MIB::ifName.2 = STRING: info
IF-MIB::ifName.3 = STRING: port
IF-MIB::ifName.4 = STRING: to-Richard-1/1/26
IF-MIB::ifName.35684352 = STRING: 1/1/1
IF-MIB::ifName.35717120 = STRING: 1/1/2
IF-MIB::ifName.35749888 = STRING: 1/1/3
IF-MIB::ifName.35782656 = STRING: 1/1/4
IF-MIB::ifName.35815424 = STRING: 1/1/5
IF-MIB::ifName.35848192 = STRING: 1/1/6
IF-MIB::ifName.35880960 = STRING: 1/1/7
IF-MIB::ifName.35913728 = STRING: 1/1/8

* OS unit testing as requested

* fixed test unit
2017-02-03 10:01:29 +00:00
twilley
591a40d87c newdevice: Add initial support for Opengear (#5744)
* Add initial support for Opengear

* moved some mib files around
2017-02-03 09:29:48 +00:00
Richard Mayhew
76c91f8486 fixed sanitizing of google map information (#5738) 2017-02-03 09:26:04 +00:00
Tony Murray
cb3700b69d newdevice: Improve Fortinet Fortiswitch detection (#5747) 2017-02-03 09:24:36 +00:00
Tony Murray
177112784b newdevice: Improve Brocade Fabric OS detection (#5746) 2017-02-03 09:24:06 +00:00
Ryan Eno
a29fcea6c7 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. (#5742) 2017-02-02 23:39:31 +00:00
Søren Rosiak
9b32fb2b91 feature: Added Cisco Spark Transport #3182
* feature: Added Cisco Spark Transport

* updated sql to be compliant
2017-02-02 23:10:39 +00:00
FTBZ
ab6f78d1fe newdevice: Exterity AvediaPlayer support (#5732)
* Exterity AvediaPlayer support

* small updates + changed to sysObjectId for disco
2017-02-02 23:04:41 +00:00
Søren Rosiak
520b3146df newdevice: Add support for ZyXEL XS (#5737) 2017-02-02 21:44:03 +00:00
Robert Verspuy
27417f72ad fix: incorrect hostname in the mouse-over of the services in the availability-map #5734 2017-02-02 16:57:42 +00:00
Xavier Beaudouin
cb5dd299af feature: Rancid config file generator (#5689) 2017-02-02 15:44:15 +00:00
Tony Murray
9f8f8b6c26 newdevice: Added support for HPE ILO 4 (#5726)
Actually has some proper snmp support.
*Older HP ILO can not be added under this OS.
2017-02-02 07:58:20 +00:00
twilley
f22f3211d5 newdevice: Add initial support for Meinberg LANTIME OS v6 (#5719)
* Add initial support for Meinberg LANTIME OS v6

* updated mibs and definition
2017-02-01 23:33:17 +00:00