BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

{bb} Monitoring Netware 6 Server



Hello all,
Lately I've been trying to find an easy, low impact way to monitor some system resources on several Netware 6.5 servers. I've found nw- mrtg which runs an external perl script ( nwstat.pl) to talk to a small client NLM on the server. For the life of me I can't get the mrtg config file that I've created for the server to parse properly. It seems that the external perl file is not being called, even though it is specified in the 'TARGET' field of the .cfg file.
Has anyone here used this solution, or can someone point me in a better direction?


Thanks!
Shawn

Below are examples of the config file and the error I'm getting when I try to run 'mrtg Azrial.cfg'

Here's a couple of stanzas of the Azrial.cfg file:

WorkDir: /srv/www/htdocs/mrtg
# Options[_]: bits,growright

Title[AZRIAL.1]: Server Utilization
Target[AZRIAL.1]: `/home/bb/configs/NWSTAT.PL Azrial.mh util5 util15`
Options[AZRIAL.1]: growright, gauge
MaxBytes[AZRIAL.1]: 100
YLegend[AZRIAL.1]: Utilization
ShortLEgend[AZRIAL.1]: %
Legend1[AZRIAL.1]: 5 min
Legend2[AZRIAL.1]: 15 min
Legend3[AZRIAL.1]: 5 min peak
Legend4[AZRIAL.1]: 15 min peak
LegendI[AZRIAL.1]:  5min:
LegendO[AZRIAL.1]:  15min:
PageTop[AZRIAL.1]: <H1>Server Utilization for AZRIAL</H1>
  <p> These graphs track the 5 minute and 15 minute server utilization

Title[AZRIAL.2]: Server Connectin Stats
Target[AZRIAL.2]: `/home/bb/configs/NWSTAT.PL Azrial.mh connect zero`
Options[AZRIAL.2]: growright, gauge
MaxBytes[AZRIAL.2]: 1000
YLegend[AZRIAL.2]: Connections
ShortLEgend[AZRIAL.2]: &nbsp;
Legend1[AZRIAL.2]: In Use
Legend2[AZRIAL.2]:
Legend3[AZRIAL.2]: In Use Peak
Legend4[AZRIAL.2]:
LegendI[AZRIAL.2]: &nbsp;InUse:
LegendO[AZRIAL.2]:
PageTop[AZRIAL.2]: <H1>Server Connection Count for AZRIAL</H1>
  <p> These graphs track the number of logged in users on the server


Here is a snippet of the error log:


dogen:/home/bb/configs # mrtg Azrial.cfg
Can't exec "/home/bb/configs/NWSTAT.PL": No such file or directory at /usr/bin/mrtg line 1492.
WARNING: Running '/home/bb/configs/NWSTAT.PL Azrial.mh util5 util15': No such file or directory
WARNING: Could not get any data from external command '/home/bb/ configs/NWSTAT.PL Azrial.mh util5 util15'
Maybe the external command did not even start. (No such file or directory)


WARNING: Problem with External get '/home/bb/configs/NWSTAT.PL Azrial.mh util5 util15':
Expected a Number for 'in' but nothing'


WARNING: Problem with External get '/home/bb/configs/NWSTAT.PL Azrial.mh util5 util15':
Expected a Number for 'out' but nothing'


Can't exec "/home/bb/configs/NWSTAT.PL": No such file or directory at /usr/bin/mrtg line 1492.
WARNING: Running '/home/bb/configs/NWSTAT.PL Azrial.mh connect zero': No such file or directory
WARNING: Could not get any data from external command '/home/bb/ configs/NWSTAT.PL Azrial.mh connect zero'
Maybe the external command did not even start. (No such file or directory)


WARNING: Problem with External get '/home/bb/configs/NWSTAT.PL Azrial.mh connect zero':
Expected a Number for 'in' but nothing'


WARNING: Problem with External get '/home/bb/configs/NWSTAT.PL Azrial.mh connect zero':
Expected a Number for 'out' but nothing'








--
Shawn Price
Network Team Lead
Technology Solutions
Morrison Homes
404-427-8229

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index