1IPWATCHD-SCRIPT(1) General Commands Manual IPWATCHD-SCRIPT(1)
2
3
4
6 ipwatchd-script - User-defined script called by IPwatchD daemon when IP
7 conflict occurs
8
10 ipwatchd-script device IP_address MAC_address
11
13 This script is executed by IPwatchD daemon when IP conflict occurs. It
14 uses IPwatchD-G-Notify (if available) to display warning message in
15 Gnome sessions. System administrator can write own script to handle IP
16 conflicts and instruct IPwatchD daemon to use it by modification of
17 user_script directive in its configuration file.
18
20 Following options are passed by IPwatchD daemon:
21
22 device Name of network device in conflict.
23
24 IP_address
25 IP address in conflict.
26
27 MAC_address
28 MAC address of conflicting system.
29
31 This manual page was written by Jaroslav Imrich <jariq@jariq.sk>
32
34 ipwatchd(8), ipwatchd.conf(5), ipwatchd-gnotify(1)
35
36
37
38 IPWATCHD-SCRIPT(1)