Commit Graph
2468 Commits
Author SHA1 Message Date
Tony Murray aceb572065 refactor: F5 discovery cleanup 2016-09-19 08:46:19 -05:00
Tony Murray 12a428136d fix: vyos discovery
add discovery tests for vyos, vyatta, and edgeos
2016-09-19 08:33:56 -05:00
Neil LathwoodandGitHub 669a2d2b55 fix: toner descr that contain invalid characters #4464
fix: toner descr that contain invalid characters #4464
2016-09-18 22:21:37 +01:00
Neil LathwoodandGitHub b370ebb0ad newdevice: Added support for Cisco Callmanager
newdevice: Added support for Cisco Callmanager
2016-09-18 19:57:25 +01:00
Neil Lathwood 9ed1dda9bc s/junos/poweralert/ 2016-09-18 19:55:00 +01:00
Neil Lathwood 3ae96e2a37 Centralised code for poweralert divisor checks 2016-09-18 19:38:31 +01:00
crcro af9f4fb8df fix for spaces 2016-09-18 17:20:34 +03:00
crcro 7ee585b3e3 remove newlines, alphanumeric and hippen accepted 2016-09-18 17:04:08 +03:00
crcro 2e44aac06e accept only alphanumeric chars 2016-09-18 17:02:13 +03:00
Rosiak c74aa49e5c feature: Add more state sensors to Dell iDrac 2016-09-17 19:00:52 +02:00
crcro b6df511ab7 version order fix 2016-09-17 04:14:03 +03:00
crcro e56fd99846 fix poweralert divisor based on version #4391 2016-09-17 04:09:20 +03:00
crcro 1d73fd3f93 fix 4464 2016-09-17 02:10:55 +03:00
Rosiak 256c1087df smal change 2016-09-16 23:02:55 +02:00
Rosiak a5e9988112 newdevice: Added support for Cisco Callmanager 2016-09-16 21:48:08 +02:00
Neil Lathwood a9a982b7db Updated sharp printer discovery and test unit 2016-09-16 07:59:48 +01:00
Morgan Henreaux 7ac293f59b device: Added feature to support Sharp printers 2016-09-15 14:05:30 +02:00
Neil LathwoodandGitHub 361732bfc2 device: cisco ons support (#4441)
* initial support for cisco ons

* oh travis...

* renamed from ciscoons to ons
2016-09-15 11:36:55 +01:00
crcro 99cc15b855 renamed from ciscoons to ons 2016-09-15 12:28:24 +03:00
Tony MurrayandNeil Lathwood 6d93dc0572 newdevice: Add support for APC Netbotz 200 (#4443)
Unfortunately, it is clobbered by other devices because it returns a value for all sorts of snmpget requests
2016-09-15 08:21:29 +01:00
crcro 98763b13d9 oh travis... 2016-09-15 00:44:19 +03:00
crcro b9cd6012b7 initial support for cisco ons 2016-09-15 00:25:25 +03:00
Tony MurrayandNeil Lathwood 7f7e3d22bc Fix: NIOS detection #4420 2016-09-13 22:16:02 +01:00
Neil LathwoodandTony Murray a710c4a33c newdevice: Added support for Axis network video encoder #4395 (#4400)
* newdevice: Added support for Axis network video encoder #4395

* Merge the preg_match

* Add Network Camera test

Couldn't find one for "Video Server"
2016-09-12 12:19:24 -05:00
Neil LathwoodandTony Murray d6d2ff8499 Updated Sonus SBC detection (#4363)
* Updated Sonus SBC detection

* Updated to array
2016-09-09 12:11:24 -05:00
Neil LathwoodandTony Murray 66bc0a7826 newdevice: Updated zxr10 device support #4380 (#4381)
* newdevice: Updated zxr10 device support #4380

* Space :(
2016-09-09 12:10:58 -05:00
Neil LathwoodandTony Murray f76f0f7b96 newdevice: Added support for Eaton 5P units #3508 (#4376)
* newdevice: Added support for Eaton 5P units #3508

* Small fix

* Keep OSDiscoveryTest.php alphebetized
2016-09-09 11:57:05 -05:00
arrmoandNeil Lathwood 9db13372ca fix: MikroTik OS detection #3593
* MikroTik Updates

To address, Mikrotik SwOS Issues (#3593)

* Remove Default OS Setting
2016-09-09 17:29:46 +01:00
Neil LathwoodandTony Murray c5845006a1 refactor: Updated arp-table discovery to use ipNetToPhysicalPhysAddress (#4367) 2016-09-09 11:22:01 -05:00
Tony MurrayandNeil Lathwood b8cc59922e fix: NIOS discovery (#4389)
* fix: NIOS discovery
Add nios test

* Add actual sysDescr string for nios
2016-09-09 15:57:40 +01:00
Steve BauerandNeil Lathwood 4d9582efb2 newdevice: Procurve 5400R series #4375
Update the discovery so that the 5406R and 5412R are discovered as procurve devices
2016-09-08 16:01:36 +01:00
Neil LathwoodandTony Murray 7dec670494 refactor: Updated a lot of references to LibreNMS - copyright still left intact (#4339) 2016-09-08 08:12:23 -05:00
stokbaekandNeil Lathwood 7b923ae307 fix: Quanta blade switches are now being correctly detected as Quanta switches (#4358)
* Quanta blade switches are now being correcly detected as Quanta switches

* Fixed syntax error
2016-09-06 17:41:25 +01:00
Tony MurrayandNeil Lathwood f6134f429c refactor: OS Discovery cleanup (Part 1) (#4335)
* refactor: OS Discovery cleanup (Part 1)
Convert linux.inc.php to use new string functions
Create OS discovery tests
Use glob instead of readdir in os discovery (could change discovery order)
Stop discovering once $os is set

* Remove duplicate file header.
2016-09-06 11:43:04 +01:00
Aaron DanielsandNeil Lathwood 705a73bda2 webui: Added Pagination and server side search via Ajax to NTP (#4330)
webui: Added Pagination and server side search via Ajax to NTP (#4330)
2016-09-04 16:32:03 +01:00
Søren RosiakandNeil Lathwood 96fc6a8ff8 fix: Improve BDCOM detection (#4329) 2016-09-04 16:31:08 +01:00
crcroandNeil Lathwood 20a452912f newdevice: hp online admin cpu and mem #4327
newdevice: hp online admin cpu and mem #4327
2016-09-04 16:30:09 +01:00
Søren RosiakandNeil Lathwood 7a3a785edb newdevice: Added support for Foundry Networks #4311
newdevice: Added support for Foundry Networks #4311
2016-09-04 16:28:06 +01:00
Søren RosiakandNeil Lathwood 28db97382e feature: Added Cisco Stackwise Support #4301
feature: Added Cisco Stackwise Support #4301
2016-09-04 16:26:55 +01:00
crcroandNeil Lathwood 1110de3ab3 fix: toner nrg os capacity (#4177)
fix: ricoh/nrg toner levels #4177
2016-09-04 16:20:41 +01:00
Søren RosiakandTony Murray 1174954ac4 fix: HP 1820 Discovery #3933 (#4259)
* fix: HP 1820 Discovery #3933

* re-add old discovery code as @anden4380 confirms it works as intended
2016-09-03 22:46:51 -05:00
Søren RosiakandTony Murray 48d59f8df0 fix: Add extra Sophos discovery support & convert functions in linux discovery script (#4319)
* fix: Add extra Sophos discovery support & convert functions in linux
discovery script

* wrong text used

* use murrant’s awesome function even moooore
2016-09-03 22:43:57 -05:00
Søren RosiakandTony Murray 657ee386e0 newdevice: Added support for PLANET Networking & Communication switches (#4308) 2016-09-02 13:02:01 -05:00
Søren RosiakandTony Murray f278a9281c newdevice: Added support for Nimble OS #4159 (#4298)
* newdevice: Added support for Nimble OS #4159

* Use Tony’s awesome stuff

* move image
2016-09-01 06:22:01 -05:00
Rosiak dd9bf300f4 fix: Don’t add Cisco VSS sensors if VSS is not running #4111 2016-08-31 14:26:53 +02:00
Søren RosiakandNeil Lathwood 583411046f newdevice: Added support for Fujitsu Primergy switches #4277 (#4280)
* newdevice: Added support for Fujitsu Primergy switches #4277
2016-08-30 17:31:58 +01:00
Søren RosiakandNeil Lathwood a6b7f9c4b2 newdevice: Added support for Cisco IMC/UCS #4252 (#4276)
* newdevice: Added support for Cisco IMC/UCS #4252

* change name to cimc

* make travis happy && php 5.3
2016-08-30 14:30:52 +01:00
Neil LathwoodandGitHub 54daec39ca Merge pull request #4267 from HybridAU/master
newdevice: Added support for Lanier printers #4267
2016-08-30 14:27:23 +01:00
crcroandNeil Lathwood 135ce1c7a7 discovery: edgeswitch os (#4265)
newdevice: Added Temp and State support for EdgeSwitch OS #4265
2016-08-30 13:46:12 +01:00
Michael Van Delft e531253e42 Add Lanier printers
Lanier printers are rebadged richo so I've copied the settings for ricoh
printers
2016-08-30 12:14:56 +08:00