Commit Graph

  • 9441295f41 Removing closing ?> in config.php.default laf 2015-03-02 17:30:43 +00:00
  • 93ba1c61f9 Merge pull request #536 from SaaldjorMike/ciscosb-4 Neil Lathwood 2015-03-02 11:38:10 +00:00
  • abfb335967 Changed to use mib instead of hardcoded oid Mike Rostermund 2015-03-02 03:08:56 -08:00
  • 608f340186 Merge pull request #535 from laf/issue-laf-134-2 Daniel Preussker 2015-03-01 19:55:30 +01:00
  • 909fcaa2a8 Actually excluding from scrutinizer this time! laf 2015-03-01 18:52:07 +00:00
  • 842feb7052 Merge pull request #534 from laf/issue-laf-135 Daniel Preussker 2015-03-01 19:47:13 +01:00
  • 2c00d26a96 Fixed if statement to bring back port search bar laf 2015-03-01 18:42:52 +00:00
  • 8a932df6e8 Fixed if statement to bring back device search bar laf 2015-03-01 18:40:01 +00:00
  • f4a34ba322 Merge pull request #532 from laf/issue-laf-133 Daniel Preussker 2015-03-01 19:31:08 +01:00
  • c1ef9b6808 Resolved a large number index issues and update Console_Color to V2 laf 2015-03-01 17:06:38 +00:00
  • 7dfbfd5c0e Merge pull request #529 from laf/docs-update Daniel Preussker 2015-03-01 18:49:46 +01:00
  • 7b43810f34 Merge pull request #484 from laf/issue-483 Daniel Preussker 2015-03-01 18:46:47 +01:00
  • ef691748d8 Merge pull request #527 from laf/issue-laf-130 Daniel Preussker 2015-03-01 18:31:27 +01:00
  • f2e5f0827d Merge pull request #530 from laf/issue-laf-132 Daniel Preussker 2015-03-01 18:29:40 +01:00
  • 15ac62c3dc Removed remains of qTip which is no longer needed / used laf 2015-03-01 15:28:18 +00:00
  • a2366cad2d Updated docs including adding code standards doc laf 2015-03-01 13:57:31 +00:00
  • e1722d7b60 Added code guidelines documentation Neil Lathwood 2015-02-14 18:06:55 +00:00
  • ae12737628 Merge pull request #528 from laf/issue-laf-131 Daniel Preussker 2015-03-01 13:42:55 +01:00
  • cb9d3d1cbb Merge pull request #521 from laf/issue-463-2 Daniel Preussker 2015-03-01 13:40:31 +01:00
  • 3d0e604a72 Added indexes to relevant tables laf 2015-03-01 12:28:10 +00:00
  • 7f823b6d49 Adding more updates found by f0o laf 2015-03-01 12:23:31 +00:00
  • 082ac6cc66 Final tidy up of the date search box for graphs laf 2015-03-01 11:57:35 +00:00
  • c57ac2dfb7 Merge pull request #496 from paulgear/compact-controls Neil Lathwood 2015-02-28 13:42:59 +00:00
  • c63d6fda8d Merge pull request #525 from laf/issue-507 Neil Lathwood 2015-02-28 12:07:36 +00:00
  • c1c520d781 Removing POST / GET code as slack only uses POST laf 2015-02-28 11:45:30 +00:00
  • 54cff79acb Added docs for slack transport laf 2015-02-27 15:36:12 +00:00
  • 06bf9cd95e Removed debug line! laf 2015-02-27 15:26:13 +00:00
  • 92b069bff1 Final updates (hopefully) for slack transport laf 2015-02-27 15:23:14 +00:00
  • 4f48346d56 Added slack transport agent laf 2015-02-23 23:25:57 +00:00
  • e2caf52429 Merge pull request #524 from laf/issue-laf-129 Neil Lathwood 2015-02-27 12:07:12 +00:00
  • 2f98d5f45a Merge pull request #523 from laf/issue-laf-128 Neil Lathwood 2015-02-27 12:04:33 +00:00
  • dae96388e8 Fixed javascript event. issue - stopped Firefox working laf 2015-02-27 11:57:43 +00:00
  • 78a9b33c4b Updated split regex to cover more advanced rules laf 2015-02-27 11:51:54 +00:00
  • 83922b10d9 Merge pull request #522 from laf/issue-520 Neil Lathwood 2015-02-26 23:16:43 +00:00
  • 6e341a960f Added .alerts.lock to .gitignore Neil Lathwood 2015-02-26 23:15:17 +00:00
  • e1b460320a Tidying up laf 2015-02-26 22:12:26 +00:00
  • ba5eb4e51a Tidying up laf 2015-02-26 22:02:09 +00:00
  • 15cc00c27d Tidying up laf 2015-02-26 21:51:28 +00:00
  • e0fbcb9268 test laf 2015-02-18 20:08:43 +00:00
  • 984e4a8cab Fixed the global alert_rull add SQL. Added a default value for disabled (set to 0). This could probably be fixed in the schema if the default value is set. mchasteenandlaf 2015-02-18 10:54:02 -07:00
  • 9d3b866202 This probably should have been commited earlier. Added some logic to remove NULL values from sensor DB inserts. mchasteenandlaf 2015-02-18 08:39:05 -07: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). mchasteenandlaf 2015-02-18 08:36:57 -07:00
  • dd55334293 Rethought this code. Added some logic to detect a temperature value that contains more than numbers. mchasteenandlaf 2015-02-18 08:35:02 -07:00
  • 7996686e53 Fixed SQL error relating to the temperature in the cisco-envmon.inc.php in discovery. mchasteenandlaf 2015-02-17 15:31:02 -07: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. mchasteenandlaf 2015-02-16 16:33:56 -07:00
  • d7ea7e71bf Fixed polling mempool thing so that NULL values don't break things. mchasteenandlaf 2015-02-16 16:19:14 -07:00
  • 4781e6d05e Fixed the discovered_last field update thing. mchasteenandlaf 2015-02-16 16:06:32 -07:00
  • c2ab3e1d0d Fixed the discover_links function so that it can not blow up with NULL values. mchasteenandlaf 2015-02-16 15:37:51 -07:00
  • 03ad4b7bc5 Fixed SQL statement so things don't go broke. mchasteenandlaf 2015-02-16 15:24:29 -07:00
  • d47952f69e Fixed mempools function. mchasteenandlaf 2015-02-16 14:52:04 -07:00
  • 469a06ae93 Fixed processor discovery. SQL correctly inserts and updates now. Also fixed usage field for cisco devices. mchasteenandlaf 2015-02-16 14:14:49 -07:00
  • f70989542b Fixed entity-physical. Fixed the ifindex logic. Also fixed the update and insert function calls. mchasteenandlaf 2015-02-16 12:08:26 -07:00
  • b73f642bc6 Fixed vlan discover so there isn't any more SQL errors. Will need further testing. mchasteenandlaf 2015-02-16 10:50:22 -07: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. mchasteenandlaf 2015-02-16 10:19:09 -07: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 mchasteenandlaf 2015-02-13 11:30:10 -07:00
  • 98aba4307f Fixed the INSERT line in build.sql so that graph order is always an int value of 0. Micah Chasteenandlaf 2015-02-12 11:36:57 -07:00
  • 3c16d07698 Merge pull request #519 from laf/apcUPS Neil Lathwood 2015-02-26 19:55:21 +00:00
  • a0701fbd25 Fixing scrutinizer issue laf 2015-02-26 19:48:54 +00:00
  • fdf902116e Updaetd page formatting laf 2015-02-26 19:38:47 +00:00
  • 4c4e140044 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. mchasteenandlaf 2015-02-13 09:48:44 -07:00
  • 5de5d9c251 Added support for non-high precision APC UPS devices. Tested with APC UPS 8000XL. mchasteenandlaf 2015-02-25 16:59:08 -07:00
  • c1c26bf831 Added new sensor - Battery Charge. Added discover and polling for APC UPSes. mchasteenandlaf 2015-02-25 15:54:37 -07:00
  • 9864df0ff6 Merge pull request #518 from laf/issue-laf-126 Neil Lathwood 2015-02-26 16:25:57 +00:00
  • 89b689d39b Merge pull request #517 from laf/issue-516 Neil Lathwood 2015-02-26 16:17:12 +00:00
  • f4f204e801 Fixed resetting tags back to blank laf 2015-02-26 16:16:54 +00:00
  • 05a0bea5c5 Fixed SQL queries that broke in MySQL 5.5 laf 2015-02-26 16:08:54 +00:00
  • 7bd2752c63 Merge pull request #515 from laf/issue-laf-127 Neil Lathwood 2015-02-26 15:52:15 +00:00
  • 10293395b5 Added defining fault_detail variable laf 2015-02-26 12:45:31 +00:00
  • 213ef5fcf9 Final update from some comments from f0o laf 2015-02-26 12:32:54 +00:00
  • 814b289799 Small fix to get all triggered alerts and ui update laf 2015-02-26 12:24:37 +00:00
  • d8cf061a30 Added alert details to alert page laf 2015-02-26 12:08:42 +00:00
  • b9e37d44c3 Merge pull request #514 from laf/issue-laf-126 Neil Lathwood 2015-02-26 10:26:11 +00:00
  • aa5d1e10a1 Clear out tags before adding current ones Neil Lathwood 2015-02-26 10:17:27 +00:00
  • 450467fa35 Merge pull request #513 from laf/issue-laf-125 Neil Lathwood 2015-02-26 01:33:50 +00:00
  • a1dad30faf Merge pull request #512 from laf/issue-laf-124 Neil Lathwood 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 Neil Lathwood 2015-02-26 01:25:25 +00:00
  • afdc291970 Added fix for <> being used in alert rules Neil Lathwood 2015-02-26 01:14:52 +00:00
  • e56a4af8f7 Merge pull request #510 from laf/issue-laf-123 Neil Lathwood 2015-02-25 21:30:24 +00:00
  • 512334c7d2 Fixed event.Default which should be e.Default Neil Lathwood 2015-02-25 20:38:38 +00:00
  • 76544370d5 fix(gridster): adding bower.json file floyd_hawkes 2015-02-25 09:51:56 -05:00
  • 5f86f9852d Merge branch 'master' of github.com:DecksterTeam/gridster.js floyd_hawkes 2015-02-25 09:48:46 -05:00
  • fa296634eb fix(gridster): adding bower.json file floyd_hawkes 2015-02-25 09:47:43 -05:00
  • 04e2cf7c99 Merge pull request #2 from DecksterTeam/resize-overlap fhawkes 2015-02-23 21:31:32 -05:00
  • 61572cd881 fix(gridster): fixes bug where widgets would overlay other widgets after a resize floyd_hawkes 2015-02-23 21:29:20 -05:00
  • d669045dec Release v0.6.2 floyd_hawkes 2015-02-23 20:28:53 -05:00
  • 749f37a520 fix(gridster): forcing height of gridster container to auto when in collapsed mode floyd_hawkes 2015-02-23 20:25:24 -05:00
  • d7c86cfc40 Merge pull request #506 from laf/master Neil Lathwood 2015-02-23 16:48:30 +00:00
  • 7edd05d6d1 Fixed array setting laf 2015-02-23 16:47:34 +00:00
  • 1f82280a60 Merge pull request #504 from laf/issue-laf-122 Neil Lathwood 2015-02-22 21:50:10 +00:00
  • 4c77b9a7c0 Shrunk the print_optionbar wells so they take up less space laf 2015-02-22 21:39:00 +00:00
  • ef43fc8459 Merge pull request #503 from laf/issue-laf-121 Neil Lathwood 2015-02-22 21:26:59 +00:00
  • e34917977d Added logout icon laf 2015-02-22 21:15:09 +00:00
  • 8b719b6c9a Merge pull request #502 from laf/scrut-major Neil Lathwood 2015-02-22 19:50:58 +00:00
  • cd43e11032 Fixed some scrut major issues Neil Lathwood 2015-02-22 19:28:09 +00:00
  • 2e7887f115 Merge pull request #501 from laf/scrut-performance Neil Lathwood 2015-02-22 18:16:10 +00:00
  • ff3558e7b9 Fixed spelling mistake Neil Lathwood 2015-02-22 17:53:25 +00:00
  • 6b985a2e59 Merge pull request #495 from Rosiak/master Neil Lathwood 2015-02-22 17:52:21 +00:00
  • 2ef0cf8b80 Fixed the performance issues in scrut Neil Lathwood 2015-02-22 17:27:22 +00:00
  • 63f7e761e9 Merge pull request #500 from nicearma/license Neil Lathwood 2015-02-22 17:10:51 +00:00
  • 360ba27d9d I agree to the conditions of the Contributor Agreement nicearma 2015-02-22 18:07:07 +01:00