That means it's working! You'll see [ERROR] or [WARNING] messages if there's a problem. Are you not seeing any data in graphite?
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Uchenna Ojiaku - NOAA Affiliate <uchenna.ojiaku@xxxxxxxx>
Sent: Wednesday, March 1, 2017 2:41 PM To: HTCondor-Users Mail List Subject: Re: [HTCondor-users] Grafana + HTCondor Job Metrics Hi Kevin,
I'm getting this repeatedly in stdout. Could be because my graphite server wasn't specified properly?[root@xxxxxxx bin]# ./condor_probe.py /root/probes/etc/condor-probe.cfg 2017-03-01 14:58:10,416 [INFO] __main__ - Probe configuraion: {'delay': 30, 'graphite_host': 'xxxxxx.xxxxxx.xxxxx.xxxx.xxxx', 'graphite_pickle_port': 2004, 'influxdb_db': 'xxxxx', 'influxdb_host': 'xxxxx.xxxxx.xxxxx.xxxxx.xxx', 'influxdb_port': '8086', 'influxdb_tags': {'foo': 'bar'}, 'interval': 240, 'meta_namespace': 'probes.condor-mypool', 'namespace': 'clusters.mypool', 'once': False, 'pool': 'xxxx.xxxx.xxxxx.xxxxx.xxxxx', 'post_pool_glideins': False, 'post_pool_jobs': True, 'post_pool_prio': False, 'post_pool_slots': True, 'post_pool_status': True, 'retries': 10, 'test': False, 'use_graphite': True, 'use_gsi_auth': False, 'use_influxdb': False, 'x509_user_cert': '', 'x509_user_key': ''} 2017-03-01 14:58:10,417 [INFO] __main__ - querying pool xxxx.xxxxxx.xxxxxx.xxxxx.xxxxx status 2017-03-01 14:58:10,446 [INFO] __main__ - querying pool xxxxxx.xxxxx.xxxxxxx.xxxxx.xxxx slots 2017-03-01 14:58:10,473 [INFO] __main__ - querying pool xxxxxx.xxxxx.xxxxxxx.xxxxxx.xxx jobs 2017-03-01 14:58:10,476 [INFO] fifemon.probe - (clusters.mypool) posted data in 0.059867143631 s 2017-03-01 14:58:10,477 [INFO] fifemon.probe - (clusters.mypool) sleeping 229.940132856 s On Wed, Mar 1, 2017 at 2:25 PM, Kevin Retzke
<kretzke@xxxxxxxx> wrote:
|