Search found 2 matches

by hents1230
Wed Jan 21, 2015 1:27 am
Forum: Open Source Nagios Projects
Topic: NRDP and Nagios and SCOM
Replies: 5
Views: 4567

Re: NRDP and Nagios and SCOM

abrist wrote:Does the command file exist?

Code: Select all

ls -la /usr/local/nagios/var/rw/nagios.cmd
Yes it does exist, but its empty. My path is :

Code: Select all

/var/lib/nagios3/rw/nagios.cmd
by hents1230
Tue Jan 20, 2015 3:50 pm
Forum: Open Source Nagios Projects
Topic: NRDP and Nagios and SCOM
Replies: 5
Views: 4567

NRDP and Nagios and SCOM

Hello! I've installed Nagios 3.5.1 and NRDP on Ubuntu Server. How can I test if NRDP is working properly? Whenever I enter command(DISABLE_HOST_NOTIFICATIONS;localhost), I get response "BAD COMMAND FILE". Has anyone ever integrated SCOM to Nagios? What is the easiest way to do it and where...