Posts Tagged software
Solaris and NRPE
Posted by Lincoln Zuljewic Silva in Solaris on August 19, 2009
A very nice guide to install NRPE and nagios-plugins on Solaris 10 can be found here. To stop/start the NRPE, you can use the following command:
# svcadm disable svc:/network/nrpe/tcp
# svcadm enable svc:/network/nrpe/tcp
If you keep getting the "CHECK_NRPE: Error – Could not complete SSL handshake." message, see this FAQ comment
Listing installed packages in HP-UX
Posted by Lincoln Zuljewic Silva in HP-UX on May 13, 2009
To list all installed packages on HP-UX, you can use the following command:
# swlist -l