Main Page
From asemon
Welcome to Asemon documentation.
(In construction)
What is Asemon
Asemon is a tool for monitoring Sybase servers
(ASE , RS , IQ, RAO ...)
It is comprised of two components :
asemon_logger : the "agent" part, written in Java, which periodically collects counters from a "monitored server", and archive them in an "archive database" (currently this "archive database" must be a Sybase ASE database)
asemon_report : the "query" and "reporting" part. Set of PHP pages, which can be installed in a Web Server. With these pages, you can query the "archive database" in order to analyse the data captured by asemon_logger.
Installation
First, you have to install asemon_logger on a serveur (Windows or Unix)
See Asemon logger installation for details.
Second, install asemon_report (PHP pages in a web server).
See Asemon report installation for details.
Asemon Report Documentation
Here is the Asemon_report documentation.
