diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2003-01-30 23:18:59 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2003-01-30 23:18:59 (GMT) |
commit | d0df392e2b858d3ae633f701db92a8b15843cc38 (patch) | |
tree | 0a8b2ebde6cfb58bace5cf258f7e41ac4cbc27bd | |
parent | 563ceecb8e94b9fb7fb6eeaaa8ee3075c5613d17 (diff) | |
download | monitoring-plugins-d0df392e2b858d3ae633f701db92a8b15843cc38.tar.gz |
Added reference to the official NSClient web site
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@274 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r-- | plugins/check_nt.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/check_nt.c b/plugins/check_nt.c index 4d57077..4d43f54 100644 --- a/plugins/check_nt.c +++ b/plugins/check_nt.c | |||
@@ -7,6 +7,8 @@ | |||
7 | * Copyright (c) 2000-2002 Yves Rubin (rubiyz@yahoo.com) | 7 | * Copyright (c) 2000-2002 Yves Rubin (rubiyz@yahoo.com) |
8 | * | 8 | * |
9 | * Description: | 9 | * Description: |
10 | * | ||
11 | * This requires NSClient software to run on NT (http://nsclient.ready2run.nl/) | ||
10 | * | 12 | * |
11 | * License Information: | 13 | * License Information: |
12 | * | 14 | * |