All About Groundwork Monitor Community Edition 5.3
GroundWork Monitor 5.3 includes updates to many Open Source projects included in the suite.
Nagios 3.0.6 provides numerous new features and improvements as outlined below and at
www.nagios.org.
In particular the processing of active service checks is much improved when compared to previous Monitor releases.
The Monarch application has seen numerous functional improvements and fixes including support for more flexible time period specifications. This can be found in the “Time Periods” section of the Configuration application.
GroundWork Monitor 5.3 is no longer packaged as RPMs and most software prerequisites including MySQL and the Java JDK are now integrated into the installation binary. Two installation packages are available, one for 32 bit and one for 64 bit architectures – these packages are not Linux distribution specific. The install root for GroundWork Monitor remains /usr/local/groundwork/ in this release but many of the lower-level directories have changed to aid maintainability.
OS Supported by GWMOS
GWMOS currently supported CentOS, RHEL, Ubuntu
GWMOS also supported VMWARE instance.
Download GWMOS
For 32 bit OS, You can download it from this URL below :
http://superb-east.dl.sourceforge.net/sourceforge/gwmos/groundwork-5.3.0-br46-gw333-linux-32-installer.bin
For 64 bit OS, You can download it from this URL below :
http://superb-west.dl.sourceforge.net/sourceforge/gwmos/groundwork-5.3.0-br46-gw327-linux-64-installer.bin
GWMOS Installation
Login as root
Change the permissions of the binary to executable
#chmod +x groundwork-5.3.0-br46-gw333-linux-32-installer.bin
In this case, we will using text mode for the installation
#./groundwork-5.3.0-br46-gw333-linux-32-installer.bin
Groundwork Services
All groundwork services are started by the following bootstrap script:
#/etc/init.d/groundwork {start|stop} Example: restarting Nagios
#/etc/init.d/groundwork restart nagios
Example: stopping Apache Webserver
cd /usr/local/groundwork
./ctlscript.sh stop apache
./ctlscript.sh start apache

0 comments:
Post a Comment