13180 Commits

Author SHA1 Message Date
f03d8b0a30 newdevice: Improve detection for Zyxel Zywall USG60 #5857
* Update zywall.yaml

Improve detection for Zyxel Zywall USG60 and graph hover

* added tests + changed disco
2017-02-13 23:53:00 +00:00
e4f48e661e Add additional eventlog severity levels (#5879) 2017-02-13 22:32:02 +00:00
a44d4254f8 docs: Update Applications to use correct link for exim-stats (#5876)
Changed link for exim-stats.sh that should point to the latest (not broken) version.
2017-02-13 16:17:11 +00:00
530d01ee66 Update AUTHORS.md (#5877)
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2017-02-13 16:16:22 +00:00
4ef0a2d719 newdevice: Canopy frame utilization and updated MIBs (#5858) 2017-02-13 14:25:15 +00:00
9384d306ac docs: Added info on using munin scripts #2916 (#5871) 2017-02-13 00:17:21 +00:00
5bfd23e7eb webui: New eventlog severity classification (#5830)
* New event log severity model

* Revert "New event log severity model"

This reverts commit 0783527af8ca492a562cc9a60e3887c24599000d.

* 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 f3030e7218f3403664616fde655e4d35c134516a.

* extended support to dashboard and eventlog page

* formatting
2017-02-12 22:41:05 +00:00
a75ec7ab31 refactor: small function cleanups (#5865)
found while working on my snmp refactor
mac_clean_to_readable is about 33% improvement
hex2str is a moderate improvement
2017-02-12 13:20:06 +00:00
3c7792a170 Mikrotik doc heading - SNMP Configuration (#5867) 2017-02-11 14:12:28 +00:00
fe9867cb93 docs: Configuring SNMPv3 on Linux 2017-02-11 14:12:05 +00:00
a488116c9a Remove code tag (#5864) 2017-02-11 09:15:51 +00:00
492590bf38 changed ifLastChange to a bigint as we can hit the limits of a current signed int (#5835)
* changed ifLastChange to a bigint as we can hit the limits of a current signed int

* Rename 161.sql to 162.sql
2017-02-10 19:28:12 -06:00
9dbc8767c4 Fix unordered list (#5863) 2017-02-10 19:27:51 -06:00
3944185379 update tripplite divisor for certain versions #5364 (#5794) 2017-02-10 18:38:51 -06:00
ba2f0d8b51 fix: Remove the non-functional buttons for non-admins in devices/services (#5856)
* Remove the non-functional buttons for non-admins in devices/services

* Remove the non-functional buttons for non-admins in devices/services
2017-02-10 21:21:40 +00:00
4ec373f749 docs: Add a getting started section to the Oxidized docs (#5861) 2017-02-10 21:19:17 +00:00
2e235b27c6 fix: Various variables will all be updated if they are blank #5811 (#5836) 2017-02-10 14:42:46 -06:00
e2675d62bb webui: Update Zyxel image (os/logos to .svg) (#5855)
* Update AUTHORS.md

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

* Update/Add Zyxel logo 2016

* Missing SVG Optimisation
2017-02-10 11:39:08 -06:00
5184ce01ad Cambium ePMP sysDescr (#5859)
* Changed cambium poller to get sysDescr and sysObjectID from poll_device array.

* missing newline

* overgraph for registered SMs makes no sense if device not AP
2017-02-10 11:36:12 -06:00
ed78ce4a23 Update AUTHORS.md (#5854)
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2017-02-10 12:26:54 +00:00
4397ed4a72 fix: Correct snmp_get of sysDescr.0 to identify PMP450 as AP (#5849) 2017-02-10 11:51:00 +00:00
fd7cf79c72 allow interface names > 64 chars (#5847)
As discussed on IRC, this will allow interface names up to 255 chars to prevent eventlog updates from rinse and repeat ad infinitum
2017-02-09 18:12:25 +00:00
a9e70fb9ed feature: Added ability to output more info for snmp-scan.php (#5838) 2017-02-09 06:35:27 -06:00
f301cf5efd newdevice: Initial discovery for Vubiq Haulpass V60s#5745
* Initial discovery for Vubiq Haulpass V60s

* Add missing files
2017-02-09 12:16:03 +00:00
55843eba74 fix sensors db update call (#5842) 2017-02-09 09:23:03 +00:00
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
f7d65d0ee2 device: Added proc and mem support TPLink JetStream devices #5462 (#5817) 2017-02-09 08:46:59 +00:00
585a4a6736 newdevice: Added support for Fujitsu NAS devices #5309 (#5816) 2017-02-09 08:14:40 +00:00
d2d8b05987 device: Added proc, mem and sensor support for FabricOS #5295 (#5815) 2017-02-09 08:13:19 +00:00
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
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
1ad58c4290 newdeice: Added further support for APC sensors #2732 (#5802) 2017-02-09 07:59:36 +00:00
5919408ad1 Update AUTHORS.md (#5834) 2017-02-08 22:28:19 +00:00
fa49422ec6 webui: Remove the non-functional buttons for non-admins in services (#5833) 2017-02-08 22:02:53 +00:00
8b401fd05b api: Added the ability to list devices by location in the api (#5693)
* Adding location based filter for api-device calls

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

* configured linting etc, now pr should pass

* rebase and add entry to docs
2017-02-08 21:57:15 +00:00
8559137587 device: Improved hardware detection for Xerox (case issue) (#5831) 2017-02-08 18:13:35 +00:00
665f9e902e webui: Remove the ability to activate statistics for non-admins (#5829) 2017-02-08 15:48:07 +00:00
5f35800d9d fix: Patch generic_multi graph to fix legend overflow #5766 2017-02-08 15:40:05 +00:00
48f0867ef9 webui: Add SVG logo/os icon for Generex UPS (#5827)
* SVG logo/os icon for Generex UPS

* Remove the diamond
2017-02-08 14:41:24 +00:00
45af9566df newdevice: Added support for Cyberoam UTM devices #5542 (#5819) 2017-02-08 08:14:20 +00:00
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
f8cb31547c webui: Show device hostname as IP if force_ip_to_sysname enabled and no resolved IP #5723 (#5822)
* webui: Show device hostname as IP if force_ip_to_sysname enabled and no resolved IP #5723

* more streamlined logic

* darn whitespace
2017-02-07 22:22:06 -06:00
569d82b7bb Changed the default options allowed to accept blank values (#5818) 2017-02-07 22:10:41 -06:00
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
6c8e049252 webui: urldecode device notes #5110 (#5824) 2017-02-07 21:09:42 -06:00
64a8a785ec doc: Updated example for using bad_if_regexp #1878 (#5825) 2017-02-08 00:04:44 +00:00
7211d283c5 fixed the responsive logo on login page #5764 (#5821) 2017-02-07 23:23:29 +00:00
1132a148e9 small fix, specify .0 for the oid on powerwalker current sensors (#5820) 2017-02-07 23:04:39 +00:00
200b762478 feature: Added phpunit db setup tests (#5594) 2017-02-07 15:08:52 +00:00
a28ab1293d Improve OS discovery tests data (#5806)
* removed blank line

* Improve OS discovery tests data
Detect OS and snmprec files that don't have tests

* Actually detect DragonFly BSD
2017-02-07 13:31:20 +00:00