Networker

Re: [Networker] Reporting scripts?

2003-02-06 16:25:10
Subject: Re: [Networker] Reporting scripts?
From: John Stoffel <stoffel AT LUCENT DOT COM>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Thu, 6 Feb 2003 16:25:02 -0500
Michael> I installed ActivePerl on my win2k server and tried running
Michael> the nss.pl by John and also Marek's savegrp.pl but I am
Michael> having issues running them.  I keep getting errors on line
Michael> 216 and thinsg just hang.  Can someone give me some insight
Michael> as to what I am doing wrong?  Does anyone know of any other
Michael> reporting scripts that are available for win2k?

While I read this mailing list, I don't do so often.  If you're having
problems with the code, let me know directly and I'll see what I can
do to help you.

I think you need to make sure you have the proper command paths setup
in the script, which is what line 216 is for version 2.21 of NSS.

In your case, the better things to do is to have your email
notifications sent to an alias on a Unix box, which then pumps the
data through NSS and emails you the report.

Something like this in /etc/aliases should work:

  nss-notifications:   "|/path/to/nss -m nss-reports -l -o -s -t"
  nss-reports:         mgouveia AT mc DOT com


Then you need to make sure you've edited nss.pl properly to have the
correct paths.


John
   John Stoffel - Senior Unix Systems Administrator - Lucent Technologies
         stoffel AT lucent DOT com - http://www.lucent.com - 978-399-0479

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

<Prev in Thread] Current Thread [Next in Thread>