|
Sorry, I hadn't noticed this one the first time around.
For the pNSclient agent, see the documentation from the people at ready2run.nl or tmsgsoftware.com who produce it.
The mrtg-pnsclient.pl query tool is mine, although based on their C query tool, of course. I tend to put this in the same location as the MRTG executable, and then call it with explicit path -
/usr/local/bin/mrtg-pnsclient.pl
and appropriate arguments. Some people ahve reported needing to call it (on a windows server) with the Perl executable -
C:\perl\bin\perl.exe C:\mrtg\bin\mrtg-pnsclient.pl
First, test running it from a command line to make sure everything else is installed as expected and that it can see the remote agent.
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|