Search found 9 matches
- Wed Aug 10, 2016 9:28 pm
- Forum: Open Source Nagios Projects
- Topic: problems of nagios core 4.0.8 on aix 5.3
- Replies: 16
- Views: 4421
- Wed Aug 10, 2016 1:05 am
- Forum: Open Source Nagios Projects
- Topic: problems of nagios core 4.0.8 on aix 5.3
- Replies: 16
- Views: 4421
Re: problems of nagios core 4.0.8 on aix 5.3
thank u very much .
- Tue Aug 09, 2016 2:14 am
- Forum: Open Source Nagios Projects
- Topic: problems of nagios core 4.0.8 on aix 5.3
- Replies: 16
- Views: 4421
Re: problems of nagios core 4.0.8 on aix 5.3
hi , @tgriep , have nagios installed and running well on solaris 10 or solaris 9 ?
if there have no documents for install on solaris 10 , I think buy a linux machine is more efficient
.
if there have no documents for install on solaris 10 , I think buy a linux machine is more efficient
- Mon Aug 01, 2016 9:09 pm
- Forum: Open Source Nagios Projects
- Topic: problems of nagios core 4.0.8 on aix 5.3
- Replies: 16
- Views: 4421
Re: problems of nagios core 4.0.8 on aix 5.3
I have changed auto_reschedule_checks from 0 to 1 and restart nagios , and it does not work .
here is the cfg files . yes , i know nagios runs very well on redhat . This time i do not have a centos/readhat OS but AIX or SOLARIS .
here is the cfg files . yes , i know nagios runs very well on redhat . This time i do not have a centos/readhat OS but AIX or SOLARIS .
- Thu Jul 28, 2016 9:24 pm
- Forum: Open Source Nagios Projects
- Topic: problems of nagios core 4.0.8 on aix 5.3
- Replies: 16
- Views: 4421
Re: problems of nagios core 4.0.8 on aix 5.3
I set daemon_dumps_core=1 & debug_level=-1 in nagios.cfg , and start up the nagios daemon . $/opt/freeware/bin/nagios -d /etc/nagios/nagios.cfg and here is the log file , debug file , and the cfg file . I can not find something useful . nagios.rar I am running nagios on aix 5.3 , does aix suppor...
- Wed Jul 27, 2016 8:34 pm
- Forum: Open Source Nagios Projects
- Topic: problems of nagios core 4.0.8 on aix 5.3
- Replies: 16
- Views: 4421
Re: problems of nagios core 4.0.8 on aix 5.3
Try changing the group ownership for all of the plugins to the nagios group and then try and run the plugins in question while logged in as the nagios user. If that fails, we would have to see the commands.cfg file and the config files for those services that are failing. Could you post that? when ...
- Tue Jul 26, 2016 8:32 pm
- Forum: Open Source Nagios Projects
- Topic: problems of nagios core 4.0.8 on aix 5.3
- Replies: 16
- Views: 4421
Re: problems of nagios core 4.0.8 on aix 5.3
Can you run the following on that server and post the output? ls -l /opt/freeware/lib/nagios/plugins/ $ id uid=64320(nagios) gid=64320(nagios) groups=64321(nagiscmd) $ ls -l /opt/freeware/lib/nagios/plugins/ total 5847 -rwxr-xr-x 1 root system 141522 Jul 02 2014 check_apt -rwxr-xr-x 1 root system 2...
- Tue Jul 26, 2016 1:32 am
- Forum: Open Source Nagios Projects
- Topic: problems of nagios core 4.0.8 on aix 5.3
- Replies: 16
- Views: 4421
Re: problems of nagios core 4.0.8 on aix 5.3
When a plugin is executed by the Nagios process, it is executed by the by the nagios user account. Can you verify that the plugins can be executed while logged in to the server as the nagios user? Can you post the directory listing of the folder where the plugins are installed so we can view the se...
- Sun Jul 24, 2016 9:05 pm
- Forum: Open Source Nagios Projects
- Topic: problems of nagios core 4.0.8 on aix 5.3
- Replies: 16
- Views: 4421
problems of nagios core 4.0.8 on aix 5.3
I am running nagios core 4.0.8 on aix 5.3 . and i have some question . 1) the processes are defunct $ ps -ef | grep nagios nagios 1179788 1286550 0 0:00 <defunct> nagios 1417358 1286550 0 0:00 <defunct> nagios 1527888 1286550 0 0:00 <defunct> nagios 655624 1286550 0 0:00 <defunct> nagios 1286550 1 0...