Commit Graph

1832 Commits

Author SHA1 Message Date
Daniel Preussker
dc3c9e659f Merge pull request #635 from alangregory/patch-1
Update powerconnect.inc.php
2015-03-23 06:08:09 +00:00
Alan Gregory
6e661c5ed0 Update powerconnect.inc.php
Added PowerConnect 55xx Detection
2015-03-21 21:18:44 -03:00
laf
e875d5dff4 Set yocto division and multiplier to 1 2015-03-21 21:02:06 +00:00
Neil Lathwood
6d33a98c75 Merge pull request #610 from laf/issue-608
Web UI components for dist poller
2015-03-19 16:34:12 +00:00
Neil Lathwood
3a35cf3739 Merge pull request #609 from f0o/issue-608
Distributed Polling backend
2015-03-19 16:32:02 +00:00
laf
ec595c3eda Added support for adding / editing with a poller group selected 2015-03-19 12:00:03 +00:00
laf
66f872cc25 Also added the ifAdmin check to next if statement 2015-03-18 22:27:25 +00:00
laf
d6902e10a2 This log_event would always trigger if a port was admin down, we now skip over those interfaces 2015-03-18 20:29:59 +00:00
f0o
ffd5a3d928 Adds Distributed Polling via Memcached. 2015-03-15 16:29:59 +00:00
f0o
adebcf6c29 Fallback to shell_exec as some systems lack posix_mkfifo 2015-03-15 15:14:10 +00:00
f0o
478916af4b close open files 2015-03-15 13:02:50 +00:00
f0o
e4b5b48f61 Added posix-fifo to deliver alerts to the IRC-bot 2015-03-15 13:00:25 +00:00
f0o
0f8074afa5 Added Debug-Info if required. 2015-03-12 15:51:40 +00:00
f0o
1f5d5eeeca Future proof db-cleanup on device deletion. 2015-03-05 22:57:02 +00:00
laf
cec7abd07d Enabled the librenms logo to be default 2015-03-11 00:19:28 +00:00
laf
6f0dd660d0 Re-added favicon config default, no need to remove 2015-03-11 00:04:13 +00:00
laf
72fa76eb60 Updated to use new favicon 2015-03-10 20:36:44 +00:00
Kevin Fleshman
6d827c7f3e Simplify Comware poller version matching 2015-03-10 09:07:59 -07:00
laf
502fec2cf6 Fixed version detection for HP switches 2015-03-10 14:31:59 +00:00
laf
583043a6c4 Merged hp and comware poll/disco 2015-03-10 00:06:09 +00:00
Neil Lathwood
1d8375b836 Merge pull request #573 from KFleshman/issue-572
Add version detection for 3Com Baseline switches (and possibly others)
2015-03-09 20:34:33 +00:00
Kevin Fleshman
1dd4a2deff Add version detection for 3Com Baseline switches (and possibly others) 2015-03-09 13:02:46 -07:00
Daniel Preussker
00881134d3 Merge pull request #571 from KFleshman/issue-569
Fixed bug in includes/discovery/os/hp.inc.php
2015-03-09 19:43:33 +00:00
Kevin Fleshman
246b95eb50 Whoops, $string isn't a useful thing to run a RegEx on! 2015-03-09 12:32:08 -07:00
Neil Lathwood
ac6f77791b Merge pull request #570 from KFleshman/issue-569
Issue 569
2015-03-09 19:28:50 +00:00
Kevin Fleshman
728b9abd54 More generic detection from laf 2015-03-09 12:11:40 -07:00
Kevin Fleshman
5c7ee6aad1 sysDescr is two lines 2015-03-09 11:29:35 -07:00
Kevin Fleshman
ab9c432b36 Add support for HP V1910 switches 2015-03-09 10:38:03 -07:00
Kevin Fleshman
0a547f5492 Add detection of HP V1910 switches 2015-03-09 10:36:59 -07:00
Kevin Fleshman
9b940bdba4 Add detection for 3com Baseline switches 2015-03-09 10:07:01 -07:00
laf
eed7f90638 Remove spacing 2015-03-09 12:50:40 +00:00
laf
a2f951a386 Added polling support for NXOS 2015-03-09 12:49:43 +00:00
Paul Gear
7d94985c3c Fix typo 2015-03-09 08:17:28 +10:00
Neil Lathwood
71bdf65dfa Merge pull request #543 from mchasteen/issue-542
Added temperature support for APC portable AC units.
2015-03-04 22:50:34 +00:00
mchasteen
0df4a86a0a Cleaned up for scrutinizer. 2015-03-04 14:24:31 -07:00
laf
851a998954 Fixed array_unique key issue for alerts 2015-03-04 15:33:18 +00:00
mchasteen
0bb26b9800 Added temperature support for APC portable AC units. 2015-03-03 16:55:30 -07:00
Neil Lathwood
93ba1c61f9 Merge pull request #536 from SaaldjorMike/ciscosb-4
Changed to use mib instead of hardcoded oid
2015-03-02 11:38:10 +00:00
Mike Rostermund
abfb335967 Changed to use mib instead of hardcoded oid 2015-03-02 03:08:56 -08:00
laf
c1ef9b6808 Resolved a large number index issues and update Console_Color to V2 2015-03-01 18:04:57 +00:00
Daniel Preussker
7b43810f34 Merge pull request #484 from laf/issue-483
Updated the way debug=yes in url works to make it visually more appealing
2015-03-01 18:46:47 +01:00
Daniel Preussker
cb9d3d1cbb Merge pull request #521 from laf/issue-463-2
Fixing mysql_strict issues / errors
2015-03-01 13:40:31 +01:00
laf
7f823b6d49 Adding more updates found by f0o 2015-03-01 12:23:31 +00:00
laf
c1c520d781 Removing POST / GET code as slack only uses POST 2015-02-28 11:45:30 +00:00
laf
06bf9cd95e Removed debug line! 2015-02-27 15:26:13 +00:00
laf
92b069bff1 Final updates (hopefully) for slack transport 2015-02-27 15:23:14 +00:00
laf
4f48346d56 Added slack transport agent 2015-02-27 12:10:34 +00:00
laf
ba5eb4e51a Tidying up 2015-02-26 23:04:12 +00:00
laf
15cc00c27d Tidying up 2015-02-26 23:04:10 +00:00
laf
e0fbcb9268 test 2015-02-26 23:04:07 +00:00