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

    FOG Snapin Log Updates

    Scheduled Pinned Locked Moved Solved
    Feature Request
    4
    14
    2.6k
    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.
    • falkoF
      falko Moderator
      last edited by falko

      Just started using/testing snapins myself and being able to see the host names is definitely a good idea.

      1 Reply Last reply Reply Quote 0
      • U
        utopia
        last edited by

        This thread is a duplicate of the previous thread found at https://forums.fogproject.org/topic/5224/checkin-date-time-and-host-name-in-snapin-log
        So to help keep things tidy, can one of the @moderators please merge this thread onto the end of that prior thread.
        Once that is done, I will add my two cents worth of research to try and help clarify and focus this request.

        1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott
          last edited by

          Host check-in and name have been added, will be available in next release. Sorry for not adding sooner, apparently I was crazy in my thought process for this.

          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
          • Tom ElliottT
            Tom Elliott
            last edited by

            I will try to add more “selectables” but don’t expect it like tomorrow lol.

            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

            U 1 Reply Last reply Reply Quote 0
            • U
              utopia @Tom Elliott
              last edited by

              @Tom-Elliott You’re so fast! I feel foolish having just spent a rediculous amount of time researching and organizing a request for this. I was waiting for the @Moderators to merge the two threads before submitting anything else. I was going to also request that the clients’ Task Completion Time (stCompleteDate from the snapinTasks table) be included, as well as perhaps a bit more in-line documentation in the /var/www/fog/lib/hooks/…hook.php file that I assume you have created for this. Is it too late to still request that? At least the Task Completion Time, the documentation is less important.

              Tom ElliottT 1 Reply Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott @utopia
                last edited by

                @utopia I didn’t create a hook to handle this. Like I said, I think I didn’t fully understood the request originally.

                The completion time will be added shortly.

                For what it’s worth, the information is already in the exports, so adding this really isn’t as hard as I originally expected it to be.

                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

                U 1 Reply Last reply Reply Quote 0
                • U
                  utopia @Tom Elliott
                  last edited by

                  @Tom-Elliott Awesome! So glad to hear that. And thank you so much - this will really make a difference.

                  Tom ElliottT 1 Reply Last reply Reply Quote 0
                  • Tom ElliottT
                    Tom Elliott @utopia
                    last edited by

                    @utopia So this has now been added as well.

                    The table will look a little weird, probably, but the “Host Name” column will also contain the snapin task’s Start date and Complete date.

                    It will essentially look something like:

                    SomeHostNameHere
                    2010-10-10 15:13:33
                    2010-10-10 15:23:33
                    

                    That’s all in one cell.

                    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

                    U J 3 Replies Last reply Reply Quote 0
                    • U
                      utopia @Tom Elliott
                      last edited by

                      @Tom-Elliott That will do very nicely. Thank you, again!

                      1 Reply Last reply Reply Quote 0
                      • J
                        Joe Gill @Tom Elliott
                        last edited by

                        @Tom-Elliott

                        Thanks Tom! I’ll have to update and check it out!! That will be very handy.

                        Thanks @utopia also! This is what I love about the FOG community. You ask and things happen!

                        1 Reply Last reply Reply Quote 0
                        • U
                          utopia @Tom Elliott
                          last edited by

                          @Tom-Elliott said:

                          I will try to add more “selectables” but don’t expect it like tomorrow lol.

                          The new 1.4.0-RC-5 multiple simultaneous “selectables” are excellent! Very useful and fast. I’ve also checked the report exports. By including additional table info in the CSV export, that really opens up possibilities for external data manipulation as well.

                          @Tom-Elliott said:

                          The table will look a little weird, probably, but the “Host Name” column will also contain the snapin task’s Start date and Complete date.
                          That’s all in one cell.

                          Truly great work on the web interface! It looks and works great. I did notice that the PDF export appears as though there is bit of extra left margin white space causing the “Create Time” info to be cut off on the right side of the page. But that is probably just due to my rather long Snapin Names. Certainly not a big deal by any means. The remaining more important info is still visible in the PDF. So it doesn’t bother me, and I wouldn’t worry about that if I were you.

                          This new web interface for the report significantly improves usability. It is much appreciated. And I thank you once again for the great work!

                          1 Reply Last reply Reply Quote 0
                          • U
                            utopia
                            last edited by

                            As a footnote, I just noticed that the new Snapin Log Report web page has the wrong title. It is currently showing as “FOG Imaging Log” instead of “FOG Snapin Log”.

                            Tom ElliottT 1 Reply Last reply Reply Quote 0
                            • Tom ElliottT
                              Tom Elliott @utopia
                              last edited by

                              @utopia Woops, sorry, can you tell what I modeled if off of?

                              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 1
                              • 1 / 1
                              • First post
                                Last post

                              142

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project