Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davejlong/cfping

Checks for server uptime by both doing a Windows Ping and HTTP Request to the specified server.
https://github.com/davejlong/cfping

Last synced: 6 days ago
JSON representation

Checks for server uptime by both doing a Windows Ping and HTTP Request to the specified server.

Awesome Lists containing this project

README

        

Thank you for looking at CFPing, and ColdFusion server monitoring tool.
CFPing will eventually be able to check a server by Windows Ping, HTTP Request, SMTP, and others that I see necessary.
CFPing required Window for the use of the Ping method. Eventually I will figure out how to ping from Mac and Linux and then will add those, but for now Windows is it.

Copyright 2010 David Long

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.