Search found 11 matches

by wilsonckk
Mon Mar 06, 2017 3:59 am
Forum: Nagios XI
Topic: NRDP Not Showing Unconfigured Objects
Replies: 21
Views: 11915

Re: NRDP Not Showing Unconfigured Objects

I've install version 5.3.3 on a clean machine. Results still the same, no "Unconfigured Objects" shown.
by wilsonckk
Wed Mar 01, 2017 8:50 pm
Forum: Nagios XI
Topic: NRDP Not Showing Unconfigured Objects
Replies: 21
Views: 11915

Re: NRDP Not Showing Unconfigured Objects

/etc/httpd/conf.d/nrdp.conf <Directory "/usr/local/nrdp"> # SSLRequireSSL Options None AllowOverride None Order allow,deny Allow from all # Order deny,allow # Deny from all # Allow from 127.0.0.1 # AuthName "NRDP" # AuthType Basic # AuthUserFile /usr/local/nrdp/htpasswd.users # ...
by wilsonckk
Tue Feb 28, 2017 8:42 pm
Forum: Nagios XI
Topic: NRDP Not Showing Unconfigured Objects
Replies: 21
Views: 11915

Re: NRDP Not Showing Unconfigured Objects

Is it possible to let me know what settings are needed for Apache and what permissions needed for what files for Unconfigured Objects to appear so that I can verify on all these settings?
by wilsonckk
Mon Feb 27, 2017 8:56 pm
Forum: Nagios XI
Topic: NRDP Not Showing Unconfigured Objects
Replies: 21
Views: 11915

Re: NRDP Not Showing Unconfigured Objects

The hardening script is passed to me from our customer, so wouldn't be able to get the details of what is being hardened. Normally we will have to know what is the cause of the issue, then do the softening as necessary. Can you guide me the process to see what could be wrong? How to check SSL is bei...
by wilsonckk
Sun Feb 26, 2017 8:15 pm
Forum: Nagios XI
Topic: NRDP Not Showing Unconfigured Objects
Replies: 21
Views: 11915

Re: NRDP Not Showing Unconfigured Objects

ls -l /usr/local/nagios/var/rw/ total 0 prw-rw---- 1 nagios nagios 0 Feb 20 17:54 nagios.cmd srw-rw---- 1 nagios nagios 0 Feb 10 14:20 nagios.qh ls -l /usr/local/nagiosxi/ total 20 drwxr-xr-x. 2 nagios nagios 4096 Feb 7 10:54 cron drwxr-xr-x. 3 nagios nagios 44 Oct 21 20:21 etc drwxr-xr-x. 19 nagios...
by wilsonckk
Wed Feb 22, 2017 1:05 am
Forum: Nagios XI
Topic: NRDP Not Showing Unconfigured Objects
Replies: 21
Views: 11915

Re: NRDP Not Showing Unconfigured Objects

There is no reason why I used version 5.2.9. I'm evaluating Nagios XI few months back, then stop for a couple of months to do other project. Then back to this evaluation as this project is about to kick start. I'm doing an offline installation. I've already setup the whole monitoring for the project...
by wilsonckk
Tue Feb 21, 2017 3:34 am
Forum: Nagios XI
Topic: NRDP Not Showing Unconfigured Objects
Replies: 21
Views: 11915

Re: NRDP Not Showing Unconfigured Objects

I've not done anything to the error as I've no idea how to do it.
by wilsonckk
Mon Feb 13, 2017 8:47 pm
Forum: Nagios XI
Topic: NRDP Not Showing Unconfigured Objects
Replies: 21
Views: 11915

Re: NRDP Not Showing Unconfigured Objects

When doing Submit Check Data, the results are as follows: <result> <status>0</status> <message>OK</message> <meta> <output>2 checks processed.</output> </meta> </result> I've tried resetting the tokens a few times already. ls -l /usr/local/nagiosxi/var [root@NAGIOSSVR tmp]# ls -l /usr/local/nagios/v...
by wilsonckk
Sun Feb 12, 2017 8:57 pm
Forum: Nagios XI
Topic: NRDP Not Showing Unconfigured Objects
Replies: 21
Views: 11915

Re: NRDP Not Showing Unconfigured Objects

I do a tcpdump on port 80 and use Wireshark to open the pcap. I can see that Nagios Server Workstation is able to receive the results send by client, but it did not appear on "Unconfigured Objects". The results are as follow: POST /nrdp// HTTP/1.1 User-Agent: curl/7.29.0 Host: xxx.xxx.xx.x...
by wilsonckk
Wed Feb 08, 2017 9:50 pm
Forum: Nagios XI
Topic: NRDP Not Showing Unconfigured Objects
Replies: 21
Views: 11915

Re: NRDP Not Showing Unconfigured Objects

Here are some of the log after running tail -f /var/log/httpd/*_log: ==> /var/log/httpd/access_log <== ::1 - - [08/Feb/2017:17:28:52 +0800] "POST /nagiosxi/backend/ HTTP/1.1" 200 1590 "-" "BinGet/1.00.A (http://www.bin-co.com/php/scripts/load/)" 192.168.10.200 - - [08/F...