Jeff Blaine

Results 23 issues of Jeff Blaine

I'm stumped. What am I doing wrong? ``` require 'jsonclient' hostdb_base_url = 'http://ourserver.our.org:8000' hostdb_api_url = "#{hostdb_base_url}/api/v1" fqdn = 'rcf-test-ubuntu.our.org' now = Time.now datestr = "#{now.year}-#{now.month}-#{now.day} #{now.hour}:#{now.min}" client = JSONClient.new response...

BUG

* Version of collectd: 5.7.1 * Operating system / distribution: RHEL 7.4 ## Expected behavior Expect 'df' data for all xfs filesystems to be sent to graphite. ## Actual behavior...

Bug

## Description The "fips" plugin improperly detects whether the host is in FIPS mode or not. This is not a bug in the existing code per se but a larger...

Type: Bug

Nitpicky, but I think RETRACTED or WITHDRAWN is more appropriate for an effort to make a common changelog format.

In https://prometheus.io/docs/introduction/comparison/ under the Graphite section there is, to me, conflicting and confusing information that I can't make sense out of. I have **_bold italicized_** what I think the conflicting...

help-wanted

# Description `chef exec rspec` is not able to function due to it trying to make connections to 127.0.0.1 through our HTTP proxy, because it shouldn't be doing that. It...

Type: Bug
Aspect: Integration
Triage: Confirmed

I tried a `replace_attribute` call today that failed and that lead me to finding out about the undocumented `rename` instance method for my purposes. _I figured this should maybe be...

### :speaking_head: Foreword Thank for taking the time to fill this bug report fully. Without it we may not be able to fix the bug, and the issue may be...

## :ghost: Brief Description I was using this cookbook as a reference for one I am writing and while just reading the source code I believe I _happened across_ a...

##### Description of the problem Changed settings are not saved when you switch tabs in the settings dialog. You can't make a range of changes across all of the tabs...