Commit Graph
4732 Commits
Author SHA1 Message Date
Daniel Preussker d218daabff Merge pull request #809 from laf/alert-graph-date
Updated alert_log query to get alerts based on minute interval
2015-04-15 14:15:18 +02:00
laf 384c037613 Removed php echo - not needed 2015-04-15 13:01:35 +01:00
laf 14e8195b26 Changed to exlcude ok state + user configurable for resolution 2015-04-15 12:55:34 +01:00
laf 73fb0ca7ff Updated alert_log query to get alerts based on minute interval 2015-04-15 12:35:20 +01:00
Daniel Preussker 415b53613e Merge pull request #806 from laf/docs
Added gentle nudge to enable stats
2015-04-15 05:23:09 +00:00
laf 0690857d15 Added gentle nudge to enable stats 2015-04-15 01:05:24 +01:00
Daniel Preussker dd9148b085 Merge pull request #799 from laf/issue-774
Fixed vmware virtual machine support + updated mibs + added serial and hardware info
2015-04-14 13:17:07 +00:00
Neil Lathwood ba0f91d870 Merge pull request #802 from paulgear/master
Allow matching HP switches like "HP A5120-24G SI Switch Software Version..."
2015-04-14 11:07:41 +01:00
Paul Gear 226ddb51ea Allow matching HP switches like "HP A5120-24G SI Switch Software Version 5.20" 2015-04-14 19:55:22 +10:00
Neil Lathwood 2d30a0c943 Merge pull request #800 from Rosiak/master
Minor APC Polling Changes
2015-04-13 22:46:43 +01:00
Søren Rosiak 8fd0889e13 APC InfraStruxure Detection
- Just basic s/n & hw detection
2015-04-13 23:29:04 +02:00
Søren Rosiak a15180333a Minor APC Polling Changes
- Add InRow Serial ID
- Convert from OID to MIB names
2015-04-13 23:11:27 +02:00
Neil Lathwood 4739254fbe Added hardware / serial number support 2015-04-13 21:53:05 +01:00
Daniel Preussker c899769ca8 Merge pull request #797 from laf/devices-platform
Added new function to tidy up for bootgrid output
2015-04-13 15:12:00 +00:00
laf fa52fdc986 Added new function to tidy up for bootgrid output 2015-04-13 15:32:39 +01:00
Neil Lathwood 2b6cddec2e Merge pull request #796 from f0o/issue-795
Re-Added SQL rule generation
2015-04-13 14:35:30 +01:00
f0o 23a01ab24e Re-Added SQL rule generation lost at b79b0b0d8f
solves #795
2015-04-13 13:21:30 +00:00
Daniel Preussker 60305782c3 Merge pull request #793 from laf/version-fix
Filtered out new lines to not break webui
2015-04-13 11:28:57 +00:00
laf c95488f73f Swapped if check 2015-04-13 12:11:12 +01:00
laf ba1e9e6c5f Filtered out new lines to not break webui 2015-04-13 11:47:25 +01:00
Daniel Preussker 62833b2f0f Merge pull request #792 from SaaldjorMike/typo-2
Fixed wrong name in debug popup
2015-04-13 10:16:58 +00:00
Daniel Preussker a415c77882 Merge pull request #791 from paulgear/master
Add proxy support for callback stats
2015-04-13 10:15:49 +00:00
Mike Rostermund 778865e639 Fixed wrong name in debug popup 2015-04-13 03:12:01 -07:00
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
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