- or download this
get system status:
...
System time: Tue Mar 3 12:38:43 2015
-------------------------------------------------------------:
- or download this
HOSTNAME # get system status
Version: FortiGate-60D v5.0,build4459,140410 (GA)
...
#HOSTNAME -----------------------------------:
- or download this
#!/usr/bin/perl -w
open DATA, "*.txt";
...
print "# $hostname \n $_";
}
}