Open-AudIT
https://www.open-audit.org/phpBB3/

Audit.VBS Clean Function Suggestion
https://www.open-audit.org/phpBB3/viewtopic.php?f=8&t=3544
Page 1 of 1

Author:  wnyhelpdesk [ Tue Feb 16, 2010 9:09 am ]
Post subject:  Audit.VBS Clean Function Suggestion

Hello,

The Clean Function, setting the value to an empty string isn't really effective, I'd suggest setting it to "Uknown" this was when the statistics/queries you can click on the text "Uknown" and find out what devices weren't properly audited etc... When setting it to an empty string you can't really click on the empty field to narrow down what devices are coming up with an empty value.

function clean(value)
if isnull(value) then value = ""
clean = value
end function

Page 1 of 1 All times are UTC + 10 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/