Search found 26 matches
- Fri Sep 30, 2016 6:51 pm
- Forum: Nagios XI
- Topic: Linux Ubuntu install - troubleshoot services
- Replies: 9
- Views: 2289
Re: Linux Ubuntu install - troubleshoot services
that worked, thanks. Now, the values of 'current users' and 'users' is identical as are the values of 'Current load' and 'load'. Just trying to understand why by default there are 2 variables reporting same values, except the 'Current users and current load did have issues reporting before making th...
- Thu Sep 29, 2016 6:10 pm
- Forum: Nagios XI
- Topic: Linux Ubuntu install - troubleshoot services
- Replies: 9
- Views: 2289
Re: Linux Ubuntu install - troubleshoot services
############################################################################### # # Service configuration file # # Created by: Nagios Core Config Manager 2.5.2 # Date: 2016-09-29 16:08:45 # Version: Nagios 3.x config file # # --- DO NOT EDIT THIS FILE BY HAND --- # Nagios CCM will overwrite all man...
- Wed Sep 28, 2016 6:50 pm
- Forum: Nagios XI
- Topic: Linux Ubuntu install - troubleshoot services
- Replies: 9
- Views: 2289
Re: Linux Ubuntu install - troubleshoot services
We performed a default install. From the XI server, we can run checks for load (shows green [root@localhost-010049098179 libexec]# /usr/local/nagios/libexec/check_nrpe -H dmg-dev -t 30 -c check_load -a '-w 5 -c 10' OK - load average: 2.22, 2.22, 2.29|load1=2.220;5.000;10.000;0; load5=2.220;5.000;10....
- Wed Sep 28, 2016 1:23 pm
- Forum: Nagios XI
- Topic: Linux Ubuntu install - troubleshoot services
- Replies: 9
- Views: 2289
Re: Linux Ubuntu install - troubleshoot services
We did get an installation error, i.e: ---------------------------------------------- Processing triggers for libc-bin (2.19-0ubuntu6.9) ... Prerequisites installed OK RESULT=0 Running './2-usersgroups'... Adding users and groups... useradd: user 'nagios' already exists groupadd: group 'nagios' alre...
- Tue Sep 27, 2016 6:13 pm
- Forum: Nagios XI
- Topic: Linux Ubuntu install - troubleshoot services
- Replies: 9
- Views: 2289
Linux Ubuntu install - troubleshoot services
hello, Installed the linux agent for ubuntu and finding a number of services are either unknown or in warning or critical state (see attached). How would we rectify to show them as normal. The target system does run the cron and ssh daemons. Could not locate the command 'check_total_procs' on the na...
- Tue Sep 13, 2016 1:17 pm
- Forum: Nagios Fusion
- Topic: nagios fusion, create statis ip
- Replies: 3
- Views: 1776
Re: nagios fusion, create statis ip
That worked, thanks. Was hoping for the OVA installation to prompt for some network settings, guess that's not the case.
- Mon Sep 12, 2016 12:24 pm
- Forum: Nagios Fusion
- Topic: nagios fusion, create statis ip
- Replies: 3
- Views: 1776
nagios fusion, create statis ip
Hello, We deployed nagios fusion from the ova image. The system just came up fine but we would like to change the IP to a static IP. already created the DNS entry to nagiosfusion.qualcomm.com but the application keeps to use dhcp. How do we set the ip to our static ip we created? http://null-005056b...
- Fri Sep 09, 2016 4:17 pm
- Forum: Nagios XI
- Topic: Monitoring Wizard - Configuration verification failed
- Replies: 25
- Views: 5889
Re: Monitoring Wizard - Configuration verification failed
Great, this seems to work now. Question, shouldn't the ubuntu agent have this set be default, especially since we selected the ubuntu dist during the installation process? We did not have an issue witth the RHEL6 and CentOS systems. ------------------------------------------------ root@gberger-ubunt...
- Thu Sep 08, 2016 6:46 pm
- Forum: Nagios XI
- Topic: Monitoring Wizard - Configuration verification failed
- Replies: 25
- Views: 5889
Re: Monitoring Wizard - Configuration verification failed
root@gberger-ubuntu:~# head /usr/local/nagios/libexec/check_cpu_stats.sh #!/bin/sh # ======================================================================================== # CPU Utilization Statistics plugin for Nagios # # Written by : Steve Bosek (sbosek@mac.com) # Release : 1.3 # Creation date :...
- Thu Sep 08, 2016 2:16 pm
- Forum: Nagios XI
- Topic: Monitoring Wizard - Configuration verification failed
- Replies: 25
- Views: 5889
Re: Monitoring Wizard - Configuration verification failed
on the ubuntu system: root@gberger-ubuntu:/usr/local/nagios/libexec# /usr/local/nagios/libexec/check_cpu_stats.sh -w 85 -c 95 /usr/local/nagios/libexec/check_cpu_stats.sh: 140: /usr/local/nagios/libexec/check_cpu_stats.sh: Syntax error: redirection unexpected on a RHEL6 system: [root@ehealth-linux ~...