This is a bit strange.
I have a host template that, does not display a legitimate Contact group as a selectable option.
However If I look at the same HT in legacy CCM the contact group is there and selectable.
After saving the HT via Legacy CCM, and clicking the Yellow I dependency check icon in LCCM the CG is there.
I the click on the same HT in CCM and look at Alert Settings/Contact groups, the contact group still isn't there.
BUT when I click on the blue dependency check icon in CCM, the contact group is listed.
CCM Issue
CCM Issue
You do not have the required permissions to view the files attached to this post.
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: CCM Issue
thats a strange one man, are you getting any errors if you tail mysql and apache logs when viewing that screen?
Code: Select all
tail -f /var/log/mysqld.log
tail -f /var/log/httpd/access_logNagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: CCM Issue
couldn't tell yah, I just hosed the server, and am reinstalling centos and nagios from scratch, that should fix it.
and the other one doesn't have any errors
Code: Select all
[root@LkennagiosP01 ~]# tail -f /var/log/mysqld.log
131104 13:05:19 [ERROR] /usr/libexec/mysqld: Sort aborted
131104 13:05:19 [ERROR] /usr/libexec/mysqld: Sort aborted
131104 13:05:19 [ERROR] /usr/libexec/mysqld: Sort aborted
131104 13:05:19 [ERROR] /usr/libexec/mysqld: Sort aborted
131104 13:05:26 [ERROR] /usr/libexec/mysqld: Sort aborted
131104 13:05:26 [ERROR] /usr/libexec/mysqld: Sort aborted
131104 13:05:29 [ERROR] /usr/libexec/mysqld: Sort aborted
131104 13:05:29 [ERROR] /usr/libexec/mysqld: Sort aborted
131104 13:05:29 [ERROR] /usr/libexec/mysqld: Sort aborted
131104 13:05:29 [ERROR] /u
Last edited by benhank on Mon Nov 25, 2013 2:48 pm, edited 1 time in total.
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: CCM Issue
you're killing me man, gotta keep those strange issues around for testing!
Let us know how it goes, I'll be sure to check back.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: CCM Issue
I was kidding about hosing the system
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: CCM Issue
Does the contact group show up when you click the blue diskette "save" icon next to it's name in the CCM, is it in the flat configuration file? Is this contact group defined in a static configuration?
Re: CCM Issue
I would have added these yesterday, but the attachment limit is 3 files.
I und know/understand what you mean about static and dynamic files.
I und know/understand what you mean about static and dynamic files.
You do not have the required permissions to view the files attached to this post.
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
Re: CCM Issue
Do you have any errors in the apache error log when you try to access this page?
Code: Select all
tail -f /var/log/httpd/error_logBe sure to check out our Knowledgebase for helpful articles and solutions!