Search found 13 matches

by lancewang
Wed Jan 13, 2016 8:09 pm
Forum: Nagios XI
Topic: The CPU_Load.XML error in PNP4Nagiosxi
Replies: 23
Views: 3299

Re: The CPU_Load.XML error in PNP4Nagiosxi

tgriep wrote:Shall we close the post for you?
Yes!
Thank you.
by lancewang
Wed Jan 13, 2016 12:43 am
Forum: Nagios XI
Topic: The CPU_Load.XML error in PNP4Nagiosxi
Replies: 23
Views: 3299

Re: The CPU_Load.XML error in PNP4Nagiosxi

Hello,

I check the commands.cfg file between Nagios core with Nagios XI.
I found the check_nt command line had option '-s'.
It's password needed for the request.

The problem solved.

Thanks a lot.

Best Regards,

Lance
by lancewang
Mon Jan 11, 2016 10:21 pm
Forum: Nagios XI
Topic: The CPU_Load.XML error in PNP4Nagiosxi
Replies: 23
Views: 3299

Re: The CPU_Load.XML error in PNP4Nagiosxi

Hi, I monitored the NSClient host with Nagios core and Nagios XI at the same time. Nagios core had correct message but Nagios XI not. The nsc.ini file defined allowed hosts in NSClient host . [Settings] allowed_hosts=10.1.192.0/24 ####(Nagios core and Nagios XI subnet) And they configured the same c...
by lancewang
Mon Jan 11, 2016 9:10 pm
Forum: Nagios XI
Topic: The CPU_Load.XML error in PNP4Nagiosxi
Replies: 23
Views: 3299

Re: The CPU_Load.XML error in PNP4Nagiosxi

Hi, The nsc.ini file original define port number in remote hosts. I will restart nsc service when I change any config file. [NSClient] ;# NSCLIENT PORT NUMBER port=12489 And the 'netstat -an' command print in 10.1.192.207 使用中連線 協定 本機位址 外部位址 狀態 TCP 0.0.0.0:12489 0.0.0.0:0 LISTENING But the error mess...
by lancewang
Sun Jan 10, 2016 9:48 pm
Forum: Nagios XI
Topic: The CPU_Load.XML error in PNP4Nagiosxi
Replies: 23
Views: 3299

Re: The CPU_Load.XML error in PNP4Nagiosxi

Hi, I study in Nagios core upgrade to Nagios XI. We had over 300 hosts to monitor. We'll configure in /usr/local/nagios/etc/static manually. And I implement with Managing-Config-Files-Manually-With-Nagios-XI.pdf, but another problems found. So I just fix simpler case to make monitoring platform work...
by lancewang
Thu Jan 07, 2016 10:00 pm
Forum: Nagios XI
Topic: The CPU_Load.XML error in PNP4Nagiosxi
Replies: 23
Views: 3299

Re: The CPU_Load.XML error in PNP4Nagiosxi

I found a funny case when I run the commands in nagios xi host below. [root@localhost libexec]# ./check_nt -H 10.1.192.207 -v CPULOAD -l 5,80,90 connect to address 10.1.192.207 and port 1248: Connection refused could not fetch information from server [root@localhost libexec]# ./check_nt -H 10.1.192....
by lancewang
Thu Jan 07, 2016 1:04 am
Forum: Nagios XI
Topic: The CPU_Load.XML error in PNP4Nagiosxi
Replies: 23
Views: 3299

Re: The CPU_Load.XML error in PNP4Nagiosxi

Hi, The content of nsc.ini is here below. 'password=nagios' uncomment or not are the same result. 'password=' was also... [modules] FileLogger.dll CheckSystem.dll CheckDisk.dll NSClientListener.dll NRPEListener.dll SysTray.dll CheckEventLog.dll CheckHelpers.dll CheckExternalScripts.dll NRPEClient.dl...
by lancewang
Wed Jan 06, 2016 4:19 am
Forum: Nagios XI
Topic: The CPU_Load.XML error in PNP4Nagiosxi
Replies: 23
Views: 3299

Re: The CPU_Load.XML error in PNP4Nagiosxi

Dear rkennedy: I upgrade nrpe v 2.9 to v2.15. The problem solved. Thanks. I monitor a Windows Host with NSClient++. The Nagios xi show message 'NSClient - ERROR: Invalid password'. But another Nagios core is not. I configured nsc.ini ,but it still is. How can I check windows without check_nt passwor...
by lancewang
Tue Jan 05, 2016 2:20 am
Forum: Nagios XI
Topic: The CPU_Load.XML error in PNP4Nagiosxi
Replies: 23
Views: 3299

Re: The CPU_Load.XML error in PNP4Nagiosxi

Hello,

I found this case solved. But how can I fix any configuration to fix my problem?

Thanks a lot.

https://groups.google.com/forum/#!topic ... oee39b8g-4
by lancewang
Tue Jan 05, 2016 1:07 am
Forum: Nagios XI
Topic: The CPU_Load.XML error in PNP4Nagiosxi
Replies: 23
Views: 3299

Re: The CPU_Load.XML error in PNP4Nagiosxi

Hello, I just check_load with nrpe. But only check_load had a invalid characters every times. Other commands not. [root@localhost libexec]# ./check_nrpe -H 10.1.192.204 -c check_users USERS OK - 0 users currently logged in |users=0;5;10;0 [root@localhost libexec]# ./check_nrpe -H 10.1.192.204 -c che...