To deploy a simple ear I did:
${JAVA_BIN} -cp ${WL_JAR} weblogic.Deployer -adminurl t3://${HOST_NAME}:${HOST_PORT} -user ${HOST_USER} -password ${HOST_PASS} -targets ${SERVER} -deploy -upload ${TMP_DIR}${DEPLOYEAR} -name ${APPNAME}
But on the second script I …
Nagios will not start
Nagios will not start
Sometimes for strange reason nagios will not start. It happened to me more then once, sometimes I had to go back to the last modification. That …
windows shortcut commands
Some very helpfull shortcut commands for Microsoft Windows XP,2003
Windows Environment Commands
%ALLUSERSPROFILE% -Open the All User’s Profile
%HomeDrive% -Opens your home drive e.g. C:
%UserProfile% -Opens you User’s Profile…
Nagios/Centreon TroubleShooting
Troubleshooting Nagios/Centreon :
I. If Centreon monitor does not update itself
(you see nagios different then centreon).
Could be a permission problem related to status.log,
Read the user nagios …