Process Conn Status

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Process Conn Status

  • Creator
    Topic
  • #48286
    Julie Kimmel
    Participant

      Hello,

      I would like to know what command is issued when you click, through the gui, on ‘Conn Status’ for a process.

      When you click on that, all threads status’s are shown

      (such as in hcimsiutil -dd calls for each thread)

      I would like to use whatever is being called through the gui so that I can use it in my script to save statistics, I would like to avoid having to hard code everysingle thread name in a script. That would be horrible to maintain.

      I tested hciconnstatus -p , but that was not it.

      IF there is no answer to that, does anyone know how to, somehow, loop through all existing procs/and/or threads for maintenance purposes?

      Thanks,

      Julie Kimmel

    Viewing 0 reply threads
    • Author
      Replies
      • #58255
        Jim Kosloskey
        Participant

          Julie,

          The thread status display of the NetMonitor GUI uses the MSI (Monitor Statistics Interface) extensions which are documented in the Cloverleaf documentation.

          What I have done in the past is to write a Tcl Proc to reference the statistics and dump to a delimited file. The execution of the Tcl proc is then cron (or other scheduling tool) driven. The output file can then be imported into any number of excellent PC based analysis tools.

          Jim Kosloskey

          email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

      Viewing 0 reply threads
      • The forum ‘Cloverleaf’ is closed to new topics and replies.