Search found 6 matches

by lkrzeminski
Thu Jul 11, 2013 10:28 am
Forum: Open Source Nagios Projects
Topic: nrdp and vmw_sender
Replies: 11
Views: 2964

Re: nrdp and vmw_sender

Let me just clarify the whole set up. We've got a Vcentre server that checks for specific conditions and if they met it executes plugin with token, nrdp server details and status of the check. On the nagios we do have hosts configured but I don't have the services on that host. I thought it'll passi...
by lkrzeminski
Wed Jul 10, 2013 12:22 pm
Forum: Open Source Nagios Projects
Topic: nrdp and vmw_sender
Replies: 11
Views: 2964

Re: nrdp and vmw_sender

I am using plugin - http://exchange.nagios.org/directory/Tutorials/Other-Tutorials-And-HOWTOs/VMWare-Alarm-Sender-For-Nagios/details I've been talking to developer and he said nrdp need to be installed on the nagios. Plugin sends data to nrdp just fine, I don't seem to be able to get that data into ...
by lkrzeminski
Wed Jul 10, 2013 11:42 am
Forum: Open Source Nagios Projects
Topic: nrdp and vmw_sender
Replies: 11
Views: 2964

Re: nrdp and vmw_sender

I went thrugh that again and I am confident everything has been added. "OURTOKEN" in the config file is the token we used. I can successfully send requests from NRDP WebGUI and they do appear in the nagios.log.
by lkrzeminski
Wed Jul 10, 2013 2:16 am
Forum: Open Source Nagios Projects
Topic: nrdp and vmw_sender
Replies: 11
Views: 2964

Re: nrdp and vmw_sender

Hello Slansing, Please see below [root@nagios server]# cat config.inc.php <?php // NRDP Config File // Copyright (c) 2010 Nagios Enterprises, LLC. // License: Nagios Open Software License <http://www.nagios.com/legal/licenses> // // $Id: config.inc.php 12 2010-06-19 04:19:35Z egalstad $ // an array ...
by lkrzeminski
Tue Jul 09, 2013 5:57 am
Forum: Open Source Nagios Projects
Topic: nrdp and vmw_sender
Replies: 11
Views: 2964

Re: nrdp and vmw_sender

Hello Slansing

We've got nagios core and I followed this doc http://assets.nagios.com/downloads/nrdp ... erview.pdf to install NRDP.
by lkrzeminski
Thu Jul 04, 2013 4:07 am
Forum: Open Source Nagios Projects
Topic: nrdp and vmw_sender
Replies: 11
Views: 2964

nrdp and vmw_sender

Hello, I am having a problem with NRDP with Nagios and just thought some of you guys have more experience and can help me out. We want to monitor alerts from the Vcentre. I already found a plugin that runs on the vcentre and sends data to nrdp. Everything seems to be working ok but nrdp is not sendi...