Search found 5 matches
- Fri Oct 31, 2014 10:22 am
- Forum: Nagios Log Server
- Topic: "Failed parsing date from"
- Replies: 1
- Views: 1707
"Failed parsing date from"
Hi! I have installed Nagios Log Server and tried to configure Ubuntu server's rsyslog to send logs. Now I can see the error message in /var/log/logstash/logstash.log "{:timestamp=>"2014-10-31T11:17:59.321000-0400", :message=>"Failed parsing date from field", :field=>"ti...
- Tue Sep 17, 2013 1:02 pm
- Forum: Open Source Nagios Projects
- Topic: Monitoring with SSH without installing plugins to client
- Replies: 2
- Views: 1234
Re: Monitoring with SSH without installing plugins to client
OK! Thanks for your answer 
- Tue Sep 17, 2013 6:32 am
- Forum: Open Source Nagios Projects
- Topic: Monitoring with SSH without installing plugins to client
- Replies: 2
- Views: 1234
Monitoring with SSH without installing plugins to client
On NCA Prep guide is mentioned, that: "The final reason you may consider SSH to the checking on the remote server is that you may not be able to install applications or compile applications on the remote server." Anyway check_by_ssh does require the plugins installed on remote server. (&qu...
- Sat Jul 28, 2012 11:55 pm
- Forum: Open Source Nagios Projects
- Topic: check_by_ssh with password?
- Replies: 1
- Views: 998
check_by_ssh with password?
Hi!
Is there any known solution how to use check_by_ssh (or similar) plugin with ssh password authentication? We think that in our case authorized keys is not so great idea, and we'd like to use password-based authentication.
Thanks in advance!
Is there any known solution how to use check_by_ssh (or similar) plugin with ssh password authentication? We think that in our case authorized keys is not so great idea, and we'd like to use password-based authentication.
Thanks in advance!
- Thu Jul 19, 2012 12:52 am
- Forum: Open Source Nagios Projects
- Topic: check_by_ssh performance
- Replies: 1
- Views: 904
check_by_ssh performance
Hi! We are planning to start monitoring our servers by nagios (or nagiosxi), but we have reasons why we want to do it by check_by_ssh. There is written in document: "This method will not be covered here, but can result in high load on your monitoring server if you are monitoring hundreds or tho...