Montly Status report.

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Montly Status report.

  • Creator
    Topic
  • #48593
    Anonymous
    Participant

      I’ve been asked to provide a monthly update of the number of messages sent and received on the interface engine, and the message latency as well as other things.

      I’m looking for ideas on the best way to proceed, is anyone doing some thing like this and if so how are you doing it?

    Viewing 5 reply threads
    • Author
      Replies
      • #59091
        Jim Kosloskey
        Participant

          John,

          Essentially you write a Tcl proc to dump the MSI stats.

          There are a number of procs floating around, I expect someone will share.

          I have one as well but it dumps the full set of stats into a delimited file. It seems that is more information than most people want.

          My theory was to dump everything in an importable file format (so that some of the really slick PC based statistical analysis software could be utilized), then whenever the need to add more statistics arises, one would not have to go back to the gathering proc, just use more of the stats.

          Jim Kosloskey

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

        • #59092
          Anonymous
          Participant

            Jim Thanks.

            I already have a scipts that dumps them out.

            What I would really like to see is an example of what other people are doing. Could I get a screen print or something like that of one of oyour repots.

          • #59093
            Jim Kosloskey
            Participant

              John,

              As I said people found the data volume overwhelming and I don’t have access to any reports which might have been generated.

              Besides the reporting side is probably going to be custom fitted to the particular implementation.

              For example the measurement of a multiple process or multiple site implementation I think would be different than a simple one site, one process, two thread integration.

              Sorry I have no reports to offer.

              Jim Kosloskey

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

            • #59094
              Anonymous
              Participant

                John,

                Here is the spreadsheet that I use to collect and report on total messages in and out of our production system.

              • #59095
                Nora Katz
                Participant

                  I don’t know how to get the information dump.  How is that accomplished?

                • #59096
                  Jim Kosloskey
                  Participant

                    Nora,

                    You write a Tcl proc to utilize the MSI provided function to extract the MSI stats.

                    I have separately emailed you a set of procs and command line script to execute the set (I had problems attaching here).

                    You would execute the script via cron (or a real scheduler should you have one) periodically (you determine how often you want the stats dumped).

                    Jim Kosloskey

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

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