Search found 8 matches

by b.trichter
Thu May 22, 2014 3:13 am
Forum: Nagios XI
Topic: How To Telnet?
Replies: 1
Views: 681

How To Telnet?

Hi,

Is there a to perform Telnet check from a server which has Nagios client installed on it, to a server without a nagios client?
by b.trichter
Mon Feb 24, 2014 8:00 am
Forum: Nagios XI
Topic: High CPU usage
Replies: 1
Views: 447

High CPU usage

Hi,

My Nagios server is showing high CPU usage.
The server is equipped with 1CPU and 2GB Ram.
Please see attached screenshots

What do you recommend?

Best,

Benny
by b.trichter
Sun Jul 07, 2013 2:32 am
Forum: Nagios XI
Topic: List of all Email recipients
Replies: 7
Views: 1408

Re: List of all Email recipients

Thanks for the help, it's working.
by b.trichter
Wed Jul 03, 2013 2:27 am
Forum: Nagios XI
Topic: List of all Email recipients
Replies: 7
Views: 1408

Re: List of all Email recipients

This one: notify-"host/service"-by-email
by b.trichter
Tue Jul 02, 2013 7:32 am
Forum: Nagios XI
Topic: List of all Email recipients
Replies: 7
Views: 1408

Re: List of all Email recipients

Thanks for this.

I'll try to clarify, i would like to see the recipients list each time i receive email notification.

Is there a way to set this up?
by b.trichter
Mon Jul 01, 2013 5:54 am
Forum: Nagios XI
Topic: List of all Email recipients
Replies: 7
Views: 1408

List of all Email recipients

Is there a way to set email structure to show all recipients that receive a given email notification when receiving email notification?

I am looking for a general solution rather than a one for specific alerts that will have me changing each and every alert i already defined.
by b.trichter
Thu Jun 27, 2013 3:29 am
Forum: Nagios XI
Topic: Service check time out modification
Replies: 5
Views: 16104

Re: Service check time out modification

Thanks for this, The thing is that the "Service check time out" prohibit you from passing 60 sec duration, even if you use check_nrpe, this is for all Nagios checks. You may increase the duration but it will impact all checks, while i am interesting in extending the check duration for spec...
by b.trichter
Wed Jun 26, 2013 6:38 am
Forum: Nagios XI
Topic: Service check time out modification
Replies: 5
Views: 16104

Service check time out modification

Hi, I have several long checks, i.e. stored procedures which run for long period of time, some of them for more then 10 min. Currently, the "Service check time out" parameter is defined for 60 sec. after which the the check will fail. I don't wish to modify (increase) this parameter for al...