You need to have the HTCondor Python bindings installed ("condor-python" package).
Regards, Kevin From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Uchenna Ojiaku - NOAA Affiliate <uchenna.ojiaku@xxxxxxxx>
Sent: Friday, February 24, 2017 3:49 PM To: HTCondor-Users Mail List Subject: Re: [HTCondor-users] Grafana + HTCondor Job Metrics Hi Kevin,
I cannot use the systemd unit file because I am using Centos6 and not Centos7. I tried running the condor_probe.py script and this is the error I got. In fact, throughout my logs this is what I keep getting."Traceback (most recent call last): File "./condor_probe.py", line 12, in <module> import condor File "/directory/homedir/name/probes/bin/condor/__init__.py", line 4, in <module> from .status import get_pool_status File "/directory/homedir/name/probes/bin/condor/status.py", line 5, in <module> import classad ImportError: No module named classad" Uchenna On Fri, Feb 24, 2017 at 2:51 PM, Kevin Retzke
<kretzke@xxxxxxxx> wrote:
|