Juniper Netscreen additons

git-svn-id: http://www.observium.org/svn/observer/trunk@172 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2008-03-19 19:16:16 +00:00
parent c2298401a3
commit 5e925ef03f
55 changed files with 19743 additions and 20 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
#!/usr/bin/php
<?
include("config.php"); include("includes/functions.php");
include("config.php");
include("includes/functions.php");
if($argv[1] && $argv[2] && $argv[3]) {
$host = strtolower($argv[1]);