Search found 3 matches

by BDKaatz
07 Dec 2016 01:13
Forum: How-to
Topic: How-to check E.F.A.-Version (with a monitoring tool)
Replies: 7
Views: 10748

Re: How-to check E.F.A.-Version (with a monitoring tool)

Greetings,

I have another update for you...

If you are running the E.F.A. server with https, enter the following command definition into commands.cfg:

# 'check_http_with_string' command definition
define command{
command_name check_http_with_string
command_line /usr/lib/nagios/plugins/check ...
by BDKaatz
27 Sep 2016 22:25
Forum: Introduction
Topic: Greetings from SoCal's Inland Empire
Replies: 1
Views: 2629

Greetings from SoCal's Inland Empire

Greetings folks,

I got tired of Symantec's Messaging Gateway (a.k.a. BrightMail) removing valid emails due to their Global Bad Senders List that apparently is based solely on domains. They have already added @icloud.com as well as @usdoj.gov, and since there is no transparency into that list, there ...
by BDKaatz
31 Aug 2016 00:14
Forum: How-to
Topic: Any workaround for no DNS available?
Replies: 3
Views: 4713

Re: Any workaround for no DNS available?

As a note, you can use the /etc/hosts file to take care of the DNS entries you need to keep track of for the local system.

Take a look at this post at the Wiki on LinuxQuestions.org.

Hope that helps. Let us know.