Search found 42 matches
- Fri Aug 18, 2017 2:33 pm
- Forum: Open Source Nagios Projects
- Topic: ndoutils constantly deinitializes
- Replies: 1
- Views: 1140
ndoutils constantly deinitializes
I have for quite some time, seen a error where ndoutils constantly deinitializes maybe something else is going on, here is a log snippet; [1503084490] Local time is Fri Aug 18 12:28:10 PDT 2017 [1503084490] LOG VERSION: 2.0 [1503084490] ndomod: NDOMOD 1.4b9 (10-27-2009) Copyright (c) 2009 Nagios Cor...
- Fri Feb 10, 2017 1:56 pm
- Forum: Open Source Nagios Projects
- Topic: Unable to curl against cmd.cgi
- Replies: 3
- Views: 4379
Unable to curl against cmd.cgi
I am running this command curl -d "cmd_typ=23&cmd_mod=2&host=mobile-u64-1032&btnSubmit=Commit" "http://mobile-mon-02/nagios/cgi-bin/cmd.cgi" -u I've added my user account to all the cmd.cgi entries for users, authentication - when I run the command I get; Sorry, but y...
- Mon Dec 19, 2016 2:31 pm
- Forum: Nagios XI
- Topic: Performance data max number of labels?
- Replies: 9
- Views: 2220
Re: Performance data max number of labels?
On Ubuntu there is nagios-nrpe-server which is the agent package. The only way we got 4k support was by editing the source and recompiling. We run both a Nagios Core and Nagios XI (Testing if viable) server - neither support 4k out of the box. I did not see any nrpe or check_nrpe options for achievi...
- Fri Dec 16, 2016 8:39 pm
- Forum: Nagios XI
- Topic: Performance data max number of labels?
- Replies: 9
- Views: 2220
Re: Performance data max number of labels?
I found the problem. There is a max output length to nrpe, which truncates the performance data and other things, that are too long. #define MAX_PACKETBUFFER_LENGTH 1024 /* max amount of data we'll send Located in common.h for nrpe. Changing it to 4096 and recompiling, deploying to an agent and clie...
- Fri Dec 16, 2016 6:21 pm
- Forum: Nagios XI
- Topic: Performance data max number of labels?
- Replies: 9
- Views: 2220
Re: Performance data max number of labels?
Limit seems to be 35 labels. Neat.
- Fri Dec 16, 2016 5:56 pm
- Forum: Nagios XI
- Topic: Performance data max number of labels?
- Replies: 9
- Views: 2220
Re: Performance data max number of labels?
Found the stackable graph explorer. Is it possible to save the options so you don't have to add 40 data sources for each host, every time you need to view the graph? Also noticed the multistacked performances do not show any perfdata, despite the other graph menus displaying the perfdata - there an ...
- Fri Dec 16, 2016 5:46 pm
- Forum: Nagios XI
- Topic: Performance data max number of labels?
- Replies: 9
- Views: 2220
Re: Performance data max number of labels?
We verified that 12 datasources worked, however the graph itself, where you can click to enable or disable a datasource realtime for viewing, limits to 5. Is there anywhere I can change that? Finding this graph VERY limiting.
- Fri Dec 16, 2016 5:31 pm
- Forum: Nagios XI
- Topic: Performance data max number of labels?
- Replies: 9
- Views: 2220
Re: Performance data max number of labels?
We reduced the number of labels/datasources down to 5 and its working now.
What is the limit in this?
What is the limit in this?
- Fri Dec 16, 2016 4:41 pm
- Forum: Nagios XI
- Topic: Performance data max number of labels?
- Replies: 9
- Views: 2220
Performance data max number of labels?
Is there a limit to how many labels I can have? I am trying to graph the iowait on a 40 core server and the data is not graphing. Performance Data: CPU_0=16.57 CPU_1=3.95 CPU_2=3.45 CPU_3=3.37 CPU_4=3.31 CPU_5=3.26 CPU_6=3.18 CPU_7=3.13 CPU_8=3.08 CPU_9=3.00 CPU_10=4.45 CPU_11=4.25 CPU_12=6.01 CPU_1...
- Fri Dec 16, 2016 2:17 pm
- Forum: Nagios XI
- Topic: LDAP + AuthLDAPBindDN / AuthLDAPBindPassword
- Replies: 4
- Views: 1130
Re: LDAP + AuthLDAPBindDN / AuthLDAPBindPassword
I do not run the services, but it is either AD or OpenLDAP. I have a service account that authenticates the LDAP users, but it is not an administrator account. The fields in the subject are what I need to use.
AuthLDAPURL
AuthLDAPBindDN
AuthLDAPBindPassword
AuthLDAPURL
AuthLDAPBindDN
AuthLDAPBindPassword