Commit Graph
17185 Commits
Author SHA1 Message Date
Paul Gear cd70aecc97 Fix cut & paste errors 2015-04-13 20:04:41 +10:00
Paul Gear 26564c6b19 Move & rename curl proxy function 2015-04-13 19:51:16 +10:00
Paul Gear 2cbe6ea464 Try to remember which language I'm coding in... 2015-04-13 19:45:41 +10:00
laf 76a3425358 Append mib directory 2015-04-13 10:39:12 +01:00
Paul Gear 93eab16e5a Add proxy support to callback function 2015-04-13 19:37:12 +10:00
Paul Gear 7ac743723d Keep syntax checker happy 2015-04-13 19:35:25 +10:00
laf 42acccd3fb started on schedule maintenance section 2015-04-13 10:18:15 +01:00
David Morse 7af6bf7a98 Add unit testing for core API, ensure all demos work, and add unit testing to ensure they stay working. 2015-04-12 23:26:19 -06:00
Daniel Preussker b4bae93b9f Merge pull request #788 from laf/label-width
Fixed label width on devices screen
2015-04-12 19:04:46 +00:00
laf 3d12e4f550 Fixed label width on devices screen 2015-04-12 20:02:57 +01:00
Daniel Preussker 609876018a Merge pull request #786 from laf/changelog
Updated changelog 12/04/15
2015-04-12 16:54:47 +00:00
laf f3a0f29b56 spelling mistake 2015-04-12 17:45:19 +01:00
Neil Lathwood 4e4aeee1b9 Merge pull request #787 from f0o/issue-741
Fix missing link to errored or ignored ports
2015-04-12 17:43:15 +01:00
f0o e25f91f311 Fixed menubar condition 2015-04-12 16:00:09 +00:00
f0o 36c9f845bf Fix missing link to errored or ignored ports 2015-04-12 15:56:54 +00:00
laf 027861aec2 Updated changelog 12/04/15 2015-04-12 16:40:48 +01:00
Daniel Preussker 199b5ef643 Merge pull request #785 from laf/login-debug
Stopped logging being output if user not logged in
2015-04-12 15:34:50 +00:00
laf 325deafdd8 Stopped logging being output if user not logged in 2015-04-12 16:27:55 +01:00
Neil Lathwood 6e1e7308b5 Merge pull request #780 from f0o/object-cache
New global Object Cache
2015-04-12 16:19:50 +01:00
Neil Lathwood cea734939b Merge pull request #784 from f0o/alerting-hotfix
honour alert_rules.disabled
2015-04-12 15:47:11 +01:00
f0o c94784f3dd honour alert_rules.disabled 2015-04-12 14:37:26 +00:00
Daniel Preussker 6520bb9aa0 Merge pull request #782 from laf/alert-log-alter
Added alter statement to add index to alert_log table
2015-04-12 14:12:48 +00:00
Daniel Preussker 8d30b22839 Merge pull request #783 from laf/default-page
updated the query for the alert log
2015-04-12 14:12:20 +00:00
laf cb702577fc updated the query for the alert log 2015-04-12 15:09:32 +01:00
laf eb20bc787e Added alter statement to add index to alert_log table 2015-04-12 14:57:51 +01:00
Neil Lathwood ec1c9009a5 Added logging and also missing mib in polller 2015-04-12 13:57:31 +01:00
f0o f55d57372b New global Object Cache 2015-04-12 11:22:43 +00:00
Daniel Preussker ee83c02d8b Merge pull request #779 from laf/bootgrid-loading
Fixed loading.... issue when no data returned
2015-04-12 10:48:45 +00:00
laf 71f5f22387 Fixed loading.... issue when no data returned 2015-04-12 11:47:21 +01:00
Daniel Preussker ae990df631 Merge pull request #778 from laf/callback
Updated sql statement
2015-04-12 10:37:35 +00:00
laf 4d66de4b00 Updated sql statement 2015-04-12 11:37:15 +01:00
Daniel Preussker d2bb7d7137 Merge pull request #761 from laf/bootgrid-devices
Updated the devices page to use bootgrid
2015-04-12 10:26:18 +00:00
Daniel Preussker 47932f14e5 Merge pull request #729 from laf/bootgrid-ipsearch
Updated search tables for ipv4,ipv6,mac and arp
2015-04-12 10:25:40 +00:00
Daniel Preussker 7d478c0a92 Merge pull request #768 from laf/callback
Callback system for stats
2015-04-12 10:18:52 +00:00
Daniel Preussker 09522e83d7 Merge pull request #775 from laf/issue-652
Added redirect when a POST value is found
2015-04-12 10:01:32 +00:00
Neil Lathwood 85f0940d4f fixed detection of vmware guests 2015-04-12 09:53:17 +01:00
Neil Lathwood e2ae0f59e4 Merge pull request #777 from Rosiak/master
Basic Alert Stats Page
2015-04-12 09:27:31 +01:00
laf 66a3f03f7c fixed filename 2015-04-12 09:23:56 +01:00
laf 52004231a2 added exit after redirect 2015-04-12 09:22:08 +01:00
Daniel Preussker 2af5d0e944 Merge pull request #772 from laf/issue-754
Added autodiscovery for ospf
2015-04-12 07:56:54 +02:00
Daniel Preussker 4adf23be8e Merge pull request #770 from laf/issue-769
Added check for device_permitted to each device that is pulled out of the database
2015-04-12 07:55:41 +02:00
Daniel Preussker 7a33acb66b Merge pull request #771 from laf/issue-665
Icons provided by http://www.iconarchive.com/show/fugue-icons-by-yusuke-kamiyamane/battery-charge-icon.html
2015-04-12 07:51:45 +02:00
Søren Rosiak 8a68c91f4f Basic Alert Stats Page
- Diagrams from visjs
- Basic Alert Stats Global Page
- Basic Alert Stats Device Specific Page

Big thanks to lafwood for the help.
2015-04-12 01:10:48 +02:00
laf b617399b29 Updated VMWARE mibs + added some additional ones 2015-04-11 22:20:26 +01:00
laf cd5d18fa36 Added redirect when a POST value is found 2015-04-11 21:01:33 +01:00
laf 659a5901d3 Added basic detection for packetlogic devices 2015-04-11 18:42:15 +01:00
Vincent Brouté c76f53d1f8 Update README.md 2015-04-11 19:09:04 +02:00
laf c8a5a90364 Updated dbFetchRows 2015-04-11 15:45:17 +01:00
laf 818cbcc731 Added ospf discovery 2015-04-11 15:01:14 +01:00
laf b02fefb499 Icons provided by http://www.iconarchive.com/show/fugue-icons-by-yusuke-kamiyamane/battery-charge-icon.html 2015-04-11 12:54:45 +01:00