1825 Commits

Author SHA1 Message Date
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
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
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
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
1dd4a2deff Add version detection for 3Com Baseline switches (and possibly others) 2015-03-09 13:02:46 -07:00
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
246b95eb50 Whoops, $string isn't a useful thing to run a RegEx on! 2015-03-09 12:32:08 -07:00
ac6f77791b Merge pull request #570 from KFleshman/issue-569
Issue 569
2015-03-09 19:28:50 +00:00
728b9abd54 More generic detection from laf 2015-03-09 12:11:40 -07:00
5c7ee6aad1 sysDescr is two lines 2015-03-09 11:29:35 -07:00
ab9c432b36 Add support for HP V1910 switches 2015-03-09 10:38:03 -07:00
0a547f5492 Add detection of HP V1910 switches 2015-03-09 10:36:59 -07:00
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
7d94985c3c Fix typo 2015-03-09 08:17:28 +10:00
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
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
0bb26b9800 Added temperature support for APC portable AC units. 2015-03-03 16:55:30 -07:00
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
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
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
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
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
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
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
7996686e53 Fixed SQL error relating to the temperature in the cisco-envmon.inc.php in discovery. 2015-02-26 23:03:54 +00:00
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
d7ea7e71bf Fixed polling mempool thing so that NULL values don't break things. 2015-02-26 23:03:48 +00:00
4781e6d05e Fixed the discovered_last field update thing. 2015-02-26 23:03:45 +00:00