
Chapter 2: mx Commands 60
Copyright © 1999-2005 PolyServe, Inc. All rights reserved.
Remove a network interface:
mx netif delete <interface_ip>
Enable a network interface for virtual hosting:
mx netif enable <interface_ip> ...
Disable a network interface for virtual hosting:
mx netif disable <interface_ip> ...
Make a network available for use administrative traffic:
mx netif admin <interface_ip> ...
Do not use the network for administrative traffic:
mx netif noadmin <interface_ip> ...
Display status for network interfaces:
mx netif status [--up|--down] [--enabled|--disabled]
[--admin|--noadmin] [--active] [<interface_ip> ...]
--up|--down selects network interfaces that are either operational or
down. --enabled|--disabled selects interfaces that are either enabled or
disabled for virtual hosting. --admin|--noadmin selects interfaces that
either allow or discourage administrative traffic. --active selects interfaces
that are currently handling administrative traffic.
mx notifier – notifier commands
Use the following commands to manage notifiers or to display their
status.
Add a notifier:
mx notifier add --script <script> [--event <{STATE|INFO|
WARN|ERROR},...>] [--entity <{SERVERS|IFACES|VHOSTS|
SERVICEMONITORS|DEVICEMONITORS|FILESYSTEMS},...>] <notifier>
The <notifier> name can include up to 32 characters.
Update a notifier:
mx notifier update [--script <script>] [--event <{STATE|
INFO|WARN|ERROR},...>] [--entity {SERVERS|IFACES|VHOSTS|
SERVICEMONITORS|DEVICEMONITORS|FILESYSTEMS},...] <notifier>
Kommentare zu diesen Handbüchern