Commit Graph
2468 Commits
Author SHA1 Message Date
David BellandNeil Lathwood 3512b19e2b feature: Update LLDP discovery to use IP address if discovery_by_ip is enabled #5872
* Update LLDP discovery to use IP address if discovery_by_ip is enabled

* Update as per laf's suggetions

* Fix indentation

* Updated with Laf's suggestion

* Add more debugging

* Trim MAC address

* Remove debug statements
2017-02-23 22:47:58 +00:00
David BellandNeil Lathwood 29d19c6be7 Update SEOS processor OID (#5967) 2017-02-21 14:05:32 +00:00
David BellandNeil Lathwood 847587244f newdevice: Added SEOS CPU discovery #5917 2017-02-20 23:54:07 +00:00
Neil LathwoodandGitHub ced759105e fix: Updated qnap sensor code to be more generic #5910 (#5925)
* fix: Updated qnap sensor code to be more generic #5910

* small change to check for valid data

* small code change
2017-02-17 14:43:30 +00:00
Neil LathwoodandGitHub 38168832a6 refactor: Centralise device up/down check and use in disco #5862 (#5897)
* refactor: Centralise device up/down check and use in disco #5862

* Remove extra indentation
2017-02-15 15:22:09 +00:00
Neil LathwoodandTony Murray cc51a68f85 feature: Optional partial port polling (#5805)
* feature: Added ability to switch port polling mode

* update, speed things up slightly by walking certain tables

* more fixes

* updates

* updates

* update to exclude ports that are down

* wrong variable used

* update to set previous port status when null

* small update to port disco
2017-02-14 17:26:07 -06:00
Neil LathwoodandGitHub b4da5de452 refactor: Centralised the updating of device logo #5873 (#5874) 2017-02-14 12:56:16 +00:00
Neil LathwoodandGitHub 1e2ab73239 tidy up some more eventlog things (#5885)
* tidy up some more eventlog things

* update sql file
2017-02-14 12:06:01 +00:00
Richard MayhewandNeil Lathwood e4f48e661e Add additional eventlog severity levels (#5879) 2017-02-13 22:32:02 +00:00
Richard MayhewandNeil Lathwood 5bfd23e7eb webui: New eventlog severity classification (#5830)
* New event log severity model

* Revert "New event log severity model"

This reverts commit 0783527af8.

* New event log severity model

* Fixed spaces vs tabs

* Learning the format requirements

* Learning the format requirements

* Moved the colours in to the stylesheet

* change SQL file to stop conflicting

* refactor log_event so severity isn't last, but reference is.

* keep having to move the file due to new PR conflicts

* Revert "keep having to move the file due to new PR conflicts"

This reverts commit f3030e7218.

* extended support to dashboard and eventlog page

* formatting
2017-02-12 22:41:05 +00:00
Neil LathwoodandTony Murray 3944185379 update tripplite divisor for certain versions #5364 (#5794) 2017-02-10 18:38:51 -06:00
Neil LathwoodandGitHub 5e2ef216f9 newdevice: Added further QNAP Turbo NAS detection #5229 (#5804)
* newdevice: Added further QNAP Turbo NAS detection #5229

* reverted to us linux.inc.php for detection

* removed last sysMfgName reference
2017-02-09 09:00:08 +00:00
Neil LathwoodandGitHub f7d65d0ee2 device: Added proc and mem support TPLink JetStream devices #5462 (#5817) 2017-02-09 08:46:59 +00:00
Neil LathwoodandGitHub d2d8b05987 device: Added proc, mem and sensor support for FabricOS #5295 (#5815) 2017-02-09 08:13:19 +00:00
Neil LathwoodandGitHub c3a9bcc1b3 device: Added further support for Zynos / Zyxell devices #5292 (#5814)
* device: Added further support for Zynos / Zyxell devices #5292

* correct year
2017-02-09 08:12:10 +00:00
Neil LathwoodandGitHub 59fc5ffcbf newdevice: Improved sensor support for Dell servers #5242 (#5803)
* newdevice: Improved sensor support for Dell servers #5242

* added missing files

* small update

* Update dell.inc.php
2017-02-09 08:00:23 +00:00
Neil LathwoodandGitHub 1ad58c4290 newdeice: Added further support for APC sensors #2732 (#5802) 2017-02-09 07:59:36 +00:00
Neil LathwoodandGitHub 45af9566df newdevice: Added support for Cyberoam UTM devices #5542 (#5819) 2017-02-08 08:14:20 +00:00
Neil LathwoodandTony Murray 21898a3c29 Disco / Poller tidy up + Added display of module mem usage (#5778)
* tidyup + added mem usage for poller modules

* tidied up discovery modules

* fix sensors
2017-02-07 22:54:30 -06:00
Neil LathwoodandTony Murray 5a60979143 fix: Update lmsensors temp sensors to support 0c values so they do not get removed #5363 (#5823) 2017-02-07 21:11:20 -06:00
Neil LathwoodandGitHub 1132a148e9 small fix, specify .0 for the oid on powerwalker current sensors (#5820) 2017-02-07 23:04:39 +00:00
Tony MurrayandNeil Lathwood aef0928099 refactor: Convert Hikvision discovery to yaml (#5781) 2017-02-06 22:41:42 +00:00
Søren RosiakandNeil Lathwood 414efb3539 refactor: Various Code Cleanup (#5777)
* refactor: Various Code Cleanup

* moar
2017-02-05 22:37:08 +00:00
Daniel PreusskerandSøren Rosiak 883095deac fix: Arista watts to dbm conversion 2017-02-05 20:46:13 +01:00
Tony MurrayandNeil Lathwood 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 MurrayandNeil Lathwood dfb22b5d2a Change Qnap discovery to yaml (#5769) 2017-02-04 23:49:36 +00:00
Tony MurrayandNeil Lathwood d1818c1b2e newdevice: improve Dell PowerConnect discovery (#5761) 2017-02-04 10:06:27 +00:00
Tony MurrayandNeil Lathwood 03f09118c1 refactor: move hp jetdirect discovery to yaml (#5757) 2017-02-04 10:02:05 +00:00
Neil LathwoodandTony Murray 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
Tony MurrayandNeil Lathwood cb3700b69d newdevice: Improve Fortinet Fortiswitch detection (#5747) 2017-02-03 09:24:36 +00:00
Neil LathwoodandGitHub 4390347508 fix: Ignore toners with values -2 which is unknown #5637 (#5654) 2017-01-31 08:07:50 +00:00
David BellandNeil Lathwood 7fa6bb5c57 Add support for Kemp CPU (#5673) 2017-01-30 15:49:11 +00:00
Neil LathwoodandGitHub 914936493f newdevice: Added additional sensor support for PowerWalker devices #5080 (#5552) 2017-01-27 23:30:10 +00:00
towsterandNeil Lathwood 3fb65da339 fix: Fix for issue #5525
* Update discovery-protocols.inc.php

Allow invalid hostnames if discovery by IP is true

* Update AUTHORS.md

signing

* Update AUTHORS.md

signing

* CDP discovery by IP modification

CDP would not discover devices that had invalid DNS value for cdpCacheDeviceId - modified to accept 
Also exclude adding devices whose hostname matches the IP

* Update AUTHORS.md

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

I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2017-01-26 22:52:13 +00:00
Neil LathwoodandTony Murray a4192bb761 fix: Fixed FreeNAS detection #5518 (#5608) 2017-01-25 20:39:19 -06:00
Aldemir AkpinarandNeil Lathwood 4d5d612704 newdevice: Moxa EtherDevice Industrial Switch (#5598) 2017-01-25 21:51:41 +00:00
Søren RosiakandNeil Lathwood 7bae2cf0a7 fix: Add extra check to Junos DOM discovery (#5582) 2017-01-25 20:41:56 +00:00
Tony MurrayandNeil Lathwood ab03af889a fix: hostnames returned by discovery protocols with trailing dot (#5571) 2017-01-24 21:56:51 +00:00
Neil LathwoodandGitHub 32da1bceea fix: Changing device type now is persistant (#5529) 2017-01-22 09:49:13 +00:00
Neil LathwoodandGitHub 53df1d0b2c fix: Fixed JunOS bgpPeers_cbgp mistakenly removed + better support for mysql strict mode #5531 (#5536) 2017-01-22 08:25:53 +00:00
Neil LathwoodandTony Murray eca168ea68 refactor: some more os definition changes (#5527) 2017-01-20 16:26:26 -06:00
Neil LathwoodandGitHub 02bffcdde2 newdevice: Added signal support for RouterOS (#5498) 2017-01-19 23:20:03 +00:00
Neil LathwoodandGitHub 01e4ac3d58 newdevice: Added additional sensor support for Huawei VRP #4279 2017-01-19 16:42:57 +00:00
David BellandNeil Lathwood 09c396e3fc refactor: Changed Redback to SEOS, and added logo and temperature discovery #5181 2017-01-19 09:59:23 +00:00
Aaron DanielsandNeil Lathwood de45d8d6b4 newdevice: Added loadbalancer information from F5 LTM (#5205) 2017-01-19 08:19:11 +00:00
Neil LathwoodandGitHub 8557f2df41 newdevice: APC Environmental monitoring units #5140 2017-01-18 08:48:33 +00:00
Julian KandNeil Lathwood 84dca9435e newdevice: Add support for KTI switches (#5413) 2017-01-17 22:47:04 +00:00
crcroandNeil Lathwood 9263857685 newdevice: Add addition riverbed information #5170 2017-01-17 15:48:49 +00:00
erotelandNeil Lathwood 0268c4708f newdevice: Added CPU support for Edge Core OS 2017-01-16 15:31:08 +00:00
Tony MurrayandNeil Lathwood 5e1c7f4723 fix: linux detect by oid too (#5439) 2017-01-15 15:20:27 +00:00