12507 Commits

Author SHA1 Message Date
crcro
f96a421bc6 replace special char from snmpget result, cleaner 2016-09-26 14:48:38 +03:00
crcro
f584b00233 amazon server icon 2016-09-26 13:51:30 +03:00
sorano
1bc0344b1a Update Applications.md
Just tried the Apache agent on Ubuntu 16.04 and got following error:

root@librenms:/opt/librenms-agent# /usr/lib/check_mk_agent/local/apache
Can't locate LWP/Simple.pm in @INC (you may need to install the LWP::Simple module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/lib/check_mk_agent/local/apache line 14.

Solution was to apt-get install libwww-perl. Also added verification step.
2016-09-26 12:09:16 +02:00
crcro
4669ff6d1a spaces ... 2016-09-26 12:18:00 +03:00
crcro
405fe14e4a mib contains cpu usage, my model does not support it 2016-09-26 04:40:14 +03:00
crcro
40a588135b removed header cpu usage, added hdd states sensors 2016-09-26 04:07:30 +03:00
Neil Lathwood
8b68429a06 Tidy up alert output info for poller cli (#4578) 2016-09-25 10:01:58 -05:00
Neil Lathwood
0c0c553d74 Merge pull request #4566 from laf/fix-ad-auth
fix: AD auth stop alerts being generated
2016-09-25 10:41:14 +01:00
Neil Lathwood
e91d529063 Merge pull request #4579 from crcro/snmpsim-ios-xe-check
tests: ios-xe asr1000 test
2016-09-25 10:38:59 +01:00
Neil Lathwood
b8d88539e5 Merge pull request #4402 from crcro/app-ups-apcups
feature: Add support for ups-apcups via snmp
2016-09-25 10:38:50 +01:00
Neil Lathwood
54fb0d658f Excluded X86_64_LINUX_IOSD from IOS discovery 2016-09-25 10:30:32 +01:00
Neil Lathwood
a4c06ab530 Merge branch 'master' of github.com:librenms/librenms into snmpsim-ios-xe-check 2016-09-25 10:27:15 +01:00
crcro
b0491b698e new line in files 2016-09-25 00:00:06 +03:00
crcro
7f8f302686 rewrite ups-apcups 2016-09-24 23:49:35 +03:00
crcro
8315e84164 ios-xe asr1000 test 2016-09-24 22:22:19 +03:00
Neil Lathwood
b7861af705 refactor: OS discovery files (c) (#4534)
* refactor: OS discovery files (c)

* Small fixes to oids
2016-09-24 14:14:41 -05:00
Neil Lathwood
690b66ecc8 Merge pull request #4577 from crcro/snmpsim-ios-xe-check
snmpsim: ios-xe detection
2016-09-24 19:09:44 +01:00
Neil Lathwood
74aae36354 Merge pull request #4573 from crcro/refactor-os-disco-i-m
refactor: OS discovery files (i - m)
2016-09-24 18:46:22 +01:00
Neil Lathwood
956a076c4b Exclude IOS-XE from IOS discovery 2016-09-24 18:35:39 +01:00
crcro
5db36ef36c @murrant indications 2016-09-24 20:32:00 +03:00
Neil Lathwood
be611e6f16 Merge pull request #4448 from crcro/app-ups-nut-update1
app: ups-nut update 1
2016-09-24 18:29:25 +01:00
crcro
f87043eca7 readded ds 2016-09-24 20:09:27 +03:00
crcro
a798e56d6a ios-xe detection 2016-09-24 19:20:30 +03:00
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
Neil Lathwood
f7015bdf24 Merge pull request #4575 from librenms/revert-4565-rrdtool-defunct-fixes
Revert "fix: possible additional fix for non-terminating rrdtool processes."
2016-09-24 16:17:06 +01:00
crcro
e2a017d14f fixes as @laf indications 2016-09-24 17:58:16 +03:00
Neil Lathwood
af0534f721 Revert "fix: possible additional fix for non-terminating rrdtool processes." 2016-09-24 15:52:35 +01:00
crcro
ac2da17164 widget titles for smaller size 2016-09-24 17:10:39 +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
crcro
48bfc600a6 code reduction 2016-09-24 14:56:44 +03: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
crcro
0b44335040 fix indented 2016-09-24 04:15:08 +03:00
crcro
11122a5a3d removed commented lines 2016-09-24 03:33:24 +03:00
crcro
73bb45e465 multiple fixes 2016-09-24 03:28:01 +03: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
00d59362f2 fix: AD auth stop alerts being generated 2016-09-23 22:45:51 +01: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