Announcing the General Availability of IDERA SQL Compliance Manager 7.0
Categories
- Free tools
- SQL Admin Toolset
- SQL Compliance Manager
- SQL Defrag Manager
- SQL Diagnostic Manager for MySQL
- SQL Diagnostic Manager for SQL Server
- SQL Diagnostic Manager Pro
- SQL Doctor
- SQL Enterprise Job Manager
- SQL Inventory Manager
- SQL Query Tuner for SQL Server
- SQL Safe Backup
- SQL Secure
- SQL Workload Analysis for SQL Server
- Uptime Infrastructure Monitor Formerly Uptime
Basic Tomcat Monitor
Here is a monitor for the Tomcat users out there. This monitor is not based on JMX, and therefore requires that the manager/status servlet is enabled on your Tomcat servers. The status servlet can be password protected, so this isn't too big of an issue. (Or if it...
Basic Db2 Monitoring
This plugin monitor allows you to monitor a DB2 database. This has been tested with version 9, but should work with older versions as well. 1) Uncompress the contents of db2basic.zip into your uptime4/scripts directory2) Load the db2basicManifest-.xml file that is...
Master Service Monitors
http://support.uptimesoftware.com/communit…p?showtopic=131 A similar question was asked in the thread above, basically we have configured uptime so that all of our services/applications are listed once and then we have multiple service groups which have the...
Email Notifications
Currently the notifications emailed are received and look like this: Is there anyway to change the email so that it has the Site Name/Description in the Title or body of the email?? Thanks From: TVIP Remote Monitoring [mailto:uptime@telephoneticsvip.co.uk] Sent: 11...
Unknown Error
Status: OKMessage: Service 'VIP Call Control Interface' found, status: Running, took 0msService Status: RunningResponse time: 0hostname: s-voice-ih After ive added in a new service it appears in the “Unknown” column as 1 error. If i test the...
Uptime 4 Agent Issues
The up.time agent service terminated unexpectedly. It has done this 1 time(s). The following corrective action will be taken in 60000 milliseconds: Restart the service. Hello, Since upgrading to uptime4 I'm seeing alot of errors in the event viewer like the one...
Uptime Rebrand / Themes
Hi Guys, Can I put a request in so that in future versions of uptime that its made easier to edit/rebrand or even just add some themes into it would be a good start. We're thinking about making it available to our customers to check on how their own servers are...
Rebrand Uptime4
Hello All, Is it possible to rebrand uptime 4 to our own company colours and logo? Ive been able to edit the logo in the top left hand corner but wondered whether theres a quicker way to change the overall colour theme other than by editing each image. Many...
Syslog And General Log File Monitor
[topic=”147″]Please use this link if you have Service Pack 5 or higher[/topic] Log File Monitor Attached are two packages, the Log File Monitor files for Windows (check_log.zip) and the files for UNIX (check_log.tar.gz). This pluggable monitor will allow...
Radar Scan Excludes
Thought I would re-raise a request from last year We would like to be able to exclude some file systems that are deliberately ran at 100% from the radar scan.I would like to be able to add this into Uptime rather than modifying individual scripts on the servers....
Making "Stay-on-top-forms" do want you want
Delphi supports this type of forms by providing the FormStyle property for the TForm class. All you have to do is to set this property to fsStayOnTop. So why did I write this article? Well, there are a few things to consider: Using fsStayOnTop causes flickering of the...
Playing WAV and MIDI files Using DirectX Audio with Delphi
DirectX Overview Conducting a survey about what game programming API used by most of game softwares running on PC, I am sure that, DirectX will be on top list. Nowdays, DirectX had become a mature API for game programming on Windows platform. It makes game...
Error ‘Could Not Load SSL Library’ when using Indy SSL components
Problem: When using the Indy SSL components, an error 'Could Not Load SSL Library' is raised. Answer: This error is raised because you must have OpenSSL installed on your machine in order to use the IndySSL components. At runtime, Indy attempts to load...
Oracle user functions, ORA-06553 expression of of wrong type
Question and Answer Database FAQ: FAQ4561B - Oracle user functions, ORA-06553 expression of of wrong type Category: Database (Oracle) Platform: All-32Bit Product: All-CBuilder, C++Builder1.0, C++Builder3.x, C++Builder4.x, Delphi2.x, Delphi3.x, Delphi4.x, VdBase7.x,...
Working with cookies
Technical Information Database TI4523D.txt - Working with cookies Category :Internet/WEB Platform :All-32Bit Product :All32Bit, Description: The purpose of this document is not to explain what a cookie is or what it is used for. Instead this document assumes that you...
Oracle database link, cursor, ORA-03106: fatal two-task communication protocol error
Question and Answer Database FAQ: FAQ4507B - Oracle database link, cursor, ORA-03106: fatal two-task communication protocol error Category: Database (Oracle) Platform: All-32Bit Product: All-CBuilder, BC++5.x, C++Builder1.0, C++Builder3.x, C++Builder4.x, Delphi2.x,...
How do I create a stand-alone application in C++Builder.
Question: How do I create a stand-alone application, i.e. one that does not require external DLL or BPL files? Answer: There are two project options relevant to this problem. Making the following changes will cause Borland packages and the C++ runtime library...
How do I produce a .hpp file from a .pas file in C++Builder
Question and Answer Database FAQ4334C.txt :How do I produce a .hpp file from a .pas file in C++Builder Category :Command Line Tools Platform :Win95/NT Product :C++Builder1.0, C++Builder3.x, C++Builder4.x, Question: How do I produce a .hpp file from a .pas file in...
Unknown Internal Operating System Error
Question and Answer Database FAQ3749B.txt Unknown Internal Operating System Error Category :BDE Platform :Win95/NT Product : BC++5.x C++Builder1.0 C++Builder3.x Delphi2.x Delphi3.x Delphi4.x Question: Why am I getting an Unknown Internal Operating System Error when...
Custom InPlace Editor in StringGrid
Question and Answer Database FAQ2434D.txt Custom InPlace Editor in StringGrid Category :VCL Platform :All Product :Delphi 3.x Question: How can I popup my own inplace editor (such as a combobox) in a string grid cell? Answer: The following example demonstrates popping...