I now get the following error in the File Size Monitor template after I upgraded from APM 3.5 to SAM 5.2. The monitor is configured to use \\servername\c$\path to file. There is no unicode parameter to configure in the template.
IDN labels must be between 1 and 63 characters long.
Parameter name: Unicode
System.ArgumentException: IDN labels must be between 1 and 63 characters long.
Parameter name: Unicode
at System.Globalization.IdnMapping.ValidateStd3AndAscii(String unicode, Boolean bUseStd3, Boolean bCheckAscii)
at System.Globalization.IdnMapping.GetAscii(String unicode, Int32 index, Int32 count)
at SolarWinds.APM.Probes.UrlParser.ReplaceNonAsciiCharacters(String address)
at SolarWinds.APM.Probes.UrlParser.ParseUnc(String userUnc, Node targetNode)
at SolarWinds.APM.Probes.FileProbeBase`1.Probe(ProbeInformation probeInfo, ProbeResultBase result)
I haven't found a newer template that will let me monitor a specific files size. We use this on several servers that have issues when certain files get too big.