12061 Commits

Author SHA1 Message Date
b397e23763 docs: Added NFSen docs + update general config docs (#4412)
* Added NFSen docs + update general config docs

* Fix missing brackets
2016-09-12 11:22:34 -05:00
9aaea7e64e fix: Missing include file for ajax_listports.php causing 500 (#4407) 2016-09-12 08:33:31 +01:00
195a8ee349 Small cleanups (#4405)
* Small cleanups

* Small cleanups
2016-09-11 22:11:16 -05:00
d1ae83a378 webui: Paginate the all ports pages (#4401)
* feature: Paginate the all ports pages
fixes: #2705

* Stopped ports not belonging to any devices from showing up

* phpcs fix
2016-09-11 16:23:16 +01:00
a6ed7cc888 feature: pre-commit script: allow test order based on command line option order (#4393) 2016-09-10 17:42:27 +01:00
cc7d0fbbe0 Added logo for Alpine Linux & contributor agreement (#4394)
* Added logo for Alpine Linux

* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-09-10 17:39:47 +01:00
7c6130d1a7 fix: CSS typo -- gray to grey (#4397) 2016-09-10 16:55:11 +01:00
de707a259f refactor: ntp apps (#4333)
* updated nicecase function for ntp server and client app

* ntp applications refactoring

* removed agent for ntp-server: reported as not working

* removed ntpd from agent polling. thx @murrant
2016-09-10 07:37:00 -05:00
d6d2ff8499 Updated Sonus SBC detection (#4363)
* Updated Sonus SBC detection

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

* Space :(
2016-09-09 12:10:58 -05:00
7ff35ca6ef docs: More doc updates (#4365)
* More doc updates

* Updated to add update

* added tune option
2016-09-09 12:06:26 -05:00
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
6bc67b421e fix generic v3 multiline graph total (#4388) 2016-09-09 11:33:48 -05:00
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
c5845006a1 refactor: Updated arp-table discovery to use ipNetToPhysicalPhysAddress (#4367) 2016-09-09 11:22:01 -05:00
74483dcbd7 feature: Added new discovery-wrapper.py script to replicate poller-wrapper.py (#4351)
* feature: Added new discovery-wrapper.py script to replicate poller-wrapper.py

* Added distributed polling support
2016-09-09 10:43:38 -05:00
d6d28564ae fix: Removed suggestion in install.php on installing php modules (#4377) 2016-09-09 10:26:52 -05:00
1bff4f4a55 Update OSDiscoveryTest.php (#4390)
remove hostname
2016-09-09 10:22:35 -05:00
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
5ef5d65458 docs: Update Authentication.md (#4387)
* Update Authentication.md

Added note for SELinux users with LDAP/AD and Active Directory redundancy

* Update Authentication.md

Remove extra whitespace
2016-09-09 15:18:07 +01:00
956e18ffcd feature: Better error messages for ad_auth (#4385) 2016-09-09 08:04:03 -05:00
833f509c36 Add type comments to the Proc objects in rrdtool.inc.php (#4383) 2016-09-09 07:29:02 +01:00
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
7dec670494 refactor: Updated a lot of references to LibreNMS - copyright still left intact (#4339) 2016-09-08 08:12:23 -05:00
1ffebeac69 fix: Added cisco886Va to bad_ifXEntry for cisco os (#4374) 2016-09-07 20:31:33 -05:00
3e7cfc3f68 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. (#4378) 2016-09-07 23:27:31 +01:00
480354abdb Small update to github issue template (#4371) 2016-09-07 19:31:43 +01:00
f00c383d60 fix: Stop irc bot crashing on .reload #4353
* Removed duplicate include

* Move set_debug into functions.php, and restore the (re)loading of includes/defaults

* Move debug call until after function has been included
2016-09-07 18:42:49 +01:00
50a02a0fc5 refactor: IRC bot .version response (#4355)
* IRCbot more verbose .version response

* Using local_sha instead of git call

* Corrected substr starting position
2016-09-07 07:33:24 +01:00
58599e95ba fix: Resolved namespace issue for form id in modal new_device_group (#4338) 2016-09-06 18:00:05 +01:00
c61f2c183a webui: Add check to display make bill on port page only if billing is enabled (#4361) 2016-09-06 17:42:31 +01:00
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
3691928455 fix: support for Bash version 3 in daily.sh (#4347) 2016-09-06 17:31:16 +01:00
948d4f67a1 feature: extended graphing for sla - icmp-jitter #4341
* - Added more graphs for rtt_type: icmpjitter

* - use $fields as that is the standard throughout the code.
2016-09-06 17:19:10 +01:00
4001f8c60a webui: Updated bootgrid + added syslog colouring based on priority (#4287)
* Updated bootgrid + added syslog colouring based on priority

* Updated functions and removed uneeded file
2016-09-06 07:39:53 -05:00
5ea4d3154d Small change from previous PR (#4357) 2016-09-06 11:58:22 +01:00
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
f42406e2b0 fix: Added options to make temperature graphs display y-axis correctly #4350 2016-09-05 16:19:53 +01:00
0b9b85c224 fix: Added options to make voltage graphs display y-axis correctly #4326 2016-09-05 14:47:31 +01:00
a27ecd1f0c fix: calling rrdtool_pipe_open() instead of rrdtool_initialize(); (#4343) 2016-09-04 16:26:38 -05:00
ec3a6182a7 fix: Enterasys use ifname for port names #3263
fixes #3263
2016-09-04 16:37:23 +01:00
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
96fc6a8ff8 fix: Improve BDCOM detection (#4329) 2016-09-04 16:31:08 +01:00
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
7a3a785edb newdevice: Added support for Foundry Networks #4311
newdevice: Added support for Foundry Networks #4311
2016-09-04 16:28:06 +01:00
28db97382e feature: Added Cisco Stackwise Support #4301
feature: Added Cisco Stackwise Support #4301
2016-09-04 16:26:55 +01:00
1110de3ab3 fix: toner nrg os capacity (#4177)
fix: ricoh/nrg toner levels #4177
2016-09-04 16:20:41 +01:00
8ce1d81b71 amap device box reverted to original size, fixes for device groups (#4334) 2016-09-04 07:04:53 -05:00
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
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