Hi All, Has anybody had any success using nrdp with nagios? I need to set it up for our esxi hosts to talk to nagios and Im having no luck. I can see the transaction come in on the apache access log but I get nothing after that. I installed per the standard install docs and I can see the web interface that comes up. Here is the test I send: ./send_nrdp.sh -u http://10.69.1.28/nrdp/ -t 744RD4BM -H MLX0070 -s "Passive check test" -S 0 -o "WARNING" and here it is showing up in the apache log on the nagios server: 10.69.1.70 - - [22/Jul/2013:17:08:18 -0700] "POST /nrdp// HTTP/1.1" 200 170 "-" "curl/7.19.7 (x86_64-unknown-linux-gnu) libcurl/7.19.7 NSS/3.13.1.0zlib/1.2.3 libidn/1.18 libssh2/1.2.2" but nothing in Nagios itself changes. Im befuddled. Any links or ideas Im all ears. Thanks, Sean