• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

voxpupuli / puppet-collectd / 2670
0%

Build:
DEFAULT BRANCH: master
Ran 13 May 2020 08:39PM UTC
Jobs 1
Files 0
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2670

Pull #942

travis-ci

Romain Tartière
Allow the getval task to work with customized hostnames

The default hostname used by collectd is system dependent as retuned by
gethostname(3) (On FreeBSD it's the FQDN, while on Linux it's the
non-FQDN).  The python method socket.gethostname() always return a
non-FQDN, and the user has the ability to tune the hostname as he wish
in the collectd configuration (hostname parameter).

This change allow to use a customized hostname by using an optional
argument "hostname".  When not provided, the non-FQDN and the FQDN are
tried in turn to fetch the requested metric value.
Pull Request #942:

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2670.2 (2.5.3, PUPPET_VERSION="~> 6.0" CHECK=test_with_coveralls) 13 May 2020 08:39PM UTC 0
0.0
Travis Job 2670.2
Source Files on build 2670
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2670
  • Pull Request #942
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc