You'll need to pass it a config file. See etc/condor-probe.cfg for an example, and documentation in the README or at https://fifemon.github.io/probes/. Sorry for the terrible error message, I opened an issue to fix that.
Kevin
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Uchenna Ojiaku - NOAA Affiliate <uchenna.ojiaku@xxxxxxxx>
Sent: Monday, February 27, 2017 11:19 AM To: HTCondor-Users Mail List Subject: Re: [HTCondor-users] Grafana + HTCondor Job Metrics Thanks Luke.
What could be the issue?Kevin, After installing condor-python successfully and updating the condor-probes config file I did: (venv2.0)[xxxxxxxxxxxxxx@xxxxxxxxxx bin]$ ./condor_probe.py Traceback (most recent call last): File "./condor_probe.py", line 147, in <module> opts = get_options() File "./condor_probe.py", line 118, in get_options 'pool': config.get("condor", "pool"), File "/usr/lib64/python2.6/ConfigParser.py", line 556, in get raise NoSectionError(section) ConfigParser.NoSectionError: No section: 'condor' On Mon, Feb 27, 2017 at 11:04 AM, L Kreczko
<L.Kreczko@xxxxxxxxxxxxx> wrote:
|