How to monitor OpenManage Server Administrator via nagios

Copy the Dell Open Manager to the Linux box using WinSCP # wget http://www.xoroz.com/files/OM_6.1.0_ManNode_A00.tar.gz # yum install libxml2 # tar -zxvf OM_6.1.0_ManNode_A00.tar Options NOTE: With ver 6.1 the “b” option changed to the “d” option x = express – Install […]

Tags: , , , , , , , ,

install nagios on centos 5.5

Howto install Nagios Centreon on CentOS 5.5 64bits updated/fast version Install Nagios on CentOS +————–————–——+ | INSTALL OS                 | +————–————–——+ 1.Install CentOS Select only Server option, witch has already lots of packets also too many Updates system # yum -y […]

Tags: , , , , ,

How to setup timezone on glassfish

How to setup timezone on glassfish/jvm Download http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/VerifyItem-Start/tzupdater-1_3_33-2010l.zip?BundledLineItemUUID=IXeJ_hCvlacAAAErQScpGPRn&OrderID=97KJ_hCvNGcAAAErNCcpGPRn&ProductID=T56J_hCwuZIAAAEre0AZ1adz&FileName=/tzupdater-1_3_33-2010l.zip Application Server > JVM Settings > JVM Options Add JVM Option -Duser.timezone=Brazil/East Configuration –> System settings user.timezone = Brazil/East Restart glassfish # service glassfish stop # java -jar tzupdater.jar -u -v # […]

Tags: , , , , ,