2012 R1.6 : apply configuration doesn't work

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Frédéric GRANAT
Posts: 445
Joined: Mon Nov 19, 2012 11:36 am

Re: 2012 R1.6 : apply configuration doesn't work

Post by Frédéric GRANAT »

Code: Select all

[root@nagiosxi libexec]# ls -l /usr/local/nagios/libexec/check_iftraffic3.pl
-rwxr-xr-x 1 nagios nagios 18663 Oct 25 12:28 /usr/local/nagios/libexec/check_iftraffic3.pl

Code: Select all

[root@nagiosxi libexec]# cat /etc/group| grep nag
nagios:x:500:apache,nagios
nagcmd:x:501:apache,nagios
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: 2012 R1.6 : apply configuration doesn't work

Post by lmiltchev »

It's very strange that you can run this command successfully from the command line, but it fails when you test it in the CCM. Not all of the checks can be tested in CCM because of escaping issues, but this is not the case here. Very odd. Can you post the output of the following command?

Code: Select all

chage -l nagios
BTW, can you apply configuration successfully now?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Frédéric GRANAT
Posts: 445
Joined: Mon Nov 19, 2012 11:36 am

Re: 2012 R1.6 : apply configuration doesn't work

Post by Frédéric GRANAT »

Code: Select all

[root@nagiosxi libexec]# chage -l nagios
Last password change                                    : Mar 14, 2013
Password expires                                        : never
Password inactive                                       : never
Account expires                                         : never
Minimum number of days between password change          : 0
Maximum number of days between password change          : 99999
Number of days of warning before password expires       : 7
BTW, can you apply configuration successfully now?
=> Yes
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: 2012 R1.6 : apply configuration doesn't work

Post by scottwilkerson »

We might need you to send your latest configuration snapshot to [email protected] along with the name of this host/service and a copy of the /usr/local/nagios/libexec/check_iftraffic3.pl off of the server
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Frédéric GRANAT
Posts: 445
Joined: Mon Nov 19, 2012 11:36 am

Re: 2012 R1.6 : apply configuration doesn't work

Post by Frédéric GRANAT »

Hi,
Please find attached a copy of check-iftraffic3.pl

We might need you to send your latest configuration snapshot to [email protected]
=> How can I get my latest configuration ?

Rgds,

Frederic
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: 2012 R1.6 : apply configuration doesn't work

Post by scottwilkerson »

Configure -> CCM -> Configuration Snapshots
click the disk icon on the newest item

Yes, please send to [email protected] with the name of the host/service
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Frédéric GRANAT
Posts: 445
Joined: Mon Nov 19, 2012 11:36 am

Re: 2012 R1.6 : apply configuration doesn't work

Post by Frédéric GRANAT »

Done but I received the following email :

Important Note:

Email support for Nagios XI is only available to customers with an
active support/maintenance plan. Your email was automatically
rejected because our system shows that you are not subscribed to a
support/maintenance plan.

Nagios XI Customers:

If you are a Nagios XI customer with an active support/maintenance
plan, please contact our sales team at [email protected] to gain access
to Nagios XI email support.

Purchasing Support:

You may obtain email support services for Nagios XI by purchasing or
renewing your support/maintenance subscription online at:

http://www.nagios.com/products/nagiosxi/pricing/buynow
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: 2012 R1.6 : apply configuration doesn't work

Post by lmiltchev »

Please, contact our sales department at [email protected] to make sure you are currently on the support contact list. Thank you!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked