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

Daily wake-up routine not working after update

Scheduled Pinned Locked Moved Solved
FOG Problems
3
91
14.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.
  • T
    Tom Elliott @altitudehack
    last edited by Apr 27, 2021, 4:37 PM

    @altitudehack You could also run the installer with:

    ./installfog.sh -y

    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
    • A
      altitudehack @altitudehack
      last edited by Apr 27, 2021, 4:52 PM

      @Tom-Elliott maybe another error to debug in the code:

      Apr 27 11:30:54 fog.int.visionary.com systemd[1]: Started FOGScheduler.
      Apr 27 11:30:55 fog.int.visionary.com env[15253]: PHP Warning:  _() expects exactly 1 parameter, 2 given in /var/www/html/fog/lib/fog/timer.class.php on line 134
      Apr 27 11:31:55 fog.int.visionary.com env[15253]: PHP Warning:  _() expects exactly 1 parameter, 2 given in /var/www/html/fog/lib/fog/timer.class.php on line 134
      Apr 27 11:32:55 fog.int.visionary.com env[15253]: PHP Warning:  _() expects exactly 1 parameter, 2 given in /var/www/html/fog/lib/fog/timer.class.php on line 134
      
      T 1 Reply Last reply Apr 27, 2021, 5:04 PM Reply Quote 0
      • T
        Tom Elliott @altitudehack
        last edited by Apr 27, 2021, 5:04 PM

        @altitudehack Should be fixed in latest again.

        Thank you,

        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

        A 1 Reply Last reply Apr 27, 2021, 5:49 PM Reply Quote 0
        • A
          altitudehack @Tom Elliott
          last edited by Apr 27, 2021, 5:49 PM

          @tom-elliott yes, those errors stopped after the latest update. got this little bugger, though:

          Apr 27 12:47:45 fog.int.visionary.com systemd[1]: [/usr/lib/systemd/system/FOGScheduler.service:17] Unknown lvalue 'StartLimitIntervalSec' in section 'Unit'
          
          T 1 Reply Last reply Apr 27, 2021, 6:41 PM Reply Quote 0
          • T
            Tom Elliott @altitudehack
            last edited by Apr 27, 2021, 6:41 PM

            @altitudehack https://unix.stackexchange.com/questions/463917/systemds-startlimitintervalsec-and-startlimitburst-never-work

            This sounds like a systemd version issue.

            What version are you running?

            systemctl --version

            Should output something like this:

            systemd 239 (239-45.el8)
            +PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy

            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

            A 1 Reply Last reply Apr 27, 2021, 6:43 PM Reply Quote 0
            • A
              altitudehack @Tom Elliott
              last edited by Apr 27, 2021, 6:43 PM

              @tom-elliott

              # systemctl --version
              systemd 219
              +PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN
              
              T 2 Replies Last reply Apr 27, 2021, 6:44 PM Reply Quote 0
              • T
                Tom Elliott @altitudehack
                last edited by Apr 27, 2021, 6:44 PM

                @altitudehack what OS are you running?

                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
                • T
                  Tom Elliott @altitudehack
                  last edited by Apr 27, 2021, 6:45 PM

                  @altitudehack And is this impacting it from running or just a noticed message?

                  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

                  A P 3 Replies Last reply Apr 27, 2021, 6:56 PM Reply Quote 0
                  • A
                    altitudehack @Tom Elliott
                    last edited by Apr 27, 2021, 6:56 PM

                    @tom-elliott I think it’s just a notice. This is on CentOS 7.9.2.

                    1 Reply Last reply Reply Quote 0
                    • P
                      Petěrko @Tom Elliott
                      last edited by Apr 28, 2021, 8:48 AM

                      @tom-elliott
                      I confirm 1.9.5.77 is waking up computers on schedule again.

                      OS: Debian 10
                      FOG: dev-branch 1.9.5.77, no https.

                      I just noticed way longer Downloading kernel, init and fog-client binaries during update process. Takes approx 10 times longer 10-20 minutes) compare to stable. Sometimes even not finishing and timing out. Maybe problems getting client from fogproject.org?

                      Anyway, great and quick debugging. Thank you,Tom!
                      Peter

                      1 Reply Last reply Reply Quote 0
                      • A
                        altitudehack @Tom Elliott
                        last edited by Apr 28, 2021, 12:48 PM

                        @tom-elliott The logs show the service kicked off a WoL this morning, but I was just made aware that it didn’t run and had to run it manually via Groups > Select group > Power Management > Perform Immediately > WoL. Here’s the scheduler log:

                        [04-28-21 5:59:10 am] * 1 task found.
                        [04-28-21 5:59:10 am] * 1 scheduled task(s) to run.
                        [04-28-21 5:59:10 am] * 0 power management task(s) to run.
                        [04-28-21 5:59:10 am] * Scheduled Task run time: Sat, 01 May 2021 06:00:00 -0500
                        [04-28-21 5:59:10 am] * This is a cron style task that should run at: 1619866800
                        [04-28-21 6:00:10 am] * 1 task found.
                        [04-28-21 6:00:10 am] * 1 scheduled task(s) to run.
                        [04-28-21 6:00:10 am] * 0 power management task(s) to run.
                        [04-28-21 6:00:10 am] * Scheduled Task run time: Sat, 01 May 2021 06:00:00 -0500
                        [04-28-21 6:00:10 am] * This is a cron style task that should run at: 1619866800
                        [04-28-21 6:01:10 am] * 1 task found.
                        [04-28-21 6:01:10 am] * 1 scheduled task(s) to run.
                        [04-28-21 6:01:10 am] * 0 power management task(s) to run.
                        [04-28-21 6:01:10 am] * Scheduled Task run time: Sat, 01 May 2021 06:00:00 -0500
                        [04-28-21 6:01:10 am] * This is a cron style task that should run at: 1619866800
                        

                        Curiously, the Service Master log has no entries since the last restart:

                        /var/log/fog/servicemaster.log
                        
                        [04-27-21 11:39:09 am] FOGImageSize forked child process (18037).
                        [04-27-21 11:39:09 am] Service_Signal_handler (15271) received signal 15.
                        [04-27-21 11:39:09 am] Service_Signal_handler (15271) killing child (15518).
                        [04-27-21 11:39:09 am] Service_Signal_handler (15271) exiting.
                        [04-27-21 11:39:09 am] FOGImageSize child process (18037) is running.
                        [04-27-21 11:39:09 am] FOGSnapinHash Start
                        [04-27-21 11:39:09 am] FOGSnapinHash forked child process (18126).
                        [04-27-21 11:39:09 am] FOGSnapinHash child process (18126) is running.
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17870) received signal 15.
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17870) killing child (17966).
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17870) exiting.
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17840) received signal 15.
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17840) killing child (17861).
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17840) exiting.
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17853) received signal 15.
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17853) killing child (17883).
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17853) exiting.
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17817) received signal 15.
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17817) killing child (17826).
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17817) exiting.
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17825) received signal 15.
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17825) killing child (17839).
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17825) exiting.
                        [04-27-21 12:23:48 pm] Service_Signal_handler (18058) received signal 15.
                        [04-27-21 12:23:48 pm] Service_Signal_handler (18058) killing child (18126).
                        [04-27-21 12:23:48 pm] Service_Signal_handler (18058) exiting.
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17973) received signal 15.
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17973) killing child (18037).
                        [04-27-21 12:23:48 pm] Service_Signal_handler (17973) exiting.
                        [04-27-21 12:24:09 pm] FOGMulticastManager Start
                        [04-27-21 12:24:09 pm] FOGMulticastManager forked child process (32107).
                        [04-27-21 12:24:09 pm] FOGMulticastManager child process (32107) is running.
                        [04-27-21 12:24:09 pm] FOGImageReplicator Start
                        [04-27-21 12:24:09 pm] FOGImageReplicator forked child process (32112).
                        [04-27-21 12:24:09 pm] FOGImageReplicator child process (32112) is running.
                        [04-27-21 12:24:09 pm] FOGTaskScheduler Start
                        [04-27-21 12:24:09 pm] FOGTaskScheduler forked child process (32127).
                        [04-27-21 12:24:09 pm] FOGTaskScheduler child process (32127) is running.
                        [04-27-21 12:24:09 pm] FOGSnapinReplicator Start
                        [04-27-21 12:24:09 pm] FOGSnapinReplicator forked child process (32133).
                        [04-27-21 12:24:09 pm] FOGSnapinReplicator child process (32133) is running.
                        [04-27-21 12:24:09 pm] FOGPingHosts Start
                        [04-27-21 12:24:09 pm] FOGPingHosts forked child process (32315).
                        [04-27-21 12:24:09 pm] FOGPingHosts child process (32315) is running.
                        [04-27-21 12:24:09 pm] FOGSnapinHash Start
                        [04-27-21 12:24:09 pm] FOGSnapinHash forked child process (32379).
                        [04-27-21 12:24:09 pm] FOGSnapinHash child process (32379) is running.
                        [04-27-21 12:24:09 pm] FOGImageSize Start
                        [04-27-21 12:24:09 pm] FOGImageSize forked child process (32424).
                        [04-27-21 12:24:09 pm] FOGImageSize child process (32424) is running.
                        

                        Is that expected? Would any other logs be useful?
                        Thank you for your work towards resolving this!

                        T 2 Replies Last reply Apr 28, 2021, 2:29 PM Reply Quote 0
                        • T
                          Tom Elliott @altitudehack
                          last edited by Tom Elliott Apr 28, 2021, 8:40 AM Apr 28, 2021, 2:29 PM

                          @altitudehack I’m going to guess your apache access logs would be handy.

                          Do you use HTTPS as part of your web gui?

                          I did make a small change to try to send WOL packets first across https, then across http, (so it will be sending packets twice for each machine needed) but as http->https forces a redirect, the mac address to wake up is lost in the redirect.

                          By trying HTTPS before HTTP we should be able to maintain the variable input sending properly.

                          This is just a guess.

                          Of course, if you’d like, you can also delete the scheduled task and retry using the PowerManagement Scheduled WOL as @Petěrko shows that it is working now. I’m sorry as I feel like I’m making you jump through hoops and that is definitely not my intent.

                          As for the service logs, this is good. It was restarting the service constantly because of the errors it was seeing from PHP (the missing ; and the _() expects one parameter but 2 given)

                          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

                          A 1 Reply Last reply Apr 28, 2021, 2:41 PM Reply Quote 0
                          • A
                            altitudehack @Tom Elliott
                            last edited by Apr 28, 2021, 2:41 PM

                            @tom-elliott I’m completely lost regarding the http/https talk. I understand that a WoL command is a specially-crafted UDP packet, usually sent by the ether-wake program. What’s the connection to Apache other than how we manage the application? Are magic packets generated by Apache within FOG?

                            I will try setting a PowerManagement Scheduled WOL as suggested and let you know how it goes.

                            Thanks for sticking with this!

                            T 1 Reply Last reply Apr 28, 2021, 2:42 PM Reply Quote 0
                            • T
                              Tom Elliott @altitudehack
                              last edited by Apr 28, 2021, 2:42 PM

                              @altitudehack Yes, we have programmed the magic packet generation which then passes to the nodes. This way WOL can theoretically work across sites (if you have multiple storage nodes/groups with a centrally managed server system.)

                              So apache sends a URL request to each node which then generates and sends the magic packets.

                              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

                              A 1 Reply Last reply Apr 28, 2021, 2:54 PM Reply Quote 0
                              • A
                                altitudehack @Tom Elliott
                                last edited by Apr 28, 2021, 2:54 PM

                                @tom-elliott Interesting. I’m just using a single node so guessing any communication between apache & the WoL function would remain internal to the fogserver.

                                T 1 Reply Last reply Apr 28, 2021, 2:56 PM Reply Quote 0
                                • T
                                  Tom Elliott @altitudehack
                                  last edited by Apr 28, 2021, 2:56 PM

                                  @altitudehack yes. But if it’s redirected at all, the request would lose the MAC address

                                  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

                                  A 1 Reply Last reply Apr 28, 2021, 3:30 PM Reply Quote 0
                                  • A
                                    altitudehack @Tom Elliott
                                    last edited by Apr 28, 2021, 3:30 PM

                                    @tom-elliott I’m not very familiar with this part of the system, but it does look like it is redirected to php-fpm:

                                    <VirtualHost *:80>
                                        <FilesMatch "\.php$">
                                            SetHandler "proxy:fcgi://127.0.0.1:9000/"
                                        </FilesMatch>
                                        KeepAlive Off
                                        ServerName [privateIP]
                                        ServerAlias fog.my.domain.com
                                        ServerAlias fogserver.domain.com
                                        DocumentRoot /var/www/html/
                                        <Directory /var/www/html/fog/>
                                            DirectoryIndex index.php index.html index.htm
                                        </Directory>
                                        RewriteEngine On
                                        RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK)
                                        RewriteRule .* - [F]
                                        RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_FILENAME} !-f
                                        RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_FILENAME} !-d
                                        RewriteRule ^/fog/(.*)$ /fog/api/index.php [QSA,L]
                                    </VirtualHost>
                                    
                                    A 1 Reply Last reply Apr 29, 2021, 11:04 AM Reply Quote 0
                                    • P
                                      Petěrko
                                      last edited by Apr 29, 2021, 6:58 AM

                                      @altitudehack
                                      Hi again,
                                      Apache+PHP are creating WOL packets. We had problems with HTTPS on. Now (1.5.9.78) Scheduled and Power Tasks are working. I am on Debian 10.

                                      I always reboot fogserver after dev-branch upgrade and all services are running properly as far as I know.

                                      I kept Tasks from MASTER before fog upgrade and fogscheduler picked them up with no hiccup (after restart).

                                      Peter

                                      1 Reply Last reply Reply Quote 0
                                      • A
                                        altitudehack @altitudehack
                                        last edited by Apr 29, 2021, 11:04 AM

                                        Confirmed that WoL did not work this morning using the PowerManagement Scheduled WOL technique. Will update to the latest and give 'er another go.

                                        A 1 Reply Last reply Apr 29, 2021, 11:35 AM Reply Quote 0
                                        • A
                                          altitudehack @altitudehack
                                          last edited by altitudehack Apr 29, 2021, 6:57 AM Apr 29, 2021, 11:35 AM

                                          @Tom-Elliott Something’s odd. I wanted to start fresh, so opened up mariadb, selected the fog database and executed TRUNCATE TABLE powerManagement, then went through the GUI to Tasks --> Scheduled Tasks and deleted the power management task through that interface as well. Upgraded to the latest, rebooted the server, created a new task via Groups > group > Basic tasks > Advanced > Wake-up for 6:15am weekdays by using the following settings:
                                          create_task.png
                                          Then I went to Tasks > Scheduled tasks to view it and it looks like it’s set to run at 6:15a today:
                                          view_task.png
                                          But checking the scheduler logs, it somehow got 6am May 1st?

                                          /var/log/fog/fogscheduler.log
                                          
                                          [04-29-21 6:08:05 am] 
                                          ==================================
                                          === ==== ===== ====
                                          === ========= == === == ===
                                          === ======== ==== == ==== ===
                                          === ======== ==== == =========
                                          === ==== ==== == =========
                                          === ======== ==== == === ===
                                          === ======== ==== == ==== ===
                                          === ========= == === == ===
                                          === ========== ===== ====
                                          ==================================
                                          ===== Free Opensource Ghost ======
                                          ==================================
                                          ============ Credits =============
                                          = https://fogproject.org/Credits =
                                          ==================================
                                          == Released under GPL Version 3 ==
                                          ==================================
                                          
                                          
                                          [04-29-21 6:08:05 am] Interface Ready with IP Address: privateIP
                                          [04-29-21 6:08:05 am] Interface Ready with IP Address: 127.0.0.1
                                          [04-29-21 6:08:05 am] Interface Ready with IP Address: 127.0.1.1
                                          [04-29-21 6:08:05 am] Interface Ready with IP Address: fog.my.domain.com
                                          [04-29-21 6:08:05 am] * Starting TaskScheduler Service
                                          [04-29-21 6:08:05 am] * Checking for new items every 60 seconds
                                          [04-29-21 6:08:05 am] * Starting service loop
                                          [04-29-21 6:08:05 am] * 20 tasks found.
                                          [04-29-21 6:08:05 am] * 0 scheduled task(s) to run.
                                          [04-29-21 6:08:05 am] * 20 power management task(s) to run.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:08:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:08:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * 20 tasks found.
                                          [04-29-21 6:09:05 am] * 0 scheduled task(s) to run.
                                          [04-29-21 6:09:05 am] * 20 power management task(s) to run.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:09:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:09:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * 20 tasks found.
                                          [04-29-21 6:10:05 am] * 0 scheduled task(s) to run.
                                          [04-29-21 6:10:05 am] * 20 power management task(s) to run.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:10:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:10:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * 21 tasks found.
                                          [04-29-21 6:11:05 am] * 1 scheduled task(s) to run.
                                          [04-29-21 6:11:05 am] * 20 power management task(s) to run.
                                          [04-29-21 6:11:05 am] * Scheduled Task run time: Thu, 29 Apr 2021 06:15:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619694900
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:11:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:11:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * 21 tasks found.
                                          [04-29-21 6:12:05 am] * 1 scheduled task(s) to run.
                                          [04-29-21 6:12:05 am] * 20 power management task(s) to run.
                                          [04-29-21 6:12:05 am] * Scheduled Task run time: Thu, 29 Apr 2021 06:15:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619694900
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:12:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:12:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * 21 tasks found.
                                          [04-29-21 6:13:05 am] * 1 scheduled task(s) to run.
                                          [04-29-21 6:13:05 am] * 20 power management task(s) to run.
                                          [04-29-21 6:13:05 am] * Scheduled Task run time: Thu, 29 Apr 2021 06:15:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619694900
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:13:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:13:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * 21 tasks found.
                                          [04-29-21 6:14:05 am] * 1 scheduled task(s) to run.
                                          [04-29-21 6:14:05 am] * 20 power management task(s) to run.
                                          [04-29-21 6:14:05 am] * Scheduled Task run time: Thu, 29 Apr 2021 06:15:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619694900
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:14:05 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:14:05 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:15:05 am] * 21 tasks found.
                                          [04-29-21 6:15:05 am] * 1 scheduled task(s) to run.
                                          [04-29-21 6:15:05 am] * 20 power management task(s) to run.
                                          [04-29-21 6:15:05 am] * Scheduled Task run time: Thu, 29 Apr 2021 06:15:00 -0500
                                          [04-29-21 6:15:05 am] * This is a cron style task that should run at: 1619694900
                                          [04-29-21 6:15:05 am] * Found a scheduled task that should run.
                                          [04-29-21 6:15:05 am] 		 - Is a group based task.
                                          [04-29-21 6:15:05 am] 		 - Unicaset task found!
                                          [04-29-21 6:15:05 am] 		 - Group Desktop Computers for Work from Home
                                          [04-29-21 6:15:06 am] 		 - Task started for group Desktop Computers for Work from Home!
                                          [04-29-21 6:15:06 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:15:06 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:15:06 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:15:06 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:15:06 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:15:06 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:15:06 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:15:06 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:15:06 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:15:06 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:15:06 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:15:06 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:15:06 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:15:06 am] * This is a cron style task that should run at: 1619866800.
                                          [04-29-21 6:15:06 am] * Power Management Task run time: Sat, 01 May 2021 06:00:00 -0500
                                          [04-29-21 6:15:06 am] * This is a cron style task that should run at: 1619866800.
                                          

                                          And no, the computers did not wake up.
                                          Actually I think it did fire, but not certain when? I’ll have to test it again.

                                          T 1 Reply Last reply Apr 30, 2021, 3:29 PM Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 3 / 5
                                          3 / 5
                                          • First post
                                            59/91
                                            Last post

                                          173

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.3k

                                          Posts
                                          Copyright © 2012-2024 FOG Project