Commit Graph

4247 Commits

Author SHA1 Message Date
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
mchasteen
a1ef2e0f69 Fixed the mysql auth include and the db schema. I set the desc field to be a varchar(200) and set it to be NULL by default (this is a personal preference but since it was not set in the code...). I fixed adduser function in html/includes/authentication/mysql.inc.php. I added $description and $twofactor to the function argument with default values and added descr and twofactor elements in the array passed to the dbInsert function call. OpenSuSE 13.2 2015-02-26 23:03:05 +00:00
Micah Chasteen
98aba4307f Fixed the INSERT line in build.sql so that graph order is always an int value of 0. 2015-02-26 23:02:59 +00:00
Neil Lathwood
3c16d07698 Merge pull request #519 from laf/apcUPS
Battery charge monitoring for APC UPS
2015-02-26 19:55:21 +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
4c4e140044 I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2015-02-26 19:38:11 +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
9864df0ff6 Merge pull request #518 from laf/issue-laf-126
Fixed resetting tags back to blank
2015-02-26 16:25:57 +00:00
Neil Lathwood
89b689d39b Merge pull request #517 from laf/issue-516
Fixed SQL queries that broke in MySQL 5.5
2015-02-26 16:17:12 +00:00
laf
f4f204e801 Fixed resetting tags back to blank 2015-02-26 16:16:54 +00:00
laf
05a0bea5c5 Fixed SQL queries that broke in MySQL 5.5 2015-02-26 16:08:54 +00:00
Neil Lathwood
7bd2752c63 Merge pull request #515 from laf/issue-laf-127
Added support for viewing what triggered alerts in the webui
2015-02-26 15:52:15 +00:00
laf
10293395b5 Added defining fault_detail variable 2015-02-26 12:45:31 +00:00
laf
213ef5fcf9 Final update from some comments from f0o 2015-02-26 12:32:54 +00:00
laf
814b289799 Small fix to get all triggered alerts and ui update 2015-02-26 12:24:37 +00:00
laf
d8cf061a30 Added alert details to alert page 2015-02-26 12:08:42 +00:00
Neil Lathwood
b9e37d44c3 Merge pull request #514 from laf/issue-laf-126
Clear out tags before adding current ones
2015-02-26 10:26:11 +00:00
Neil Lathwood
aa5d1e10a1 Clear out tags before adding current ones 2015-02-26 10:17:27 +00:00
Neil Lathwood
450467fa35 Merge pull request #513 from laf/issue-laf-125
This should not be zero by default as that means alerts will be triggered constantly. Defaulting to 300
2015-02-26 01:33:50 +00:00
Neil Lathwood
a1dad30faf Merge pull request #512 from laf/issue-laf-124
Added fix for <> being used in alert rules
2015-02-26 01:25:54 +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
Neil Lathwood
afdc291970 Added fix for <> being used in alert rules 2015-02-26 01:14:52 +00:00
Neil Lathwood
e56a4af8f7 Merge pull request #510 from laf/issue-laf-123
Fixed event.Default which should be e.Default
2015-02-25 21:30:24 +00:00
Neil Lathwood
512334c7d2 Fixed event.Default which should be e.Default 2015-02-25 20:38:38 +00:00
Neil Lathwood
d7c86cfc40 Merge pull request #506 from laf/master
Fixed array setting
2015-02-23 16:48:30 +00:00
laf
7edd05d6d1 Fixed array setting 2015-02-23 16:47:34 +00:00
Neil Lathwood
1f82280a60 Merge pull request #504 from laf/issue-laf-122
Shrunk the print_optionbar wells so they take up less space
2015-02-22 21:50:10 +00:00
laf
4c77b9a7c0 Shrunk the print_optionbar wells so they take up less space 2015-02-22 21:39:00 +00:00
Neil Lathwood
ef43fc8459 Merge pull request #503 from laf/issue-laf-121
Added logout icon
2015-02-22 21:26:59 +00:00
laf
e34917977d Added logout icon 2015-02-22 21:15:09 +00:00
Neil Lathwood
8b719b6c9a Merge pull request #502 from laf/scrut-major
Fixed some scrut major issues
2015-02-22 19:50:58 +00:00
Neil Lathwood
cd43e11032 Fixed some scrut major issues 2015-02-22 19:28:09 +00:00
Neil Lathwood
2e7887f115 Merge pull request #501 from laf/scrut-performance
Fixed the performance issues in scrut
2015-02-22 18:16:10 +00:00
Neil Lathwood
ff3558e7b9 Fixed spelling mistake 2015-02-22 17:53:25 +00:00
Neil Lathwood
6b985a2e59 Merge pull request #495 from Rosiak/master
Alert Log Creation
2015-02-22 17:52:21 +00:00
Neil Lathwood
2ef0cf8b80 Fixed the performance issues in scrut 2015-02-22 17:27:22 +00:00
Neil Lathwood
63f7e761e9 Merge pull request #500 from nicearma/license
I agree to the conditions of the Contributor Agreement of LibreNMS
2015-02-22 17:10:51 +00:00
nicearma
360ba27d9d I agree to the conditions of the Contributor Agreement 2015-02-22 18:07:07 +01:00
Neil Lathwood
9a643b3a35 Merge pull request #498 from laf/scrut-coding-style
Fixed the scrut coding style issues
2015-02-22 16:58:50 +00:00
Neil Lathwood
a4d3c8709d Fixed the scrut coding style issues 2015-02-22 16:45:40 +00:00
Søren Rosiak
97c244433a Alert Log Creation
- Creation of a alert log page
- Code from html/pages/eventlog.inc.php
2015-02-22 10:49:26 +01:00
Neil Lathwood
3045835093 Merge pull request #494 from Rosiak/master
Alerts submenu change.
2015-02-22 09:25:55 +00:00
Søren Rosiak
b68cfec27b Alerts subment change.
- Make alerts submenu entry available for non-admins too.
2015-02-22 10:15:32 +01:00