Imported Upstream version 2.7
[ossec-hids.git] / src / agentlessd / scripts / ssh_asa-fwsmconfig_diff
index a62eead..7e69b63 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/env expect
 
-# @(#) $Id$
+# @(#) $Id: ./src/agentlessd/scripts/ssh_asa-fwsmconfig_diff, 2011/09/08 dcid Exp $
+
 # Agentless monitoring
 #
 # Copyright (C) 2009 Trend Micro Inc.
@@ -13,7 +14,8 @@
 
 
 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;
 }