100%
    
    
    21.08.2014
        
    
    	
        't connect to $remote_host:$remote_port: $@ \n";
17
18
19 while() {
20  my @lavg = Sys::CpuLoad::load();
21  my $ts=time();
22  print $socket "system.loadavg_1min $lavg[0] $ts\n";
23  print $socket "system ...  22
    
 
		    
				        
    99%
    
    
    21.08.2014
        
    
    	
        MIPS        : 1993.93
17 processor       : 2
18 BogoMIPS        : 1993.93
19 processor       : 3
20 BogoMIPS        : 1993.93
21 Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls
22 CPU implementer : 0 ...  22
    
 
		    
				        
    99%
    
    
    21.08.2014
        
    
    	
        . For example, the nodes could search for updates and install them.
Serf is written in Go and licensed under the Mozilla Public License 2.0. Source code is available on GitHub [12], with prebuilt packages ...  22
    
 
		    
				        
    99%
    
    
    21.08.2014
        
    
    	
         of these operations can also have a heavy I/O component. The situation I'm familiar with was not that large in HPC terms  – perhaps 12 to 20 nodes. However, it was just a "sample" problem. The complete problem would ...  22
    
 
		    
				        
    99%
    
    
    21.08.2014
        
    
    	
                 Day-of-month   1-31                , - * ? / L W C
18         Month          1-12 or JAN-DEC     , - * /
19         Day-of-Week    1-7 or SUN-SAT      , - * ? / L C #
20         Year (Opt)     empty ...  22
    
 
		    
				        
    79%
    
    
    04.12.2024
        
    
    	
        Rubén Llorente ...  " {
11   endpoint = "https://192.168.3.15:8006/"
12   username = "root@pam"
13   password = "proxmox"
14   insecure = true
15   tmp_dir  = "/var/tmp"
16
17   ssh {
18     agent = true
19   }
20
    
 
		    
				        
    78%
    
    
    01.06.2024
        
    
    	
        Rubén Llorente ...   # A single task is defined, which by default will
20 # run only against "devuan" hosts.
21 tasks:
22   upgradeall:
23     desc: Upgrade all packages
24     target:
25          tags: [devuan]
26     cmd: |
27
    
 
		    
				        
    78%
    
    
    30.01.2024
        
    
    	
        Rubén Llorente ...  
  
  8, 9
  
  Debian
  
  11, 12
  
  Ubuntu
  
  20.04, 22.04
  
  FreeBSD
  
  13.x
  
  OpenBSD
  
  7.3
  
I recommend the downloadable installer, but I will skip
    
 
		    
				        
    56%
    
    
    31.10.2025
        
    
    	
        
14 expect -exact "$ "
15 send -- "ssh aspen\r"
16 expect -exact "password: "
17 send -- "PASSWORD\r"
18 expect -exact "$ "
19 send -- "ps -ef|grep apache\r"
20 expect -exact "$ "
21 send -- "exit\r"
22 ...  12
    
 
		    
				        
    55%
    
    
    31.10.2025
        
    
    	
         Service (Amazon S3)
19    - ami plugin for Amazon Simple Storage Service (Amazon S3)
20    - sftp plugin for SSH File Transfer Protocol
21    - ebs plugin for Elastic Block Storage
22    - local plugin ...  12