|
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 |
|
|
c2ab3e1d0d
|
Fixed the discover_links function so that it can not blow up with NULL values.
|
2015-02-26 23:03:43 +00:00 |
|
|
03ad4b7bc5
|
Fixed SQL statement so things don't go broke.
|
2015-02-26 23:03:28 +00:00 |
|
|
d47952f69e
|
Fixed mempools function.
|
2015-02-26 23:03:25 +00:00 |
|
|
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 |
|
|
f70989542b
|
Fixed entity-physical. Fixed the ifindex logic. Also fixed the update and insert function calls.
|
2015-02-26 23:03:20 +00:00 |
|
|
b73f642bc6
|
Fixed vlan discover so there isn't any more SQL errors. Will need further testing.
|
2015-02-26 23:03:17 +00:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
3c16d07698
|
Merge pull request #519 from laf/apcUPS
Battery charge monitoring for APC UPS
|
2015-02-26 19:55:21 +00:00 |
|
|
a0701fbd25
|
Fixing scrutinizer issue
|
2015-02-26 19:48:54 +00:00 |
|
|
fdf902116e
|
Updaetd page formatting
|
2015-02-26 19:38:47 +00:00 |
|
|
4c4e140044
|
I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
|
2015-02-26 19:38:11 +00:00 |
|
|
5de5d9c251
|
Added support for non-high precision APC UPS devices. Tested with APC UPS 8000XL.
|
2015-02-26 19:31:08 +00:00 |
|
|
c1c26bf831
|
Added new sensor - Battery Charge. Added discover and polling for APC UPSes.
|
2015-02-26 19:30:49 +00:00 |
|
|
9864df0ff6
|
Merge pull request #518 from laf/issue-laf-126
Fixed resetting tags back to blank
|
2015-02-26 16:25:57 +00:00 |
|
|
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 |
|
|
f4f204e801
|
Fixed resetting tags back to blank
|
2015-02-26 16:16:54 +00:00 |
|
|
05a0bea5c5
|
Fixed SQL queries that broke in MySQL 5.5
|
2015-02-26 16:08:54 +00:00 |
|
|
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 |
|
|
10293395b5
|
Added defining fault_detail variable
|
2015-02-26 12:45:31 +00:00 |
|
|
213ef5fcf9
|
Final update from some comments from f0o
|
2015-02-26 12:32:54 +00:00 |
|
|
814b289799
|
Small fix to get all triggered alerts and ui update
|
2015-02-26 12:24:37 +00:00 |
|
|
d8cf061a30
|
Added alert details to alert page
|
2015-02-26 12:08:42 +00:00 |
|
|
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 |
|
|
aa5d1e10a1
|
Clear out tags before adding current ones
|
2015-02-26 10:17:27 +00:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
afdc291970
|
Added fix for <> being used in alert rules
|
2015-02-26 01:14:52 +00:00 |
|
|
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 |
|
|
512334c7d2
|
Fixed event.Default which should be e.Default
|
2015-02-25 20:38:38 +00:00 |
|
|
d7c86cfc40
|
Merge pull request #506 from laf/master
Fixed array setting
|
2015-02-23 16:48:30 +00:00 |
|
|
7edd05d6d1
|
Fixed array setting
|
2015-02-23 16:47:34 +00:00 |
|
|
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 |
|
|
4c77b9a7c0
|
Shrunk the print_optionbar wells so they take up less space
|
2015-02-22 21:39:00 +00:00 |
|
|
ef43fc8459
|
Merge pull request #503 from laf/issue-laf-121
Added logout icon
|
2015-02-22 21:26:59 +00:00 |
|
|
e34917977d
|
Added logout icon
|
2015-02-22 21:15:09 +00:00 |
|
|
8b719b6c9a
|
Merge pull request #502 from laf/scrut-major
Fixed some scrut major issues
|
2015-02-22 19:50:58 +00:00 |
|
|
cd43e11032
|
Fixed some scrut major issues
|
2015-02-22 19:28:09 +00:00 |
|
|
2e7887f115
|
Merge pull request #501 from laf/scrut-performance
Fixed the performance issues in scrut
|
2015-02-22 18:16:10 +00:00 |
|
|
ff3558e7b9
|
Fixed spelling mistake
|
2015-02-22 17:53:25 +00:00 |
|
|
6b985a2e59
|
Merge pull request #495 from Rosiak/master
Alert Log Creation
|
2015-02-22 17:52:21 +00:00 |
|