Commit Graph

1894 Commits

Author SHA1 Message Date
Tyler Christiansen
277270e5b7 add basic f5 support 2015-03-26 22:10:30 -07:00
Tyler Christiansen
d6d2fa1920 add new hipchat transport for alerts 2015-03-26 20:18:15 -07:00
Paul Gear
8512ef74ae Merge pull request #659 from laf/issue-laf-152
Added basic Ubiquiti Wireless support
2015-03-26 23:20:01 +10:00
laf
325907126a Added OS to the default discovery modules 2015-03-25 19:42:50 +00:00
laf
37262972bb Added device_bits over graph 2015-03-25 17:10:19 +00:00
laf
f1c1adbc71 Added check if $os = linux 2015-03-25 17:07:37 +00:00
laf
a6802ec217 Updating to include Pro versions 2015-03-25 17:06:20 +00:00
laf
4a2e6a4375 Added basic Ubiquiti support 2015-03-25 16:33:05 +00:00
Daniel Preussker
a236c2d12a Merge pull request #627 from laf/issue-laf-148
Updated adding devices for distributed poller
2015-03-23 16:29:32 +00:00
laf
50cd4ed495 Moved the check for $force_add so that we do not suffer icmp and snmp timeouts - thanks f0o 2015-03-23 16:14:31 +00:00
laf
b4bc9ac864 Added serial number detection for Cisco ASA 2015-03-23 15:31:32 +00:00
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
laf
ab82effa3b Updated adding devices for distributed poller 2015-03-19 22:06:13 +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
mchasteen
9d3b866202 This probably should have been commited earlier. Added some logic to remove NULL values from sensor DB inserts. 2015-02-26 23:04:02 +00:00
mchasteen
af291f4fc7 Added some logic to keep a mac address that has no associated port from being added to the ipv4_mac table. I found that a cisco device was trying to add a loop-back mac address (000000000000). 2015-02-26 23:03:59 +00:00
mchasteen
dd55334293 Rethought this code. Added some logic to detect a temperature value that contains more than numbers. 2015-02-26 23:03:56 +00:00
mchasteen
7996686e53 Fixed SQL error relating to the temperature in the cisco-envmon.inc.php in discovery. 2015-02-26 23:03:54 +00:00
mchasteen
87bd0da996 Fixed polling ports so that NULL values don't break stuff. Basically I just have a foreach loop to unset any NULL values. Also fixed the NOW() SQL statements at the end of polling. 2015-02-26 23:03:50 +00:00
mchasteen
d7ea7e71bf Fixed polling mempool thing so that NULL values don't break things. 2015-02-26 23:03:48 +00:00
mchasteen
4781e6d05e Fixed the discovered_last field update thing. 2015-02-26 23:03:45 +00:00
mchasteen
c2ab3e1d0d Fixed the discover_links function so that it can not blow up with NULL values. 2015-02-26 23:03:43 +00:00
mchasteen
03ad4b7bc5 Fixed SQL statement so things don't go broke. 2015-02-26 23:03:28 +00:00
mchasteen
d47952f69e Fixed mempools function. 2015-02-26 23:03:25 +00:00
mchasteen
469a06ae93 Fixed processor discovery. SQL correctly inserts and updates now. Also fixed usage field for cisco devices. 2015-02-26 23:03:23 +00:00
mchasteen
f70989542b Fixed entity-physical. Fixed the ifindex logic. Also fixed the update and insert function calls. 2015-02-26 23:03:20 +00:00
mchasteen
b73f642bc6 Fixed vlan discover so there isn't any more SQL errors. Will need further testing. 2015-02-26 23:03:17 +00:00
mchasteen
357af32654 Fixed UpadteDB function. It didn't seem to work. I fixed the syntax and hopefullt this won't break other things, but I guess as I test I'll find out. 2015-02-26 23:03:14 +00:00
laf
a0701fbd25 Fixing scrutinizer issue 2015-02-26 19:48:54 +00:00
laf
fdf902116e Updaetd page formatting 2015-02-26 19:38:47 +00:00
mchasteen
5de5d9c251 Added support for non-high precision APC UPS devices. Tested with APC UPS 8000XL. 2015-02-26 19:31:08 +00:00
mchasteen
c1c26bf831 Added new sensor - Battery Charge. Added discover and polling for APC UPSes. 2015-02-26 19:30:49 +00:00
Neil Lathwood
d15d228276 This should not be zero by default as that means alerts will be triggered constantly. Defaulting to 300 2015-02-26 01:25:25 +00:00
laf
7edd05d6d1 Fixed array setting 2015-02-23 16:47:34 +00:00
Neil Lathwood
cd43e11032 Fixed some scrut major issues 2015-02-22 19:28:09 +00:00
Neil Lathwood
ff3558e7b9 Fixed spelling mistake 2015-02-22 17:53:25 +00:00
Neil Lathwood
2ef0cf8b80 Fixed the performance issues in scrut 2015-02-22 17:27:22 +00:00
Neil Lathwood
a4d3c8709d Fixed the scrut coding style issues 2015-02-22 16:45:40 +00:00
Mike Rostermund
5ddf177103 Added fetching of CPU usage on Cisco SB 2015-02-21 05:09:07 -08:00
Mike Rostermund
a01721f1fb Added support for additional Cisco SB units 2015-02-19 23:05:10 +01:00
Neil Lathwood
d593710fc5 Updated the way debug=yes in url works to make it visually more appealing 2015-02-18 23:03:23 +00:00
Neil Lathwood
2159fd48fe Updated files pointing to invalid tables 2015-02-18 21:31:01 +00:00
Neil Lathwood
ae43e39074 Added support for api demo account 2015-02-17 00:10:36 +00:00
Rosiak
730caac74a Basic Ruckus Wireless Support
Basic device support for Ruckus Wireless devices.
2015-02-16 20:14:04 +01:00
Rosiak
3804ee001e Basic Barracuda Loadbalancer Support
Very basic discovery support for the Barracuda Loadbalancers.
2015-02-15 12:39:58 +01:00
Søren Rosiak
7900b33a8a Update ibmnos.inc.php
Format change.
2015-02-14 17:25:07 +01:00
Søren Rosiak
b6ef8adb21 Update ibmnos.inc.php
Fomat change.
2015-02-14 17:20:56 +01:00
Søren Rosiak
47a07d44ec Update ibmnos.inc.php
Use or instead of elseif
2015-02-14 17:20:01 +01:00
Rosiak
92422461f2 IBM NOS Support
Basic device support for a few IBM NOS devices.
Will add more as i get access to more devices.
2015-02-14 13:18:00 +01:00
Neil Lathwood
498e4c3fd7 Merge pull request #422 from tuomari/wlc
Add cisco wireless controller detection
2015-02-12 09:25:40 +00:00
Tuomas Riihimäki
b438fd131a Add cisco wireless controller detection and airespace-mibs 2015-02-12 10:33:01 +02:00
f0o
fa86e9308d Added:
Follow-Up notifications when a situation betters/worsens
	Inverted Alerts
	Nested Control-tags
	Extended variable-scope for incidents
2015-01-25 21:39:33 +00:00