The current DNS Service Monitor doesn't work very well when monitoring default bind 9.9 on Suse linux (or SLES)
I modified the script so that it reads the default file format returned by bind/rndc on suse.
Also updated the paths for the named.stats file - as suse uses LSB for file locations, they are different to none-lsb distributions.
SLES 10 & 11 both use /var/lib/named/named.stats by default
Novell Open Enterprise Server 11 (OES11) uses /var/opt/novell/log/named/named.stats
Please let me know how this works for you!