When using the network switch wizard, snmp v3 isn't available. We need snmp v3 for our monitoring. How can we get this updated?
Search found 33 matches
- Tue Oct 01, 2013 2:01 pm
- Forum: Nagios XI
- Topic: snmp v3 Network Switch wizard
- Replies: 1
- Views: 673
- Mon Sep 16, 2013 10:05 am
- Forum: Nagios XI
- Topic: Services return Unknown status
- Replies: 2
- Views: 1231
Re: Services return Unknown status
Never mind. Apparently 2 config files were created one with a Uppercase letter in it. I removed that one and now everything is green.
- Mon Sep 16, 2013 9:49 am
- Forum: Nagios XI
- Topic: Services return Unknown status
- Replies: 2
- Views: 1231
Services return Unknown status
So I setup a few service checks on a host and when I test the check from the core configuration and the nagios host the check returns a value. The problem is the Nagios XI interface still shows the status as "UNKNOWN". Here is the output when I run it from the host: # /usr/local/nagios/lib...
- Fri Sep 13, 2013 1:52 pm
- Forum: Nagios XI
- Topic: LDAP Security Question
- Replies: 1
- Views: 549
LDAP Security Question
If I install this plugin http://exchange.nagios.org/directory/Addons/Components/LDAP-Authentication-XI-Component/details how granular can we control security within Nagios. For instance, is there some way to have role based authentication so it will grant the same access as if an admin checked any o...
- Thu Sep 12, 2013 8:31 am
- Forum: Nagios XI
- Topic: Monitor Setup Automation
- Replies: 1
- Views: 573
Monitor Setup Automation
We are currently using nagios core and evaluating Nagios XI. Right now when we setup an application server we have a job that automatically adds the application server monitor and disables it until the developer deploys their code. The monitor is created using a sed script which just outputs the def...
- Tue Sep 10, 2013 2:59 pm
- Forum: Nagios XI
- Topic: XI Shows performance graph isn't running
- Replies: 35
- Views: 9509
Re: XI Shows performance graph isn't running
You may want to change the default umask to 022, or get used to changing the permissions by hand when you restart the npcd service as 077 forces a default private system (nothing readable outside of owner). Edit: /etc/profile Change the line: umask 077 To: umask 022 Thanks for the suggestion, but s...
- Tue Sep 10, 2013 2:10 pm
- Forum: Nagios XI
- Topic: XI Shows performance graph isn't running
- Replies: 35
- Views: 9509
Re: XI Shows performance graph isn't running
scottwilkerson wrote:Can you run the following to amuse meCode: Select all
[root@localhost nagiosxi]# umask 0022
Code: Select all
# umask
0077- Tue Sep 10, 2013 12:30 pm
- Forum: Nagios XI
- Topic: XI Shows performance graph isn't running
- Replies: 35
- Views: 9509
Re: XI Shows performance graph isn't running
abrist wrote:selinux is not a distro, but a security mechanism. Check it with "getenforce" and post the output.
LOL! Sorry about that. I glanced at your comment and thought it said something about Suse.
Here is what you were looking for.
Code: Select all
# getenforce
Disabled- Tue Sep 10, 2013 11:19 am
- Forum: Nagios XI
- Topic: XI Shows performance graph isn't running
- Replies: 35
- Views: 9509
Re: XI Shows performance graph isn't running
RHEL 6abrist wrote:Oddly enough, the pid only needs og+r, it does not even need to have nagios:nagios permissions. It should be created with og+r, but in your case it is not. Are you running selinux?Code: Select all
getenforce
- Tue Sep 10, 2013 11:00 am
- Forum: Nagios XI
- Topic: XI Shows performance graph isn't running
- Replies: 35
- Views: 9509
Re: XI Shows performance graph isn't running
abrist wrote:What are the permissions on the following directory:Code: Select all
ls -lad /usr/local/nagiosxi/var/subsys/
Code: Select all
# ls -lad /usr/local/nagiosxi/var/subsys/
drwxr-xr-x 2 nagios nagios 4096 Sep 10 10:07 /usr/local/nagiosxi/var/subsys/