Re: [Apan-users] APAN + NRPE
Status: Beta
Brought to you by:
useless
|
From: Greg K. <wg...@sh...> - 2006-08-30 05:00:49
|
> Message: 1 > Date: Wed, 16 Aug 2006 10:49:42 +0200 > From: Marc Morata <mm...@gn...> > Subject: [Apan-users] APAN + NRPE > To: apa...@li... > Message-ID: <115...@de...> > Content-Type: text/plain; charset="us-ascii" > > Hi all, > > I'm using apan to monitor the local services. Is there a simple method > to use apan with nrpe? > > > Thank you I am doing it but I had to write the shell scripts to parse the return string from NRPE and poulate the RRD datastore. I consider APAN as delivered to be templates for developing your own data collections. It's not that hard if you follow the existing shell scripts and add your own utilities to the mix. I hope this helps. Greg |