Imported Upstream version 2.7
[ossec-hids.git] / src / agentlessd / scripts / ssh_asa-fwsmconfig_diff
index 3d661c2..7e69b63 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/env expect
 
-# @(#) $Id: ssh_asa-fwsmconfig_diff,v 1.2 2009/06/24 17:06:21 dcid Exp $
+# @(#) $Id: ./src/agentlessd/scripts/ssh_asa-fwsmconfig_diff, 2011/09/08 dcid Exp $
+
 # Agentless monitoring
 #
 # Copyright (C) 2009 Trend Micro Inc.
@@ -8,12 +9,13 @@
 # 
 # This program is a free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
-# License (version 3) as published by the FSF - Free Software
+# License (version 2) as published by the FSF - Free Software
 # Foundation.
 
 
 if {$argc < 1} {
-    send_user "ERROR: ssh_pixconfig_diff <hostname> <commands>\n";
+    send_user "ERROR: ssh_asa-fwsmconfig_diff <hostname> <commands>\n";
+    send_user "ERROR: Must be run from /var/ossec\n";
     exit 1;
 }