Foxhound is a browser-based health, availability and performance monitor for SQL Anywhere that displays everything you need to know at a glance.
Foxhound 1.2 is the next version, and a "Release Candidate" build is now available... this is just like a "Beta" except there's no "beta testing expiry date".
To request a copy, send me an email at breck.carter@gmail.com.
What's Cool (in Foxhound 1.1) | What's New (in Foxhound 1.2) | |
Foxhound Alerts tell you if something bad is happening:
| Now you can use Gmail to send the Alerts as well as receive them: smtp.gmail.com via SSL and port 587. | |
Foxhound can monitor up to 100 databases. | Now it's easier to manage large numbers of Monitor sessions:
| |
The Monitor tab on the Foxhound Menu page shows all the target databases at a glance. | The Monitor tab is now easier to use, and more informative:
| |
The History page shows all the details for an individual database at a glance.
| Scrolling through gigabytes of data used to be slowwwww, like continental drift, now it's faster. New scroll amounts have been added (500 samples and 3 hours): « Newest « 500 « 100 « 20 « 1 sample 1 sample » 20 » 100 » 500 » Oldest » « Month « Week « Day « 3 Hours « 1 Hour 1 Hour » 3 Hours » Day » Week » Month » The "Freeze Frame Heights" button lets you resize and freeze the History page frames so they don't reset ("Grrr!") every time you scroll. | |
It's your data: Foxhound lets you run adhoc queries. | New views have been added for adhoc reporting. A separate read-only "Adhoc Schema" database lets you see what the views and underlying tables look like. New connection-level columns have been added to make queries easier to write: Except for LockRowID, all the new columns contain values that Foxhound used to calculate only when the data was displayed on the Monitor and History pages; now these values are calculated once and stored permanently.LockRowID BIGINT NULL blocked_connection_count BIGINT NOT NULL DEFAULT 0 current_req_status VARCHAR ( 100 ) NOT NULL DEFAULT '' cache_satisfaction DECIMAL ( 30, 0 ) NOT NULL DEFAULT 0.0 time_connected BIGINT NOT NULL DEFAULT 0 total_waits BIGINT NOT NULL DEFAULT 0 waiting_time DECIMAL ( 30, 6 ) NOT NULL DEFAULT 0.0 transaction_running_time BIGINT NOT NULL DEFAULT 0 time_since_last_request BIGINT NOT NULL DEFAULT 0 index_satisfaction DECIMAL ( 30, 0 ) NOT NULL DEFAULT 0.0 | |
Foxhound automatically copies and upgrades all of your data when you install a new version. The upgrade process handles all the schema differences between the old and new versions of the Foxhound database, no matter what the old and new versions are (well, as long as the new version isn't older than the old version :). | The data upgrade process now runs faster, even though it has to work harder in version 1.2 to add all those new columns. You also have control over how much data to upgrade:
| |
Foxhound supports target databases running all versions of SQL Anywhere from 5.5 through 12.0.1. | Good news, bad news:
|
- The look-and-feel of the Foxhound Options page has changed to match the new improved Monitor Options window.
- A single global "Enable Emails" setting has been added to the Foxhound Options page in case you want to turn off an accidental "alert storm".
- New shortcuts have been added:
start - All Programs Foxhound1 Start Foxhound via Chrome Tools Backup Foxhound Transaction Log Start Foxhound via Chrome - debug
- Exception handling has been improved to allow Foxhound to continue operating after receiving bad data from a target database.
- The thirty-day Evaluation period can now be extended: just get a Evaluation Renewal key from breck.carter@gmail.com.
No comments:
Post a Comment