**Ortro** is meant to be an open source framework for enterprise scheduling and monitoring. The aim is to create a web application that allows you: * **auto discovery of the hosts in your network;** * **easily assemble jobs to perform workflows;** * schedule your jobs in a centralized way; * archive jobs result; * create jobs/workflows for system monitoring; * create jobs/workflows application monitoring; * run existing scripts on remote hosts in secure way using ssh; * create simple reports using query from db's (html,txt,csv,xls) and send it by mail; * tests your web application; * send a notification on job results. * import/export utility. ====== Latest News ====== {{rss>http://dev.ortro.net/projects/ortro/news?format=atom&key=HxbQNyZKvZwaIxDOm2TJLjY4pTo8rLhibMJS5XC1 description date}} ====== Features ====== Ortro does not require installation of software/daemon on the remote hosts, it communicates with hosts using ssh or dbms connection.\\ It's extensible, every component is seen like a plug-in (php classes loaded dynamically). ===== Plugin categories ===== * [[plugins#database|Database]] * [[plugins#file|File]] * [[plugins#general|General]] * [[plugins#system|System]] * [[plugins#www|WWW]] ===== Notification ===== * Mail * SMS (using ftp interface) * Tibco RendezVous Message * Tivoli postemsg * Jabber ===== Auto discovery of hosts ===== Scan your network and add automatically the discovered hosts in a specified System.\\ It is built on top of the Pear [[http://pear.php.net/package/Net_Nmap/|Net_Nmap]] library and requires a [[http://nmap.org/|Nmap]] installation on your system. ===== Authentication ===== * Users, groups and roles management * DB Authentication * LDAP Authentication * Identity Management ====== Feedback ====== We would like to get your feedback on how we can make the Ortro application better.\\ Please contact us if you have comments on how we can improve the existing features, or if you have ideas of new features we should add to make the software more useful.\\ Your feedback will help us make future versions of Ortro even better.\\ Thanks in advance for your help, we really appreciate your comments.\\ ====== Copyright ====== 2006-2009 © [[lucor@ortro.net|Luca Corbo]] Ortro is an OpenSource project released under the [[http://www.gnu.org/copyleft/gpl.html|GNU GPL]] Version 2, it's written in [[http://www.php.net|PHP]] and runs on Linux, BSD, Solaris and other *NIX's, BeOS, OS/2... platforms The [[ortro-logo.png|Ortro logo]] was created by Lia Rotunno for the Ortro Project.