|
|
SpyGlass Monitoring Core Application
Known issue on some version of ie when you try to login to a server it does not auto login. I am working to
reproduce the issue to figure out which IE setting needs to be changed.
Once installed the user is admin/admin. When you signin create a real users that will lock out the original admin account and then proceed to configure your system. Supported in Java 1.6+ all platforms.
You will need to install postgresql first. PostgreSQL Installation Instructions Then run the following command. This will create the database. /usr/lib/postgresql/8.3/bin sudo -u postgres createdb spyglass In the instructions replace "your password" with "spyg!lAs23s" Please unzip the zip file spyglass_installer.zip. This is usually done with "unzip spyglass_linux.zip" chmod 500 *.sh ./spyglass_install.sh There are two scripts one is spyglass_install.sh and spyglass_agent_install.sh depending what you want to install. After that it will give you instructions for starting up tomcat and login instructions.
If you are installing a Client - |