Awstats a way to see full list of stats for all sites on box at once?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stickyfingerz
    Doin fine
    • Oct 2005
    • 24984

    #1

    Awstats a way to see full list of stats for all sites on box at once?

    So is there a way, or a utility to see an overview of all the stats that awstats pulls for multiple sites at the same time? Im talking on the same server.
  • stickyfingerz
    Doin fine
    • Oct 2005
    • 24984

    #2
    Anyone?

    Comment

    • tranza
      ICQ: 197-556-237
      • Jun 2003
      • 57559

      #3
      I don't think so..........
      I'm just a newbie.

      Comment

      • stickyfingerz
        Doin fine
        • Oct 2005
        • 24984

        #4
        Originally posted by tranza
        I don't think so..........
        Must be a way. I hate opening up awstats for 30 sites

        Comment

        • Jim_Gunn
          Confirmed User
          • Feb 2003
          • 5702

          #5
          I agree, I have both AWstats and Webalizer stats for 80 domains on my virtual hosting account and going one by one is a major hassle!

          Comment

          • stickyfingerz
            Doin fine
            • Oct 2005
            • 24984

            #6
            Originally posted by Jim_Gunn
            I agree, I have both AWstats and Webalizer stats for 80 domains on my virtual hosting account and going one by one is a major hassle!
            Ya just realized I have 68 domains on that box I underguestimated hehe.

            Comment

            • shake
              frc
              • Jul 2003
              • 4663

              #7
              Yes - there is a really nice way to do this. I've got over 1,600 domain names, and we load their stats all into one page at once.

              Crazy fast VPS for $10 a month. Try with $20 free credit

              Comment

              • candyflip
                Carpe Visio
                • Jul 2002
                • 43073

                #8
                Originally posted by shake
                Yes - there is a really nice way to do this. I've got over 1,600 domain names, and we load their stats all into one page at once.

                Thanks for sharing.

                Spend you some brain.
                Email Me

                Comment

                • stickyfingerz
                  Doin fine
                  • Oct 2005
                  • 24984

                  #9
                  Originally posted by shake
                  Yes - there is a really nice way to do this. I've got over 1,600 domain names, and we load their stats all into one page at once.

                  Good stuff... now if there were only a way for the rest of us to know.

                  Comment

                  • jonesonyou
                    Confirmed User
                    • Sep 2003
                    • 3853

                    #10
                    Originally posted by stickyfingerz
                    Good stuff... now if there were only a way for the rest of us to know.
                    yeah I want to know to.

                    Completely Real Amateur girls doing awesome things! Signup to promote Nebraskacoeds Today!

                    Hit me up on ICQ/AIM 473324556/jasonnecoeds for exclusive content to promote with! And any ?'s

                    Comment

                    • shake
                      frc
                      • Jul 2003
                      • 4663

                      #11
                      Sorry forgot to paste the link

                      This script will do it with awstats:
                      http://sourceforge.net/projects/mssv

                      We customized this script with ajax so that you can sort by the domain/hits/ etc that you want - which is pretty easy to do.
                      Crazy fast VPS for $10 a month. Try with $20 free credit

                      Comment

                      • directfiesta
                        Too lazy to set a custom title
                        • Oct 2002
                        • 30196

                        #12
                        Originally posted by shake
                        Sorry forgot to paste the link

                        This script will do it with awstats:
                        http://sourceforge.net/projects/mssv

                        We customized this script with ajax so that you can sort by the domain/hits/ etc that you want - which is pretty easy to do.
                        works great..

                        Other plugins for awstats:

                        http://awstats.sourceforge.net/docs/...s_contrib.html
                        I know that Asspimple is stoopid ... As he says, it is a FACT !

                        But I can't figure out how he can breathe or type , at the same time ....

                        Comment

                        • stickyfingerz
                          Doin fine
                          • Oct 2005
                          • 24984

                          #13
                          Originally posted by shake
                          Sorry forgot to paste the link

                          This script will do it with awstats:
                          http://sourceforge.net/projects/mssv

                          We customized this script with ajax so that you can sort by the domain/hits/ etc that you want - which is pretty easy to do.
                          Ok now we are talking Messing with it now. MUCH appreciated

                          Comment

                          • stickyfingerz
                            Doin fine
                            • Oct 2005
                            • 24984

                            #14
                            Originally posted by directfiesta
                            works great..

                            Other plugins for awstats:

                            http://awstats.sourceforge.net/docs/...s_contrib.html
                            ahh some nice resources there also DF. Gracious.

                            Comment

                            • Phoenix
                              BACON BACON BACON
                              • Nov 2002
                              • 35475

                              #15
                              best thread of the day
                              Telegram PhoenixBrad
                              https://quantads.io

                              Comment

                              • stickyfingerz
                                Doin fine
                                • Oct 2005
                                • 24984

                                #16
                                Originally posted by shake
                                Sorry forgot to paste the link

                                This script will do it with awstats:
                                http://sourceforge.net/projects/mssv

                                We customized this script with ajax so that you can sort by the domain/hits/ etc that you want - which is pretty easy to do.
                                Got it setup. The instructions are somewhat lacking, so for anyone trying this the main things you need to know are this..

                                your path to awstats folder for the server

                                $history_dir = "This needs to be your server path to awstats"; # Location of history files

                                You dont have to add what domains you want it to pull stats for anywhere in the config.


                                You just have to add the domains to your url like this.

                                hxxp://www.yourdomain.com/thefolderyouputthescriptin/stats.php?domains=yourdomain1.com,yourdomain2.com, etc.com,etc.com

                                Its VERY handy. May take a bit to load if you are doing a large number of domains, and I didnt check server load, but probably you wouldnt want to put an auto refresh on it or anything if you have a large number of domains either hehe.

                                Comment

                                Working...