Search found 6 matches

by yctsai1
Fri Mar 02, 2012 4:17 pm
Forum: Open Source Nagios Projects
Topic: Check_Ping not working
Replies: 2
Views: 3913

Re: Check_Ping not working

>which ping /bin/ping >ls -l /bin/ping -rwsr-xr-x. 1 root root 36892 Jul 19 2011 /bin/ping >ls -l /usr/local/nagios/libexec | grep ping -rwxr-xr-x. 1 nagios nagios 107499 Mar 2 10:39 check_ping cgi.cfg does contain "ping_syntax=/bin/ping -n -U -c 5 $HOSTADDRESS$" without comment # --------...
by yctsai1
Fri Mar 02, 2012 11:15 am
Forum: Open Source Nagios Projects
Topic: Check_Ping not working
Replies: 2
Views: 3913

Check_Ping not working

After getting latest stable release Nagios Core installed on Cent OS 6.2 x86, I get Host Status: Down. Looking at the ping, I think the check_ping is not working but not sure why or how to fix this. Looks almost as if check_ping can't find /bin/ping ? where is this defined ? Output: [root@monitor li...
by yctsai1
Mon Oct 03, 2011 11:51 am
Forum: Nagios XI
Topic: Nagios Virtual Machine
Replies: 6
Views: 1755

Re: Nagios Virtual Machine

Looks like it must have something to do with MySQL not running. Now after creating a Web check and a ping check for google.com, Service Status gives the same errors on both checks... SQL: SQL Error [ndoutils] : Incorrect file format 'nagios_programstatus' SQL: SQL Error [ndoutils] : Incorrect file f...
by yctsai1
Mon Oct 03, 2011 6:51 am
Forum: Nagios XI
Topic: Nagios Virtual Machine
Replies: 6
Views: 1755

Re: Nagios Virtual Machine

Access Denied
by yctsai1
Sun Oct 02, 2011 10:52 am
Forum: Nagios XI
Topic: Nagios Virtual Machine
Replies: 6
Views: 1755

Re: Nagios Virtual Machine

> my sql -u root -pnagiosxi nagios

Error 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
by yctsai1
Sat Sep 17, 2011 9:48 pm
Forum: Nagios XI
Topic: Nagios Virtual Machine
Replies: 6
Views: 1755

Nagios Virtual Machine

Just downloaded the VM and created a Hyper-V VM.

Following the Nagio's installation procedure, I've logged in, changed root password but when I try to change the mysqladmin password, I get an error, Access Denied. I've used the command as described,

mysqladmin -u root -p'nagiosxi' password mypass1