<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi @all,<br>
    <br>
    I've the following output of a USR1 signal against the tor daemon in
    my log:<br>
    <br>
    Oct 11 19:16:36.000 [notice] --------------- Dumping memory
    information:<br>
    Oct 11 19:16:36.000 [notice] In buffers for <b>2021 connections</b>:
    6103606 used/6770688 allocated<br>
    Oct 11 19:16:36.000 [notice]   For 2 OR listener connections: 0
    used/0 allocated<br>
    Oct 11 19:16:36.000 [notice]   For <b>1269 OR connections</b>:
    478155 used/573440 allocated<br>
    Oct 11 19:16:36.000 [notice]   For 742 Exit connections: 5625383
    used/6189056 allocated<br>
    Oct 11 19:16:36.000 [notice]   For 1 Socks listener connections: 0
    used/0 allocated<br>
    Oct 11 19:16:36.000 [notice]   For 1 Directory listener connections:
    0 used/0 allocated<br>
    Oct 11 19:16:36.000 [notice]   For 1 Directory connections: 68
    used/8192 allocated<br>
    Oct 11 19:16:36.000 [notice]   For 4 CPU worker connections: 0
    used/0 allocated<br>
    Oct 11 19:16:36.000 [notice]   For 1 Control listener connections: 0
    used/0 allocated<br>
    Oct 11 19:16:36.000 [notice] In rephist: 567424 used by 3928 Tors.<br>
    Oct 11 19:16:36.000 [notice] In 7136 live descriptors: 9860168
    bytes.  In 14728 old descriptors: 20229585 bytes.<br>
    Oct 11 19:16:36.000 [notice] 3317 cells allocated on <b>1203
      circuits</b>. 0 cells leaked.<br>
    Oct 11 19:16:36.000 [notice] Our DNS cache has 455 entries.<br>
    Oct 11 19:16:36.000 [notice] Our DNS cache size is approximately
    184816 bytes.<br>
    Oct 11 19:16:36.000 [notice] mallinfo() said: arena=119304192,
    ordblks=6628, smblks=100, hblks=1, hblkhd=1052672, usmblks=0,
    fsmblks=6192, uordblks=89103552, fordblks=30200640, keepcost=4846928<br>
    <br>
    For my monitoring of the relay I thought having a look at the built
    circuits would be the right approach and indicates a "healthy"
    relay. But then I stumbled over the "Connections" vs. "OR
    connections" vs "circuits" (I bolded the values).<br>
    Now I'm a little bit confused. What is the right approach to monitor
    the health of a (n exit) relay?<br>
    <br>
    Thanks in advance,<br>
    ~Josef<br>
    <br>
    <br>
  </body>
</html>