Main Page: Difference between revisions

From OrcaWiki
Jump to navigation Jump to search
No edit summary
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== ORCA Documentation ==
''Orca is a tool useful for plotting arbitrary data from text files onto a directory on a Web server.''<br>
''Written and Maintained by Blair Zajac and the Open Source Communitiy''
=== Table of Contents ===
====[[Introduction]]====
* [[Get the latest source]]
* Requirements for proper statistic gathering
** Dependencies on other apps
* Installation, configuration & compilling the source
**Solaris[[http://www.orcaware.com/orca/wiki/Solaris10_installation_howto]]
**Linux
**Other Unix systems
**Windows Platforms
* Tips & Tricks
* Procedures
* Headaches
* Work-a-rounds for problems
* FAQ - Frequently Asked Questions
====[[Customization]]====
* Custom changes for specific configurations
**orcallator
**procallator
* Cron entries
* Additional Logging
* Example cron entries
* Example scripts (any scripts created to use procallator)
* Example rc scripts
====[[Production]]====
* Performance info
* Monitoring
* Environment Layouts
** One Orca statistic parser process server -> many orca statistic gathering servers
** Orca parser process server & statistic gathering on the same server
** Seperate systems used for parsing, storing, presenting the gathered / processed data
== Wiki Info ==
<big>'''MediaWiki has been successfully installed.'''</big>
<big>'''MediaWiki has been successfully installed.'''</big>


Consult the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for information on using the wiki software.
Consult the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for information on using the wiki software.


== Getting started ==
==== Getting started ====


* [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]
* [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]
* [http://mail.wikipedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
* [http://mail.wikipedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]

Latest revision as of 09:21, 22 May 2008

ORCA Documentation

Orca is a tool useful for plotting arbitrary data from text files onto a directory on a Web server.
Written and Maintained by Blair Zajac and the Open Source Communitiy


Table of Contents

Introduction

  • Get the latest source
  • Requirements for proper statistic gathering
    • Dependencies on other apps
  • Installation, configuration & compilling the source
    • Solaris[[1]]
    • Linux
    • Other Unix systems
    • Windows Platforms
  • Tips & Tricks
  • Procedures
  • Headaches
  • Work-a-rounds for problems
  • FAQ - Frequently Asked Questions

Customization

  • Custom changes for specific configurations
    • orcallator
    • procallator
  • Cron entries
  • Additional Logging
  • Example cron entries
  • Example scripts (any scripts created to use procallator)
  • Example rc scripts

Production

  • Performance info
  • Monitoring
  • Environment Layouts
    • One Orca statistic parser process server -> many orca statistic gathering servers
    • Orca parser process server & statistic gathering on the same server
    • Seperate systems used for parsing, storing, presenting the gathered / processed data

Wiki Info

MediaWiki has been successfully installed.

Consult the User's Guide for information on using the wiki software.

Getting started