HP Serviceguard Toolkit for Integrity Virtual Servers User Guide (June 2013)
--[probe_count <probe count>]
--[polling_interval <Number of seconds between every poll>
where:
• lan: It is the LAN that needs to be monitored
• ip: It is the target IP address of any target, such as the gateway which is common to all
package nodes.
• guest_logfile: It is the complete path of the user specified guest log file.
• host_logfile: It is the complete path of the user specified host log file.
• log_level: It is the extent of logging on both guest and host. The default value is 0.
The following table contains the associated log messages with each log level:
Associated Log MessagesLog Level
It is the default log message. It includes messages that
cause the script to exit, such as interface is down and
pings failed.
log_level 0
It includes messages, such as missed pings. This is useful
for situations, wherein, intermittently few pings might be
log_level 1
missed, but subsequently pings might start passing. In
such a case, a script does not exit with error but the
missed pings are logged. It helps in tracking the network
stability and reachability.
It is the highest configurable log level. It includes
messages for each ping that is executed. It is helpful for
diagnostic purposes.
log_level 2
• probe_count: It is the number of pings checked to declare an interface down. The default
value is 4
• polling_interval: It is the number of seconds between every poll. The default value is 2
seconds. The default logging for fatal messages is done in syslog.log on host and guest.
To monitor a single DIO LAN create a service for the specified LAN in the VM or vPar guest
configuration file.
To monitor the DIO LAN in the guest, manually edit the package configuration file as described
in the following table:
ExampleValueAttribute Name
lan_mon<service_name>service_name
/usr/sbin/cmappmgr -node
remo1 -cmappserver_timeout
/usr/sbin/cmappmgr
-node<guest_name>
service_cmd
240 -service-cmappserver_timeout
/opt/hp/cmappserver/cmapp_net_mon.pl<time_out_value> -service /
--lan lan0 --ip 192.168.1.154opt/hp/cmappserver/
--guest_logfilecmapp_net_mon.pl
/var/adm/vm1_lan0.log--lan<lan_id>
--host_logfile /var--ip<ip_address>
var/adm/vm1_lan0.log[--guest_logfile
--log_level 1-probe_count 5
--polling_interval 3
<full_path_of file_on_guest>
--host_logfile <full_
path_of file_on_host>
--log_level<level>
--probe_count<count>
--polling_interval
<num_of_seconds>]
Configuring DIO LAN and NPIV disks monitoring using cmappmgr/cmappserver 29