I have been having similar problems (finding success/failure metrics), but I also have been seeking a solution for across-the-board report generation. I have to say, GEMS Reporter is bad. But BOM (Backup Operations Manager) from
seems to be a one-stop shop for Networker server management, report generation, and real-time display of bandwidth/IO/tape drive usage/etc. I am currently setting up BOM after a disasterous interaction with Reporter, and I have to say that in the first 5 minutes I was more impressed with BOM than I was with hours spent with GEMS Reporter.
Otherwise, I agree with ag100 that most everything you want to do with Networker is manual, whether GUI or CLI.
--Ted
NOTE: I have used perl to create a "tailing" program that runs as a daemon, reads the last line of /nsr/logs/messages (or daemon.log or savegrp or whatever), and acts dependant on the pattern match (Failed, Succeeded, volid, other). It was initially intended as a "eject full tapes before the drive is needed" script, but it could be used for many 'instant' messages concerning events. If interested in the bare bones "tailing" daemon program, feel free to contact me at tgr_ii@hotmail.com and I'll get you a copy.