View previous topic :: View next topic |
Author |
Message |
Specialty
Joined: 08 Jan 2007 Posts: 2
|
Posted: Mon Jan 08, 2007 10:32 am Post subject: MSSQL check |
|
|
Hi,
It would be great if you could make it possible to do MSSQL server checks.
Specialty. |
|
Back to top |
|
|
choonkeng Site Admin
Joined: 11 Sep 2005 Posts: 321
|
Posted: Mon Jan 08, 2007 10:36 am Post subject: |
|
|
Dear sir/madam,
Thank you for your interest in our service.
Our system already supports MySQL check. Just make sure that your MySQL server listens on TCP port 3306 (not just on unix socket) so that we can monitor over the internet.
Please let us know should you have any further questions.
Thank you. |
|
Back to top |
|
|
Specialty
Joined: 08 Jan 2007 Posts: 2
|
Posted: Mon Jan 08, 2007 3:53 pm Post subject: |
|
|
Yes MySQL works perfect.
But what with MSSQL (Microsoft SQL server)? |
|
Back to top |
|
|
choonkeng Site Admin
Joined: 11 Sep 2005 Posts: 321
|
Posted: Mon Jan 08, 2007 9:03 pm Post subject: |
|
|
Sorry for overlooking your question.
We do not support direct MSSQL checking yet. However, you can write a simple script (ASP etc) to connect to MSSQL, perform a simple query and output "success" if everything goes well. You can use our service to check the output of that script to know if your MSSQL is working. In fact, you can even check multiple MSSQL servers with this approach.
More details - http://www.hyperspin.com/faq.php?action=showanswer&faqid=24
Please let us know should you have any further questions.
Thank you. |
|
Back to top |
|
|
choonkeng Site Admin
Joined: 11 Sep 2005 Posts: 321
|
Posted: Mon Jan 08, 2007 9:57 pm Post subject: |
|
|
In fact, you can still use our TCP port test to check the port your MSSQL listens on (eg. 1433). We will try to connect to the port (to determine if it is open) but do not check at MSSQL protocol level.
Quite a number of our customers find it sufficient to monitor their MSSQL this way because most of the time when MSSQL fails, the port is just dead.
Thank you. |
|
Back to top |
|
|
|