Search found 3464 matches

by hsmith
Mon Aug 08, 2016 1:59 pm
Forum: Nagios Log Server
Topic: Installation Error
Replies: 28
Views: 11778

Re: Installation Error

What's the output of the command look like?

Code: Select all

curl -Is https://pypi.python.org/simple/pip/
by hsmith
Mon Aug 08, 2016 12:33 pm
Forum: Nagios Log Server
Topic: Installation Error
Replies: 28
Views: 11778

Re: Installation Error

Does this machine have unrestricted web access?
by hsmith
Mon Aug 08, 2016 9:35 am
Forum: Nagios Log Server
Topic: Installation Error
Replies: 28
Views: 11778

Re: Installation Error

Is this machine using a proxy?
by hsmith
Mon Aug 08, 2016 9:34 am
Forum: Nagios Log Server
Topic: NLS Backups not showing in Web UI Since upgrade to NLS 1.4.2
Replies: 32
Views: 7845

Re: NLS Backups not showing in Web UI Since upgrade to NLS 1

Can you show me a screenshot of your backup and maintenance page so I can throw together a quick command for testing?
by hsmith
Mon Aug 08, 2016 9:30 am
Forum: Nagios Log Server
Topic: Change instance IP
Replies: 5
Views: 1037

Re: Change instance IP

Try changing your settings here: Administration > General > Global Settings
by hsmith
Fri Aug 05, 2016 9:22 am
Forum: Nagios Log Server
Topic: user management question
Replies: 2
Views: 780

Re: user management question

This is not currently possible. I can ask the developers if there are plans to make access more customize-able in the future.
by hsmith
Fri Aug 05, 2016 9:20 am
Forum: Nagios Log Server
Topic: Email-Template definition %url% variable
Replies: 5
Views: 1611

Re: Email-Template definition %url% variable

Did you need anything else, or are we good to close this thread?
by hsmith
Fri Aug 05, 2016 9:18 am
Forum: Nagios Log Server
Topic: why _grokparsefailure?
Replies: 4
Views: 507

Re: why _grokparsefailure?

My assumption is it is coming in as a syslog, if that is the case, this one could be causing it:

Code: Select all

if [type] == "syslog" {
grok {
match => [ "message", "%{SYSLOGLINE}" ]
Can you temporarily disable this as a test and see what happens?
by hsmith
Thu Aug 04, 2016 4:48 pm
Forum: Nagios XI
Topic: Add vmware template
Replies: 14
Views: 3237

Re: Add vmware template

Sounds good. Let us know if you need help.
by hsmith
Thu Aug 04, 2016 4:31 pm
Forum: Nagios XI
Topic: Add vmware template
Replies: 14
Views: 3237

Re: Add vmware template

Nagios is not able to distribute the SDK for ESX if that's what you're looking for, you'll need to get that from the VMWare website.