Search found 4 matches

by naguser
Sun May 10, 2015 6:17 am
Forum: Open Source Nagios Projects
Topic: default_statusmap_layout not working
Replies: 7
Views: 3541

Re: default_statusmap_layout not working

For what it's worth, I looked into this issue and made some comments on the GitHub page: https://github.com/NagiosEnterprises/nagioscore/issues/37#issuecomment-100601221 Basically, the core cgi files still respect the setting, but for some reason the new maps in 4.1 do not. I documented how to set ...
by naguser
Tue May 05, 2015 11:46 am
Forum: Open Source Nagios Projects
Topic: check_tcp - how to check for immediately closed connection
Replies: 2
Views: 2029

check_tcp - how to check for immediately closed connection

I'm trying to test a telnet connection with check_tcp. When the end-service is not working, it still accepts connections, but closes them immediately. So check_tcp always passes. Is there anyway to make check_tcp require a few seconds of open connection? I tried using delay parameter - no good. I tr...
by naguser
Mon Apr 13, 2015 2:39 pm
Forum: Open Source Nagios Projects
Topic: default_statusmap_layout not working
Replies: 7
Views: 3541

Re: default_statusmap_layout not working

Thanks abrist.
by naguser
Fri Apr 10, 2015 6:38 am
Forum: Open Source Nagios Projects
Topic: default_statusmap_layout not working
Replies: 7
Views: 3541

default_statusmap_layout not working

Hello, I'm new to Nagios and loving it. The one thing I can't get is the map view to default to Balanced Tree Horizontal. I found default_statusmap_layout in cgi.cfg but any setting is ignored and it defaults to circular. I restart nagios after changing. Using Nagios Core 4.1.0rc1 on CentOS 7.1.1503...