Search found 11 matches
- Mon Apr 01, 2019 12:11 pm
- Forum: Nagios XI
- Topic: AIX 7.2 support
- Replies: 9
- Views: 2247
Re: AIX 7.2 support
You can close this now. We've decided to look for another monitoring solution that better supports AIX 7.2. Nagios looks like a fantastic product, other than the lack of AIX 7.2 support. Thanks.
- Thu Mar 28, 2019 5:46 pm
- Forum: Nagios XI
- Topic: AIX 7.2 support
- Replies: 9
- Views: 2247
Re: AIX 7.2 support
I have setup ssh keys. See command sample below: [nagios@btsrheltest1 libexec]$ /usr/local/nagios/libexec/check_by_ssh -E -H migration2 -C uptime 03:21PM up 5 days, 7:46, 1 user, load average: 3.36, 3.33, 3.36 However, when I look at server status for that host (migration2), I see a bunch of errors ...
- Thu Mar 28, 2019 9:34 am
- Forum: Nagios XI
- Topic: AIX 7.2 support
- Replies: 9
- Views: 2247
Re: AIX 7.2 support
I got the ssh portion working. Is there some url that tells me the difference between what the ssh client and what having the actual full blown agent installed does? What am I missing by not being able to install the agent on my AIX servers? Thanks.
- Wed Mar 27, 2019 3:32 pm
- Forum: Nagios XI
- Topic: AIX 7.2 support
- Replies: 9
- Views: 2247
Re: AIX 7.2 support
Thanks for the reply. Unfortunately, I have too many dependency requirements to get all those rpm's installed: [migration2:/home/nagios/rpms]# rpm -Uvh *.rpm error: Failed dependencies: gettext is needed by gawk-4.2.1-1.ppc gmp >= 6.1.2-1 is needed by gawk-4.2.1-1.ppc mpfr >= 3.1.6-1 is needed by ga...
- Wed Mar 27, 2019 11:19 am
- Forum: Nagios XI
- Topic: AIX 7.2 support
- Replies: 9
- Views: 2247
AIX 7.2 support
I have a evaluation version of Nagios XI installed on Redhat 7.6. We are trying to evaluate if we can monitor 50+ AIX 7.2 servers. This page: https://assets.nagios.com/downloads/nagiosxi/docs/Installing_The_XI_AIX_Agent.pdf?__hstc=118811158.2cd1b1d8ea9b5d02b600188c8f3ad78f.1553636500158.155363650015...
- Tue Mar 26, 2019 1:28 pm
- Forum: Nagios XI
- Topic: Nagios XI install error - The script that failed was: './3-d
- Replies: 11
- Views: 1865
Re: Nagios XI install error - The script that failed was: '.
That was the fix. Got it installed. I can get signed on the url.
THANK YOU!!
THANK YOU!!
- Tue Mar 26, 2019 12:53 pm
- Forum: Nagios XI
- Topic: Nagios XI install error - The script that failed was: './3-d
- Replies: 11
- Views: 1865
Re: Nagios XI install error - The script that failed was: '.
Okay, did a touch /root/nagiosxi/installed.services Install failed. I pasted the portion of the install.log below: DATE: Tue Mar 26 10:51:36 PDT 2019 DISTRO INFO: RedHatEnterpriseServer 7.6 x86_64 THIS IS A NEW INSTALL! INSTALLING: full=5.5.11 major=5 minor=5.11 releasedate=2019-02-28 release=5511 R...
- Tue Mar 26, 2019 12:30 pm
- Forum: Nagios XI
- Topic: Nagios XI install error - The script that failed was: './3-d
- Replies: 11
- Views: 1865
Re: Nagios XI install error - The script that failed was: '.
There is no /tmp/nagiosxi. However, I did do: cat /root/nagiosxi/nagiosxi/services >> /etc/services and then touched installed.services at /root/nagiosxi/nagiosxi. Here's the install.log from running fullinstall just now: DATE: Tue Mar 26 10:27:59 PDT 2019 DISTRO INFO: RedHatEnterpriseServer 7.6 x86...
- Tue Mar 26, 2019 11:39 am
- Forum: Nagios XI
- Topic: Nagios XI install error - The script that failed was: './3-d
- Replies: 11
- Views: 1865
Re: Nagios XI install error - The script that failed was: '.
[root@btsrheltest1 nagiosxi]# ls -al /etc/services
-rw-r--r--. 1 root root 670293 Jun 7 2013 /etc/services
-rw-r--r--. 1 root root 670293 Jun 7 2013 /etc/services
- Tue Mar 26, 2019 10:16 am
- Forum: Nagios XI
- Topic: Nagios XI install error - The script that failed was: './3-d
- Replies: 11
- Views: 1865
Re: Nagios XI install error - The script that failed was: '.
Thank you for your help. I can see the installed.mysql got created at the same time as the other files: ls -l /root/nagiosxi/installed* -rw-r--r--. 1 root root 0 Mar 25 14:01 /root/nagiosxi/installed.mysql -rw-r--r--. 1 root root 0 Mar 25 14:01 /root/nagiosxi/installed.prereqs -rw-r--r--. 1 root roo...