crcro
f4e65cbc3f
ios register mibs
2016-09-24 19:08:43 +03:00
crcro
b0295ac716
ios xe fix
2016-09-24 19:07:31 +03:00
crcro
75467a2774
travis fix, ios.inc.php clean
2016-09-24 18:48:39 +03:00
crcro
e2a017d14f
fixes as @laf indications
2016-09-24 17:58:16 +03:00
crcro
34978945ea
fix macosx disco
2016-09-24 17:03:36 +03:00
crcro
d1055a5b9d
missing leading . ibm-imm
2016-09-24 16:56:13 +03:00
crcro
e7c0b748e9
m
2016-09-24 16:41:17 +03:00
crcro
43d3e16bc3
l
2016-09-24 16:34:54 +03:00
crcro
f1b25d1457
k
2016-09-24 16:31:36 +03:00
crcro
1d7592e85d
j
2016-09-24 16:30:32 +03:00
crcro
97e9a7f692
i
2016-09-24 16:24:07 +03:00
Neil Lathwood
97b632e915
Merge pull request #4565 from murrant/rrdtool-defunct-fixes
...
fix: possible additional fix for non-terminating rrdtool processes.
2016-09-24 13:50:48 +01:00
Neil Lathwood
fedcd8eef0
refactor: OS discovery files (b) ( #4531 )
...
* refactor: OS discovery files (b)
* Switched order
* small if() if() fix
2016-09-23 20:53:55 -05:00
Neil Lathwood
8a4c99c1d2
Merge pull request #4567 from laf/graph-fix
...
fix: Broken graphs
2016-09-23 23:49:05 +01:00
Neil Lathwood
744a2280a2
fix: Broken graphs
2016-09-23 23:41:23 +01:00
Neil Lathwood
92e09df5a5
Merge pull request #4552 from crcro/refactor-os-discovery-n-r
...
refactor: OS discovery files (n - r)
2016-09-23 22:51:22 +01:00
Neil Lathwood
beb59dd450
Merge pull request #4564 from murrant/eaton
...
newdevice: Eaton PowerXpert
2016-09-23 22:51:00 +01:00
Tony Murray
37dba71101
fix: possible additional fix for non-terminating rrdtool processes.
...
Sends the quit command to the process, but doesn't call close as that can block the php process.
When the process exits all objects are destroyed and Proc::terminate() is called, this will terminate 15 then kill 9.
2016-09-23 16:47:14 -05:00
Neil Lathwood
9294952038
Merge pull request #4563 from jonathon-k/bug_sql-update
...
Fix for sql-schema/137 line for name mistype
2016-09-23 22:36:00 +01:00
Tony Murray
882e9382f1
newdevice: Eaton PowerXpert
...
Just initial os detection for now.
Issue #4562
2016-09-23 16:32:09 -05:00
Neil Lathwood
88a6146d5e
Some small updates to if() if()
2016-09-23 22:30:53 +01:00
Neil Lathwood
ccf42864c0
Merge pull request #4442 from jonathon-k/availability-map_add-ignored-and-disabled
...
Update availability map options -- show disabled and ignored
2016-09-23 22:25:41 +01:00
Neil Lathwood
4e37f1bed1
Updated availability map dimensions
2016-09-23 22:24:45 +01:00
Jonathon Koyle
e3bee2603e
Fix for sql-schema/137 line for name mistype
2016-09-23 15:19:39 -06:00
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
91ce012cd0
Updated some of the tests
2016-09-23 22:13:33 +01:00
Neil Lathwood
4a9ffb4154
Merge branch 'master' of github.com:librenms/librenms into refactor-os-discovery-n-r
2016-09-23 22:09:45 +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
Jonathon Koyle
121d16fc14
Update to check new setting for true and isset
2016-09-23 14:47:59 -06:00
Jonathon Koyle
5b43119cfd
Leave serviceClass the same as device class for directPage view
2016-09-23 14:47:59 -06:00
Jonathon Koyle
01fc94b31b
Add option for displaying ignored services and devices in availability-map
2016-09-23 14:47:59 -06: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