• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

FOG External Reporting

Scheduled Pinned Locked Moved
General
5
19
2.0k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W
    Wayne Workman
    last edited by Wayne Workman May 1, 2022, 12:54 PM Nov 17, 2020, 6:48 PM

    These graphs are from the new FOG Reporting. They are updated every hour. Link to the full dashboard is in my signature.

    JSON data available here: https://fog-external-reporting-results.fogproject.us/external_reporting.json

    Top 30 FOG Versions in use

    Top 30 OS Versions in use

    Top OSs in use

    Top 30 kernels in use

    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
    Daily Clean Installation Results:
    https://fogtesting.fogproject.us/
    FOG Reporting:
    https://fog-external-reporting-results.fogproject.us/

    G 1 Reply Last reply Dec 9, 2020, 5:28 PM Reply Quote 0
    • W
      Wayne Workman
      last edited by Dec 9, 2020, 4:17 PM

      The daily figures have been holding strong at 155 for about two weeks now. The number of active dev-branch users is likely very close to this figure.

      Inactive dev-branch users, or users that don’t update to the latest dev-branch frequently, is likely a larger number.

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      1 Reply Last reply Reply Quote 0
      • G
        george1421 Moderator @Wayne Workman
        last edited by Dec 9, 2020, 5:28 PM

        @wayne-workman Very nicely done!! Its good to see the data flowing in now. It should give the developers an idea where to focus development and what’s really important.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        1 Reply Last reply Reply Quote 0
        • W
          Wayne Workman
          last edited by Jan 20, 2021, 4:04 AM

          The number keeps going up, we’re at 233 dev users now.

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          1 Reply Last reply Reply Quote 0
          • W
            Wayne Workman
            last edited by Wayne Workman Mar 15, 2021, 6:30 PM Mar 16, 2021, 12:23 AM

            327 dev installations out there now, at least. Not a single one is Red Hat Enterprise Linux.

            Which, I suppose makes sense. If you’re paying to use RHEL, you’re probably in a business setting and wouldn’t install from a developer branch because you want something stable.

            Also notably there are zero Arch dev systems out there since we started tracking. This is a bigger point as I can’t think of a reason why an Arch Linux user wouldn’t dive into fog dev branch.

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

            T 1 Reply Last reply Mar 16, 2021, 12:06 PM Reply Quote 1
            • T
              Tom Elliott @Wayne Workman
              last edited by Tom Elliott Mar 16, 2021, 6:07 AM Mar 16, 2021, 12:06 PM

              @wayne-workman As a part of the graph, can you add the physical counts?

              I see the bar graph, and it gives a general view of count, but no exact count available.

              CentOS 8.3.2011 appears to have 10 total but that’s the only one I can get the accurate count.

              Hopefully this makes sense.

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              1 Reply Last reply Reply Quote 0
              • W
                Wayne Workman
                last edited by Mar 16, 2021, 11:26 PM

                @Tom-Elliott it’s likely possible to do.
                The graphs use Python’s pyplot module. Here is the exact spot in the script for the OS Versions graph:
                https://github.com/FOGProject/fog-community-scripts/blob/c527036bc4623f7f6225a48c545d37edc269d112/external_reporting/external_reporting/do_web_tasks.py#L88

                I’ll see if I can add some numbers.

                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                Daily Clean Installation Results:
                https://fogtesting.fogproject.us/
                FOG Reporting:
                https://fog-external-reporting-results.fogproject.us/

                1 Reply Last reply Reply Quote 0
                • W
                  Wayne Workman
                  last edited by Wayne Workman Mar 16, 2021, 6:16 PM Mar 17, 2021, 12:11 AM

                  @Tom-Elliott I took an easier route. The intent of your request was to see the exact values. So I added a JSON text object to the solution.

                  There is a link for downloading the current JSON data on the dashboard now. Though you can go directly to it using this link: https://fog-external-reporting-results.theworkmans.us/external_reporting.json

                  This is the PR that accomplished this if you were curious. https://github.com/FOGProject/fog-community-scripts/pull/70

                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                  Daily Clean Installation Results:
                  https://fogtesting.fogproject.us/
                  FOG Reporting:
                  https://fog-external-reporting-results.fogproject.us/

                  1 Reply Last reply Reply Quote 0
                  • W
                    Wayne Workman
                    last edited by Wayne Workman Apr 21, 2021, 9:03 PM Apr 22, 2021, 2:59 AM

                    Look at that, Raspbian and Red Hat are in the list now. Also, 359 dev installations/upgrades since we started tracking.
                    Somewhere around 85 systems are very closely tracking the latest dev branch, with many others tracking a bit less closely.

                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                    Daily Clean Installation Results:
                    https://fogtesting.fogproject.us/
                    FOG Reporting:
                    https://fog-external-reporting-results.fogproject.us/

                    1 Reply Last reply Reply Quote 0
                    • S
                      Sebastian Roth Moderator
                      last edited by Apr 22, 2021, 7:24 AM

                      @wayne-workman said in FOG External Reporting:

                      Look at that, Raspbian and Red Hat are in the list now. Also, 359 dev installations/upgrades since we started tracking.

                      Nice! All 359 systems sent stats within the last week, right?

                      Somewhere around 85 systems are very closely tracking the latest dev branch, with many others tracking a bit less closely.

                      I am not sure I get what you mean by that. Is that counting systems that use 1.5.9.63 and 1.5.9.65?

                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                      W 1 Reply Last reply Apr 22, 2021, 6:06 PM Reply Quote 0
                      • W
                        Wayne Workman @Sebastian Roth
                        last edited by Apr 22, 2021, 6:06 PM

                        @sebastian-roth
                        Yes, and yes.

                        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                        Daily Clean Installation Results:
                        https://fogtesting.fogproject.us/
                        FOG Reporting:
                        https://fog-external-reporting-results.fogproject.us/

                        1 Reply Last reply Reply Quote 0
                        • W
                          Wayne Workman
                          last edited by Sep 23, 2021, 4:44 AM

                          We’re at 534 dev installations of FOG that have reported wiithin the last week. We started tracking this about 10 months ago. Coming up on a year of version tracking.

                          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                          Daily Clean Installation Results:
                          https://fogtesting.fogproject.us/
                          FOG Reporting:
                          https://fog-external-reporting-results.fogproject.us/

                          1 Reply Last reply Reply Quote 1
                          • Wayne WorkmanW
                            Wayne Workman
                            last edited by Nov 28, 2021, 11:47 PM

                            After a bit over one full year now, we are at 527 dev installations of fog.

                            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                            Daily Clean Installation Results:
                            https://fogtesting.fogproject.us/
                            FOG Reporting:
                            https://fog-external-reporting-results.fogproject.us/

                            1 Reply Last reply Reply Quote 0
                            • Wayne WorkmanW
                              Wayne Workman
                              last edited by Feb 4, 2022, 4:34 AM

                              Now at 610 Dev users. I’m thinking to myself - wow. That’s a lot of dev users. 👍 👍

                              I am super curious what will happen to these figures after the next release. I’m thinking a lot of people are using the dev branch simply because the installer works with the latest OS patches. But, I also think some unknown amount of users out there are sticking with the last stable release, and biding their time with updated kernels, inits, and ipxe binaries as necessary.

                              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                              Daily Clean Installation Results:
                              https://fogtesting.fogproject.us/
                              FOG Reporting:
                              https://fog-external-reporting-results.fogproject.us/

                              george1421G A 2 Replies Last reply Feb 4, 2022, 5:27 PM Reply Quote 1
                              • george1421G
                                george1421 Moderator @Wayne Workman
                                last edited by george1421 Feb 4, 2022, 1:44 PM Feb 4, 2022, 5:27 PM

                                @wayne-workman That is an amazing number. Somehow I did a rough estimate yesterday and only came up with 348 users (but I didn’t have access to the raw data only the chart).

                                Sebastian and I were talking about that yesterday to go ahead and release 1.5.10 this spring and not wail til summer to release it. To do a quick release to push out the latest fos linux kernel, ipxe binaries and the 115 or so commits since 1.5.9GA. The goal then would be to make 1.5.11 (released this summer '22) the last in the 1.5.x series then focus on 1.6.x moving forward.

                                We’ll need to create clear instructions for folks to switch back to the master branch to get the 1.5.10GA release or they will be stuck on the dev branch.

                                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                                Wayne WorkmanW 1 Reply Last reply Feb 5, 2022, 2:02 AM Reply Quote 1
                                • A
                                  astrugatch @Wayne Workman
                                  last edited by Feb 4, 2022, 6:43 PM

                                  @wayne-workman

                                  That number makes sense given the number of commits since the GA release and how many are bug fixes.

                                  1 Reply Last reply Reply Quote 1
                                  • Wayne WorkmanW
                                    Wayne Workman @george1421
                                    last edited by Feb 5, 2022, 2:02 AM

                                    @george1421 said in FOG External Reporting:

                                    I didn’t have access to the raw data only the chart

                                    The DB is available for download on the same page. It’s just a mysql dump. The thing to bear in mind with the DB is the fog installer sets up servers (if they don’t opt out) to report in once per week, at some random time. So, to look at what figure we have for dev servers out there, the below is the correct MySQL query:
                                    select count(id) from versions_out_there where creation_time >= NOW() - INTERVAL 7 DAY;
                                    This can be seen in the source code here:
                                    https://github.com/FOGProject/fog-community-scripts/blob/1d2faad47478a5ea3bebb0906f03b0c3ace4c510/external_reporting/external_reporting/do_web_tasks.py#L79

                                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                                    Daily Clean Installation Results:
                                    https://fogtesting.fogproject.us/
                                    FOG Reporting:
                                    https://fog-external-reporting-results.fogproject.us/

                                    1 Reply Last reply Reply Quote 2
                                    • Wayne WorkmanW
                                      Wayne Workman
                                      last edited by May 1, 2022, 6:53 PM

                                      Wanted to post a reply here saying the external reporting page has moved to an official home, one that belongs to FOG Project. I’m still tending to it, just the hosting location is now official. Updated links are in my signature.

                                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                                      Daily Clean Installation Results:
                                      https://fogtesting.fogproject.us/
                                      FOG Reporting:
                                      https://fog-external-reporting-results.fogproject.us/

                                      1 Reply Last reply Reply Quote 0
                                      • Wayne WorkmanW
                                        Wayne Workman
                                        last edited by May 17, 2022, 5:56 PM

                                        The count on working branch and dev-branch as of today is 718 fog servers.

                                        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                                        Daily Clean Installation Results:
                                        https://fogtesting.fogproject.us/
                                        FOG Reporting:
                                        https://fog-external-reporting-results.fogproject.us/

                                        1 Reply Last reply Reply Quote 0
                                        • 1 / 1
                                        • First post
                                          Last post

                                        228

                                        Online

                                        12.0k

                                        Users

                                        17.3k

                                        Topics

                                        155.2k

                                        Posts
                                        Copyright © 2012-2024 FOG Project