ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7

    IT Discussion
    screenconnect connectwise linux centos centos 7
    7
    97
    16.2k
    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.
    • scottalanmillerS
      scottalanmiller
      last edited by

      HTOP when things are healthy:

      0_1481816777214_Screenshot from 2016-12-15 10-46-05.png

      1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller
        last edited by

        TOP when healthy:

        0_1481816822884_Screenshot from 2016-12-15 10-46-51.png

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          GLANCES when healthy:

          0_1481816869193_Screenshot from 2016-12-15 10-47-45.png

          1 Reply Last reply Reply Quote 1
          • scottalanmillerS
            scottalanmiller
            last edited by

            We know that the process that takes the system resources is mono which is screenconnects parent container.

            1 Reply Last reply Reply Quote 0
            • hobbit666H
              hobbit666
              last edited by

              Looks like i'm running the same version:-
              0_1481816712156_scren.png
              On CentOS7 ( I think it's all up to date with patches etc)

              Not seeing this problem.
              Running on XenServer 7 - 2vCPU 2GB RAM 40GB HD Space

              scottalanmillerS 1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @hobbit666
                last edited by

                @hobbit666 take a look at your SAR output, any chance that you have one threading engine hitting the wall and one that is not?

                1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller
                  last edited by

                  We are resizing the instance up to 2 vCPU and 2GB RAM right now to see what happens with more resources available at ScreenConnect support's request. But it is not using the resources available to it now, we are afraid of masking the issue and getting the system limping along rather than fixing it.

                  1 Reply Last reply Reply Quote 0
                  • gjacobseG
                    gjacobse @DustinB3403
                    last edited by

                    @DustinB3403 said in System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7:

                    Any chance you can clone this VM, and downgrade the SC version to the previous version. And monitor both, putting them side by side?

                    No, can't downgrade that easily as the Client version would be different and not likely to re-sync

                    1 Reply Last reply Reply Quote 1
                    • scottalanmillerS
                      scottalanmiller
                      last edited by

                      Resized and the issue remains. Look at that CPU load for an idle box!!

                      0_1481817709995_Screenshot from 2016-12-15 11-01-22.png

                      hobbit666H 1 Reply Last reply Reply Quote 0
                      • hobbit666H
                        hobbit666
                        last edited by hobbit666

                        Sorry @scottalanmiller i'm a Linux newb 🙂

                        How do I run the SAR stuff?

                        gjacobseG 1 Reply Last reply Reply Quote 0
                        • gjacobseG
                          gjacobse @hobbit666
                          last edited by gjacobse

                          @hobbit666 said in System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7:

                          Sorry @scottalanmiller i'm a Linux newb 🙂

                          How do I run the SAR stuff?

                          If it is installed, form CLI just run

                          sar
                          
                          gjacobseG 1 Reply Last reply Reply Quote 0
                          • gjacobseG
                            gjacobse @gjacobse
                            last edited by

                            @gjacobse said in System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7:

                            @hobbit666 said in System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7:

                            Sorry @scottalanmiller i'm a Linux newb 🙂

                            How do I run the SAR stuff?

                            If it is installed, form CLI just run

                            sar
                            

                            If it is not installed

                            $ yum install sysstat
                            
                            1 Reply Last reply Reply Quote 1
                            • gjacobseG
                              gjacobse
                              last edited by

                              Example of $ sar

                              $ sar
                              Linux 3.10.0-327.10.1.el7.x86_64 (dny-lnx-sc)   12/15/2016      _x86_64_        (2 CPU)
                              
                              10:56:35 AM       LINUX RESTART
                              
                              11:00:02 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
                              11:10:01 AM     all     22.30      0.00      0.85      0.16      3.05     73.64
                              Average:        all     22.30      0.00      0.85      0.16      3.05     73.64
                              
                              

                              Or as above from @scottalanmiller with $ sar -b

                              1 Reply Last reply Reply Quote 0
                              • hobbit666H
                                hobbit666
                                last edited by

                                This is all i'm getting from SAR

                                [root@screenconnect6 ~]# sar
                                Linux 3.10.0-327.28.3.el7.x86_64 (screenconnect6) 15/12/16 x86_64 (2 CPU)

                                16:20:43 LINUX RESTART

                                scottalanmillerS 1 Reply Last reply Reply Quote 0
                                • hobbit666H
                                  hobbit666 @scottalanmiller
                                  last edited by

                                  @scottalanmiller said in System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7:

                                  Resized and the issue remains. Look at that CPU load for an idle box!!

                                  0_1481817709995_Screenshot from 2016-12-15 11-01-22.png

                                  How do you get that pretty picture??

                                  Funny I was about to start a thread about tuning Linux systems for resources so I can free some up for more VM's 🙂

                                  scottalanmillerS 1 Reply Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller @hobbit666
                                    last edited by

                                    @hobbit666 said in System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7:

                                    This is all i'm getting from SAR

                                    [root@screenconnect6 ~]# sar
                                    Linux 3.10.0-327.28.3.el7.x86_64 (screenconnect6) 15/12/16 x86_64 (2 CPU)

                                    16:20:43 LINUX RESTART

                                    Takes ten minutes to accumulate the first line of data.

                                    1 Reply Last reply Reply Quote 1
                                    • scottalanmillerS
                                      scottalanmiller @hobbit666
                                      last edited by

                                      @hobbit666 said in System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7:

                                      @scottalanmiller said in System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7:

                                      Resized and the issue remains. Look at that CPU load for an idle box!!

                                      0_1481817709995_Screenshot from 2016-12-15 11-01-22.png

                                      How do you get that pretty picture??

                                      Command is htop, it's in the EPEL. Then I just screenshot it. It's the default terminal on Ubuntu 16.10.

                                      1 Reply Last reply Reply Quote 0
                                      • hobbit666H
                                        hobbit666
                                        last edited by

                                        OK so i'll leave my VM running over night as i'll be heading home soon.

                                        I've put a sticky note on my monitor to remind me to run the commands and post screenshots 🙂

                                        1 Reply Last reply Reply Quote 1
                                        • scottalanmillerS
                                          scottalanmiller
                                          last edited by

                                          Tagging @LG-at-ConnectWise

                                          LG at ConnectWiseL 1 Reply Last reply Reply Quote 1
                                          • scottalanmillerS
                                            scottalanmiller
                                            last edited by

                                            Current status, SC wants us to run a DB maintainance job. But due to some bug in SC, it takes two days to run. So it was scheduled to run early this morning but won't kick off until Saturday. So no way to get feedback on the system till Monday. Considering the need for the maintenance was done Wednesday, could not be kicked off because of their GUI dependency till Thursday, takes two days to run and two days to respond, it has turned into a five day turn around, at best, on what should have been a thirty minute issue.

                                            1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 1 / 5
                                            • First post
                                              Last post