3.2.2 Defining Control Module Commands for a DIGITAL UNIX or Windows NT Server

Edit namon_config.ini using any text editor. Add or modify commands specified in the [Commands] section.

For example, on a DIGITAL UNIX system:

[Commands]
.
.
.
System Command=mkdir /usr/users/psmith/test
.
.
.

Or, on a Windows NT system:

[Commands]
.
.
.
System Command=md C:\psmith\test
.
.
.


Previous page | Next page | Table of Contents | Index