Search found 4 matches

by Kimseongcheol
Thu Oct 01, 2015 8:38 pm
Forum: Nagios XI
Topic: I changed Nagios web port but other function doesn't work
Replies: 1
Views: 352

I changed Nagios web port but other function doesn't work

Hello.

After I changed Nagios web port 80(default) to 9000, Some function doesn't work.
I applied configuration. but it doesn't work. Performance graph also doesn't work.

So i restore port 80. :cry:

Help me!!
by Kimseongcheol
Mon Mar 30, 2015 7:35 pm
Forum: Nagios XI
Topic: Performance graph doesn't show integer data.
Replies: 1
Views: 775

Performance graph doesn't show integer data.

Hi~ I'm new to developing Nagios plugins. It output integer data every 30 minutes. After adding performance data to my script output and i can show graph by using nagiosgraph. My problem is this graph show float type (not absolute integer value) ex)if i point cursor on the graph, it appears 2.847 no...
by Kimseongcheol
Thu Jan 29, 2015 6:18 pm
Forum: Nagios XI
Topic: Lost all service&host data in Nagios..
Replies: 5
Views: 1093

Re: Lost all service&host data in Nagios..

Hi Rockerman It happened after i executed reset vmware. Hi scottwilkerson I ran this code but there are no changes. service nagios stop service ndo2db stop kill all -9 nagios killall -9 ndo2db service ndo2db start service nagios start Nagios Web UI still don't show any services & hosts. Then i r...
by Kimseongcheol
Thu Jan 29, 2015 5:00 am
Forum: Nagios XI
Topic: Lost all service&host data in Nagios..
Replies: 5
Views: 1093

Lost all service&host data in Nagios..

All services&hosts disappeared from the Nagios XI web UI I have rebooted several times. But when I go to Service,hosts Detail view, it says "No matching services found" , "No matching hosts found" However i can see service and host in nagios core configure Manager... what is ...