Hello, thanks for the new great version of NC_NET. I haven´t found the syntax for the new Checks FILEAGE_ALL_NEWEST xor OLDEST. Can anyone help me?
I want to check a directory e.g.
./check_nt -H 192.168.86.54 -v FILEAGE_ALL_OLDEST -l "E:\\install\ssbk\" -w 1 -c 20
But this syntax is not right....
The syntex is the same as the older command,
In the case above, the \ may need to be \\ try: ./check_nt -H 192.168.86.54 -v FILEAGE_ALL_OLDEST -l "E:\\install\\ssbk\\" -w 1 -c 20
TOny
Log in to post a comment.
Hello, thanks for the new great version of NC_NET. I haven´t found the syntax for the new Checks FILEAGE_ALL_NEWEST xor OLDEST. Can anyone help me?
I want to check a directory e.g.
./check_nt -H 192.168.86.54 -v FILEAGE_ALL_OLDEST -l "E:\\install\ssbk\" -w 1 -c 20
But this syntax is not right....
The syntex is the same as the older command,
In the case above, the \ may need to be \\ try:
./check_nt -H 192.168.86.54 -v FILEAGE_ALL_OLDEST -l "E:\\install\\ssbk\\" -w 1 -c 20
TOny