Commit Graph

12285 Commits

Author SHA1 Message Date
Neil Lathwood
47b97d5d1b Merge pull request #4558 from boudreau/master
fix: APC runtime graph missing in device>health>overview
2016-09-23 22:19:09 +01:00
Neil Lathwood
b5cd175cf9 Merge pull request #4538 from murrant/snmpsim
feature: Add snmpsim to Travis automated testing
2016-09-23 21:56:22 +01:00
Tony Murray
1e67337d8e Restore error settings. 2016-09-23 15:44:17 -05:00
Neil Lathwood
4dcad92917 Merge pull request #4537 from crcro/refactor-os-discovery-s-w
refactor: OS discovery (s - w)
2016-09-23 21:37:22 +01:00
Neil Lathwood
70c996d4b8 Split out OSes where necessary 2016-09-23 21:28:02 +01:00
Tony Murray
cab2597807 Remove some debug output.
Don't call terminate on null (it will be called automatically anyway)
2016-09-23 15:24:24 -05:00
Tony Murray
a9d3bbfaf4 Don't cache the snmpsimd cache 2016-09-23 15:07:00 -05:00
Tony Murray
00b9896eda fix: LibreNMS/Proc improvements
Should fix sending rrdtool the quit command without a newline at the end. (not sure if this is an issue)
2016-09-23 15:01:43 -05:00
Tony Murray
c31b3c0301 feature: use snmpsim for testing
fallback feature so we don't have to run snmpsim on devel computers, should be adequate for now
./scripts/pre-commit.php -u -snmpsim will start an snmpsimd.py process automatically
2016-09-23 14:57:31 -05:00
Neil Lathwood
c3dd8c7b84 Merge pull request #4523 from FTBZ/docs-adding-snmp-examples
New documentation with SNMP configuration examples
2016-09-23 20:34:53 +01:00
Neil Lathwood
e6ad42e1bb Added link to support section in mkdocs.yml 2016-09-23 20:03:34 +01:00
Neil Lathwood
bcc14390ab Merge pull request #4518 from FTBZ/issue-4293
Enhancement and correction to the VPN session graph
2016-09-23 20:01:21 +01:00
Neil Lathwood
b617ea85ea Merge pull request #4560 from laf/internal-doc-link-fixes
fix: Internal links to some docs were not correct
2016-09-23 19:58:11 +01:00
Neil Lathwood
0a6bea3b10 fix: Internal links to some docs were not correct 2016-09-23 19:49:58 +01:00
Neil Lathwood
8e4bce97a9 Merge pull request #4435 from benwa/user-badge
Fix nav icons
2016-09-23 19:37:59 +01:00
Neil Lathwood
f94b352dbe Merge pull request #4429 from crcro/availability-map-update-5
webui: More updates for availability map
2016-09-23 19:32:21 +01:00
Florian Beer
3272b82958 newdevice: Add OS detection for macOS Sierra (#4557)
* Add OS detection for macOS Sierra

Darwin Kernel Version 16

* Add OS discovery test for macOS Sierra
2016-09-23 12:38:22 -05:00
boudreau
9a5b5c41a4 cosmetic change runtime 2016-09-23 09:31:10 -04:00
boudreau
6de26cdc3c missing file for the runtime graphic in device>health>overview 2016-09-23 09:29:53 -04:00
Bennett Blodinger
c0936e9c72 ugg
close the damn }
2016-09-23 08:34:55 -04:00
Bennett Blodinger
f7c8208072 v2
Better than first patch.  Keeps colors and positioning. Also adds in a
set of badge- context classes for future use.
2016-09-23 08:27:34 -04:00
Bennett Blodinger
d1f25550cb screen reader fix 2016-09-23 08:24:36 -04:00
Bennett Blodinger
ec37aeba9d Merge remote-tracking branch 'upstream/master' into user-badge 2016-09-23 07:59:31 -04:00
Neil Lathwood
c8e9e281ae Merge pull request #4554 from sorano/patch-1
Update Performance.md
2016-09-23 07:52:39 +01:00
sorano
de19cfa38b Update Performance.md
Clarified that the mysqld performance options need to be put under a [mysqld] group in my.cnf. Since in Ubuntu 16.04 /etc/mysql/my.cnf only has [client-server] group by default which is not a valid group for the changes we make.
2016-09-23 08:22:47 +02:00
FTBZ
aee31680fd Enhancement and correction to the VPN session graph 2016-09-23 08:02:38 +02:00
crcro
27235c3ab1 json_decode as array 2016-09-23 01:31:11 +03:00
Neil Lathwood
765ee3e1ab refactor: OS discovery (w - z) (#4549) 2016-09-22 16:59:35 -05:00
Neil Lathwood
b5c181d057 Merge pull request #4550 from laf/api-docs-formatting
Updated api docs formatting
2016-09-22 22:46:24 +01:00
Neil Lathwood
37126ba09f Updated api docs formatting 2016-09-22 22:36:55 +01:00
crcro
96a3160ff4 bad usage of functions 2016-09-22 23:10:34 +03:00
Neil Lathwood
31f1b3483b Merge pull request #4545 from murrant/restore-vdebug
fix: Restore previous snmp debug/vdebug logic so -v can be specified by itself
2016-09-22 20:34:51 +01:00
Neil Lathwood
81ad40850b Merge pull request #4540 from sorano/patch-1
Update RRDCached.md
2016-09-22 20:33:34 +01:00
Neil Lathwood
8f01f005a7 Merge pull request #4548 from laf/releases-doc
docs: Updated release doc with more information on stable / dev branches
2016-09-22 20:22:15 +01:00
Neil Lathwood
d9f98df4de docs: Updated release doc with more information on stable / dev branches 2016-09-22 20:15:12 +01:00
Neil Lathwood
d808eb7f77 Merge pull request #4543 from benwa/font-awesome
webui: Update all glyphicon to font awesome
2016-09-22 19:54:49 +01:00
Bennett Blodinger
10de31720d 3x to 2x 2016-09-22 14:45:41 -04:00
Bennett Blodinger
4106f0f8c7 fix tooltip
`container` property documented here:
http://getbootstrap.com/javascript/#callout-tooltip-groups
2016-09-22 13:44:14 -04:00
Bennett Blodinger
c60d95b015 close <i> 2016-09-22 13:43:12 -04:00
Bennett Blodinger
309beadf10 fix $glyph_ 2016-09-22 13:43:03 -04:00
Tony Murray
6fbd8b3f05 fix: port ifLastChange polling (#4541)
* fix: port ifLastChange polling

* Small changes, default to 0

* Don't update 0->0
2016-09-22 11:39:15 -05:00
Tony Murray
cd7737db9d Restore previous snmp debug/vdebug logic so -v can be specified by itself. 2016-09-22 11:36:33 -05:00
Bennett Blodinger
ac2b878607 font-awesome datetimepicker
Forces jquery-datetimepicker to use font-awesome icons
2016-09-22 10:47:25 -04:00
Bennett Blodinger
07574b27d8 Move to Font Awesome
Keeps the look more in line with the navigation bar icons.
In the future with Bootstrap 4, Glyphicons will not be included, so this
starts the transistions away.
2016-09-22 10:44:17 -04:00
crcro
6b42bd87f5 one space 2016-09-22 16:11:42 +03:00
crcro
0af87dfb3a fix test units 2016-09-22 16:06:08 +03:00
Bennett Blodinger
2ec3132c64 close icon element 2016-09-22 08:09:31 -04:00
sorano
d662399c76 Update RRDCached.md
Added apostrophe's around rrdtool_version number to prevent incorrect config syntax.
2016-09-22 13:49:40 +02:00
Neil Lathwood
fee15f5e53 Merge pull request #4535 from murrant/snmp-debug-output
feature: improved readability for snmp debug output
2016-09-22 08:38:51 +01:00
Neil Lathwood
44fe868e43 Merge pull request #4533 from laf/swos-fix-maybe
fix: Fixed swos discovery
2016-09-22 08:32:10 +01:00