How to Configure SiteScope Monitoring Tool
If you want to configure SiteScope for server
monitoring purpose then below information can be useful
->Download the
application SiteScope tar file to your server from the web site
The SiteScope
software package includes:
·
SiteScope - An agent less monitoring and
administration application.
·
Java VM - SiteScope includes a Java
Virtual Machine for running Java applications. Several Java packages are also
included
If you want to SiteScope setup in Windows then:
Steps:
1.
Unzip
SiteScope package using the following command:
gzip -dc SiteScope.system.tar.gz |
tar xvf -
where system is the
applicable operating system. This will create a directory called SiteScopeInstall containing
the SiteScope installation files.
2.
Run
the install script using in the following command syntax:
/bin/sh
SiteScopeInstall/install.sh
Note :If the installer determines that it can run in
fully graphical mode it will do so. If not then it will prompt to run in either Console
Mode or UI Mode.
3.
During
the installation process, you will be requested to do the following:
a.
Accept
the SiteScope license agreement
b.
Enter
an e-mail address for the SiteScope administrator
c.
Choose
a SiteScope installation directory
Start /Stop SiteScope:
The SiteScope
process is started during installation. Whenever you restart your machine, you
will want to start the SiteScope process manually from a shell window or
automatically using an “init.d”script:
To start the SiteScope, use the start command:
<installpath>/SiteScope/start
To stop the SiteScope process, use the stop command:
<installpath>/SiteScope/stop
Where: <installpath> is the
path where SiteScope is installed.
How to open SiteScope:
1.
If
you want to open SiteScope on same system where you have installed it then use
following url:
2.
If
you to access SiteScope from other system then use below url:
E.g.
You can use the your server IP instead above
mentioned.
Main attraction i
feel in SiteScope:
SiteScope is an agent less monitoring solution, which
means that we do not have to install agent components on the servers which want
to monitor. We have to just provide SiteScope with the information necessary to
connect to other servers remotely.
Make sure you make a “monitor group” of monitors
which you want to monitor server.
Happy Exploring!!!!
Comments
Post a Comment