3.7.0 HP StorageWorks HP Scalable NAS File Serving Software command reference guide HP Scalable NAS for Linux (AG513-96003, October 2009)

mx service service monitor commands
Use the following commands to configure service monitors or to display their status.
DescriptionCommand
Create a service monitoradd
Clear a service monitor errorclear
Remove a service monitordelete
Disable a service monitordisable
Dump the service monitor configurationdump
Enable a service monitorenable
Show the status of service monitorsstatus
Modify the configuration of a service monitorupdate
addCreate a service monitor
mx service add --type <type> [arguments] <vhost:port> ...
The arguments are:
--type <type>
The type of service monitor (FTP, HTTP, IMAP4, NFS, NIS, NNTP, POP3, SMTP,
TCP, CUSTOM).
[--timeout <seconds>]
The maximum amount of time to wait for a probe of the service to complete. For
CUSTOM service monitors, the default is 60 seconds. For all other service mon-
itors, the default is five seconds.
[--frequency <seconds>]
The interval of time at which the monitor probes the service. For CUSTOM service
monitors, the default is 60 seconds. For all other service monitors, the default is
30 seconds.
[--probetype single|multiple]
This argument applies only to CUSTOM monitors.
[--probeSeverity nofailover|autorecover|noautorecover]
mx commands142