Installation guide
90 NovaScale Master 5.2-x Server Add-ons - Installation and Administrator's Guide
Output:
<virtualHost>: StatusText as returned by HNMaster
Example:
check_NSN_hypernova_xen –H hnserver –m VM1
VM1: VM inactive
Status is set to WARNING.
Note:
The VMname is those declared on the HyperNova Server (this name can be different from the
NSMaster hostname).
NSMasterViosLpar
check_NSM_vios_ivm
The Nagios check commands used by NMasterViosLPAR Add-on uses the shell (PERL)
command check_NSM_vios_ivm.
Usage
check_NSM_vios_ivm -H <vios_netname> -U <remote_user>
-I <identity_file> [-l <lpar_name>] [-i
<STATUS|CPU|POOL>]
[-e sample_time] [-w <warn>%] [-c <crit>%] [–N <vios_name>]
[-t timeout]
-H <vios_name> Hostname or IP address of the Vios server to check
-U <remote_user> User for remote connection
-I <identity_file> Name of the file from which the identity (private key) for
RSA or DSA authentication is read. The file must be
localized into the directory <NSMaster Installation
Directory>/engine/etc/ssh. To use it as authentication file
for Vios platform, you have to install the corresponding
public key on the VIO server.
-N <vios_name> Name of the Vios host (used in output of the plugin related
to a given logical partition ).
-l <lpar_name> Name of the logical partition to check
-i <check information> Available values are:
STATUS (to check the status of the VIO server or of a
logical partition),
POOL (to check the utilization of the processing pool),
or CPU (to check the utilization of the CPU entitled to a
partition).
Default value is STATUS