generic ssh
[configmanager.git] / lib / screenos.plugin.php
index 7739cfe..7b1f2db 100644 (file)
@@ -22,6 +22,6 @@ function nsos_postFunction()
 
 function nsos_getConfig($istest)
 {
-       
+       genericssh_ssh($host, $username, $password, "cli show configuration");
 }
 ?>
\ No newline at end of file