Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Latest commit

 

History

History
62 lines (42 loc) · 1.98 KB

README.md

File metadata and controls

62 lines (42 loc) · 1.98 KB

Ortro

An open source framework designed to make easy activitiesfor job scheduling and system/application monitoring.

License: GNU GPL (GNU General Public License. See LICENSE file), OSI Certified Open Source Software license.

Version: 1.3.5

Platforms: Linux, BSD, Solaris and other *NIX's, BeOS, OS/2...

Author: Luca Corbo lucor@ortro.net

Web site and latest version: http://www.ortro.net

Features

Ortro is an OpenSource project released under the GNU GPL license, it's written in PHP and runs on Linux, BSD, Solaris and other *NIX's, BeOS, OS/2... platforms

It's extensible, every compontent is seen like a plug-in (php classes loaded dinamically).

Ortro does not require installation of software/daemon on the hosts, it communicates with hosts using ssh or dbms connection.

For the latest documentation and how to install please refer to the web site: http://www.ortro.net

Requirements

  • Apache 2.x or a web server with php support
  • Php 5.1.x
  • Mysql 5.0.x or Sqlite or Postgres
  • Ssh client

External libraries

Ortro includes or is derivative of works distributed under the copyright notices as reported in the COPYRIGHT file.

About the author, license and support

Copyright (C) 2006 and following years, Luca Corbo lucor@ortro.net

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.