12343 Commits

Author SHA1 Message Date
5b43119cfd Leave serviceClass the same as device class for directPage view 2016-09-23 14:47:59 -06:00
01fc94b31b Add option for displaying ignored services and devices in availability-map 2016-09-23 14:47:59 -06:00
1e67337d8e Restore error settings. 2016-09-23 15:44:17 -05:00
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
70c996d4b8 Split out OSes where necessary 2016-09-23 21:28:02 +01:00
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
a9d3bbfaf4 Don't cache the snmpsimd cache 2016-09-23 15:07:00 -05:00
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
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
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
e6ad42e1bb Added link to support section in mkdocs.yml 2016-09-23 20:03:34 +01:00
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
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
0a6bea3b10 fix: Internal links to some docs were not correct 2016-09-23 19:49:58 +01:00
8e4bce97a9 Merge pull request #4435 from benwa/user-badge
Fix nav icons
2016-09-23 19:37:59 +01:00
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
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
9a5b5c41a4 cosmetic change runtime 2016-09-23 09:31:10 -04:00
6de26cdc3c missing file for the runtime graphic in device>health>overview 2016-09-23 09:29:53 -04:00
c0936e9c72 ugg
close the damn }
2016-09-23 08:34:55 -04:00
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
d1f25550cb screen reader fix 2016-09-23 08:24:36 -04:00
ec37aeba9d Merge remote-tracking branch 'upstream/master' into user-badge 2016-09-23 07:59:31 -04:00
c8e9e281ae Merge pull request #4554 from sorano/patch-1
Update Performance.md
2016-09-23 07:52:39 +01:00
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
aee31680fd Enhancement and correction to the VPN session graph 2016-09-23 08:02:38 +02:00
188493b066 start with routeros fix 2016-09-23 01:36:45 +03:00
32b7fcad4e missing leading . in riverbed 2016-09-23 01:35:17 +03:00
27235c3ab1 json_decode as array 2016-09-23 01:31:11 +03:00
15366199f2 finished n to r 2016-09-23 01:26:54 +03:00
765ee3e1ab refactor: OS discovery (w - z) (#4549) 2016-09-22 16:59:35 -05:00
b5c181d057 Merge pull request #4550 from laf/api-docs-formatting
Updated api docs formatting
2016-09-22 22:46:24 +01:00
37126ba09f Updated api docs formatting 2016-09-22 22:36:55 +01:00
96a3160ff4 bad usage of functions 2016-09-22 23:10:34 +03:00
b3a178f98e first batch 2016-09-22 23:03:44 +03:00
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
81ad40850b Merge pull request #4540 from sorano/patch-1
Update RRDCached.md
2016-09-22 20:33:34 +01:00
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
d9f98df4de docs: Updated release doc with more information on stable / dev branches 2016-09-22 20:15:12 +01:00
d808eb7f77 Merge pull request #4543 from benwa/font-awesome
webui: Update all glyphicon to font awesome
2016-09-22 19:54:49 +01:00
10de31720d 3x to 2x 2016-09-22 14:45:41 -04:00
4106f0f8c7 fix tooltip
`container` property documented here:
http://getbootstrap.com/javascript/#callout-tooltip-groups
2016-09-22 13:44:14 -04:00
c60d95b015 close <i> 2016-09-22 13:43:12 -04:00
309beadf10 fix $glyph_ 2016-09-22 13:43:03 -04:00
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
cd7737db9d Restore previous snmp debug/vdebug logic so -v can be specified by itself. 2016-09-22 11:36:33 -05:00
ac2b878607 font-awesome datetimepicker
Forces jquery-datetimepicker to use font-awesome icons
2016-09-22 10:47:25 -04:00
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
6b42bd87f5 one space 2016-09-22 16:11:42 +03:00
0af87dfb3a fix test units 2016-09-22 16:06:08 +03:00