How to setup Cluster on Glassfish v3
This how to imposes that you already have glassfish v3 setup and:
– running under the user “fish”
– have ssh key trust …
ssh copy key
You can login to a remote Linux server without entering password in 3 simple steps using ssky-keygen and ssh-copy-id as explained in this article.
The magical 3 commands are:
ssh-keygen …
Nagios plugin to check folder
This plugin object is to check if a file has been inside certain folder
for a period of time and alert if so.
It’s still not fully developed so the …
nagios check events
This is a much usefull plugin that can verify the Windows Event Viewer via nagios remote check
I tested using the NC_NET on Windows 2003 and 2000. There is one …