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

lucor/ortro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ortro

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

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

Version: 1.4.x

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

Author: Luca Corbo (https://github.com/lucor)

Web site and latest version: http://lucor.github.io/ortro

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.

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 (https://github.com/lucor)

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.