"Big Monitoring Without the Complexity and Cost"  
Home Products Pricing Support Downloads News and Events Contact Us  
 
 
Support
Release Information
FAQ
Quick Setup
Support Request
 
 






Red Hat and the Shadow Man logo are registered trademarks of Red Hat, Inc. in the United States and other Countries, used with permission.
 
 
Repository Quick Setup
The following easy 3 steps are necessary to setup the database connection and agents. If you need additional help installing, configuring, or using this product, please contact Technical Support



  Setup Database
SQL Server
  1. Create a new database called SiteMaestro.
  2. Create database login to use (i.e. sm/dba) and make it a DBA (dbo, etc) in the SiteMaestro database.
  3. Make the SiteMaestro database that user's default database.
  4. Build the schema by loading "mssql_schema.sql" using QueryAnalyzer as the above user from the installation directory created in step 1.
Oracle
  1. Create a new database instance.
  2. Create a user (i.e. sm/dba) and grant DBA role.
  3. Create two tablespaces: SITEMAESTRO_DATA, SITEMAESTRO_INDEX
    (Run "mk_orats.sh" shell script to create the "ora_ts.sql" tablespace creation script or create the tablespaces yourself)"
  4. Build the schema by loading "ora_schema.sql" using sqlplus as the above user from the installation directory created in step 1.



  Setup and Test Database Connection
When the repository is installed, the database connection is not configured and the service is not started.
  1. Edit the configuration to include your db connection information (i.e. "sm/dba@ramius").
    Windows: Select "Start/SiteMaestro Repository/Configuration"
    Unix: Run "vi repository.conf"
  2. Test the connection by:
    Windows: Select "Start/SiteMaestro Repository/Test DB Connection"
    Unix: Run "./collector -t"



  Start Collector Service
Windows
Select "Start/SiteMaestro Repository/Start Services"
Unix
Run "/etc/init.d/collector start"



Congratulations!
The SiteMaestro Repository will now collect data for each agent. Allow about 1-2 minutes for the agent auto-set feature to complete.
You're covered - Thats all there is to it.

 
Home  | Contact Us  | Privacy  | Copyright © 2002-2008 T3 Software Builders, Inc. |  All Rights Reserved