Commit Graph
3760 Commits
Author SHA1 Message Date
Paul Gear e050757049 Merge pull request #276 from jvaubourg/master
Remove redundant snmpd in the apt-get install list - thanks Julien
2014-07-24 07:40:24 +10:00
Julien Vaubourg 83001c49a3 Doublon in the apt-get install list (snmpd twice) 2014-07-23 20:26:43 +02:00
Paul Gear 7709b43628 Test fix for #275 2014-07-17 22:11:27 +10:00
Paul Gear cbfd365a28 Update INSTALL.md
Add note about download speed
2014-07-17 21:20:04 +10:00
Paul Gear b9c2d68bbb Merge pull request #268 from laf/issue-laf-32
Added support for Cisco ASA Connection graphs
2014-07-17 20:09:30 +10:00
Paul Gear d49a0b697d Add some debug statements to assist with troubleshooting discovery failure 2014-07-17 15:43:46 +10:00
Paul Gear c989142a89 Update INSTALL.md
- add mcrypt enable
2014-07-17 13:51:59 +10:00
Paul Gear 8a2808a5c7 Update INSTALL.md
- note about database server
2014-07-17 11:27:04 +10:00
Paul Gear a4efa332f6 Install doc update
- Skip to correct section
- Reword poller-wrapper section
- Fix cron job creation
- move snmpd config to NMS, add note about configuring it
- add a bit more of a git introduction
- add an install complete section
- reword many other parts
2014-07-17 11:22:20 +10:00
Paul Gear b89037da09 Fix/clarify some install doc issues 2014-07-17 10:52:46 +10:00
Paul Gear 6214f3990e Merge pull request #269 from laf/issue-laf-8
Updated poller/discovery forms to use validate_device_id function
2014-07-16 22:09:36 +10:00
Paul Gear 1025bf644b Merge pull request #262 from laf/cleanup
Removed unnecessary files
2014-07-16 22:09:13 +10:00
laf 55e4dbdff5 Merge pull request #274 from laf/issue-laf-34
Updated drive_id to storage_id
2014-07-08 19:59:45 +01:00
laf de5a900bd3 Updated drive_id to storage_id 2014-07-08 19:40:13 +01:00
Paul Gear 9d4f29da83 Merge pull request #271 from laf/issue-laf-34
Fixed links for health graphs
2014-07-07 19:52:02 +10:00
laf 9585796271 Fixed links for health graphs 2014-07-07 00:50:16 +01:00
Paul Gear e8d89ce1ae Merge pull request #266 from laf/issue-laf-30
[URGENT] Changed incorrect MAX CF to MIN for rrd creation
2014-07-05 11:49:19 +10:00
Paul Gear f542cb9c89 Merge pull request #267 from laf/issue-laf-31
[URGENT] Unset variables which were leaking into other polling runs
2014-07-05 11:48:44 +10:00
laf 67431d2e48 Merge pull request #270 from laf/issue-laf-27
Updated layout for delete device so it is consistent
2014-07-03 21:04:19 +01:00
laf cd90c2f071 Updated layout for delete device so it is consistent 2014-07-03 20:45:30 +01:00
laf b0f6e7cf35 Updated poller/discovery forms to use validate_device_id function 2014-07-03 20:38:28 +01:00
laf 2f89df2835 Updated delete_device function to include new table 2014-07-03 17:59:50 +01:00
laf a271a28115 Moved the insert statement to the correct SQL file! 2014-07-03 17:58:08 +01:00
laf 7d2ee3bc56 Added support for Cisco ASA Connection graphs 2014-07-03 15:27:52 +01:00
laf fe8bd8f2fd Unset variables which were bleeding into other polling runs 2014-07-03 14:45:47 +01:00
laf 1b5c188a45 Changed incorrect MAX CF to MIN for rrd creation 2014-07-03 14:23:49 +01:00
laf 72c3e3e3c9 Merge pull request #265 from laf/issue-laf-24
Fixed user preference page to show devices allowed access
2014-06-29 15:50:16 +01:00
laf 629331478c Fixed user preference page to show devices allowed access 2014-06-29 15:31:44 +01:00
laf ddd85d9266 Merge pull request #264 from laf/issue-laf-22
Fixed graphs / no graphs line break
2014-06-26 22:24:52 +01:00
laf 4edf42b1be Fixed graphs / no graphs line break 2014-06-26 22:10:39 +01:00
Paul Gear 31a7c11c43 Merge pull request #257 from laf/issue-laf-16
Created validate_device_id() function
2014-06-26 10:51:07 +10:00
Paul Gear 2b19423b27 Merge pull request #261 from laf/issue-libre-260
Updated queries for non-admin users to filter devices
2014-06-26 10:49:03 +10:00
laf 78ecb75230 Added null check for $id 2014-06-26 00:33:00 +01:00
laf 22dfd5f64d Updated to fix scrutinizer issues 2014-06-26 00:21:22 +01:00
Paul Gear 7775cf931c Merge pull request #239 from laf/issue-laf-8
Updated all device edit pages - improves appearance and restores alterted port toggle functionality
2014-06-26 09:10:51 +10:00
Paul Gear 093d1934bb Merge pull request #259 from laf/issue-laf-20
Installation into any directory now auto detected
2014-06-26 08:49:40 +10:00
laf 2df807133b Removed unnecessary files 2014-06-25 22:53:46 +01:00
laf bb7708cd03 Updated queries for non-admin users to filter devices 2014-06-25 14:51:50 +01:00
Paul Gear 7abdf8bf85 Merge pull request #246 from bohdan-s/statuspage
Public status page for all active devices
2014-06-25 17:32:34 +10:00
bohdan-s 4818e7d687 Fix Copyright Notice(s) 2014-06-25 03:19:12 -04:00
laf bcb6d1443d Installation into any directory now auto detected 2014-06-25 00:36:16 +01:00
laf 94ed8c6edc Merge pull request #258 from laf/issue-laf-18
Updated column on select which was incorrect
2014-06-24 21:53:55 +01:00
laf e0ee9c01a3 Updated column on select which was incorrect 2014-06-24 21:27:30 +01:00
laf dd554b1b91 Merge pull request #256 from laf/issue-laf-14
Removed additional query parameter. Left over from debugging
2014-06-24 16:21:56 +01:00
laf 7e0b0f4773 Created validate_device_id() function 2014-06-24 16:14:42 +01:00
laf 313efe7a31 Removed additional query parameter. Left over from debugging 2014-06-24 15:31:00 +01:00
Paul Gear 4d30dd9e43 Merge pull request #255 from f0o/patch-2
I agree to the conditions of the Contributor Agreement contained in doc/CONTRIBUTING.md
2014-06-24 18:02:51 +10:00
Daniel Preussker 0fd7893d80 I agree to the conditions of the Contributor Agreement contained in doc/CONTRIBUTING.md 2014-06-24 09:26:22 +02:00
bohdan-s 26fa96f3ee Add Copyright to new file 2014-06-23 23:22:15 -04:00
laf 2fd4de32f5 Merge pull request #254 from laf/issue-laf-15
Fixed more backticks missing
2014-06-24 03:01:23 +01:00