Compare commits

..

46 Commits
tmp ... master

Author SHA1 Message Date
2a34a276ce use sevenv for frappy 2025-05-21 12:01:04 +02:00
759c96a83b fix bugs for starting seweb/feeder 2025-05-21 11:42:03 +02:00
6b79317a00 create SeaClient link 2025-05-20 14:09:39 +02:00
7d991e7e4e seweb ports on instruments: 8642
currently, the firewall rules allow only a small number of ports
8642 and 8742 were used for the second SEA instance on
hrpt2 and zebra2 - changed them to 8652 and 8752, e.g. they are
now only available within the instrument network.
2025-05-20 11:50:18 +02:00
4aa30d5b39 change password for nicos client 2025-05-20 11:14:09 +02:00
1845f1485a use nicosenv for running bin/nicos 2025-05-20 11:10:15 +02:00
a8cb0c28f6 fix pip upgrade command 2025-05-20 11:04:46 +02:00
16173769ce to create sevenv, start from nicosenv, if available
+ always upgrade pip
2025-05-20 11:02:17 +02:00
19eb8378a7 add sevenv to getsestuff 2025-05-20 10:43:59 +02:00
3b0d272669 start feeder and seweb in sevenv virtualenv 2025-05-20 10:38:44 +02:00
2866eb741c do 'systemctl --user deamon-reload' when service file has changed 2025-05-20 08:54:39 +02:00
96b2f583b6 copy systemd files also when repo already exists 2025-05-20 08:47:38 +02:00
2641138975 copy systemd service files for feeder and seweb 2025-05-20 08:46:02 +02:00
b35004b8b9 allow 'incldue' and 'override' 2025-05-19 18:09:32 +02:00
9a673afb21 atsrt seweb and feeder as systemd user unit 2025-05-19 18:09:02 +02:00
bb95798ff3 remove ssh related stuff 2025-05-08 12:25:05 +02:00
a813132fe9 move amor to the end of the list (is slower) 2025-05-08 11:33:25 +02:00
6d46f2ccd3 move frappy and seweb to gitlab 2025-05-08 11:32:08 +02:00
08afad6b4d mention getsestuff in README.md 2025-05-08 10:25:53 +02:00
512c3ae80f restrict printing of help more
+ remove some disabled code
2025-05-08 09:56:29 +02:00
5685b01ec7 move sea, calcurves and frappy_sinq to gitea 2025-05-08 08:47:51 +02:00
79a93a26df allins.py: scripts for all instruments
- influxdb setup
2025-05-06 12:50:41 +02:00
19b6144310 remove morpheus, add boa 2025-05-06 12:50:11 +02:00
888a898dde create ~/.config when it does not exist 2025-05-06 12:48:12 +02:00
1c3c02ccad add sehistory config to be updated 2025-05-06 10:43:47 +02:00
645a1e1198 update getsestuff (feeder)
+ replace 'service' by 'serv' in cfg/*.cfg
2025-05-02 14:35:12 +02:00
74c4e1ec92 return result in self.get_info() 2025-05-02 14:30:44 +02:00
ea2df3a9a3 cfg/servicemanager.cfg: change sehistory to feeder 2025-05-02 14:23:17 +02:00
09d7d016e1 avoid KeyError when frappy is used with an invalid instrument 2025-05-02 11:54:00 +02:00
dbd7a0433a rename sehistory service to feeder
however, the name of the sehistory repo containing the feeder
is kept
2025-05-02 11:52:12 +02:00
0a324c3f05 treat single instance of seweb / sehistory properly
there is only one seweb / sehistory instance.
care has to be taken as the instrument is not part of the command
2025-04-30 16:13:52 +02:00
f2e01b651d seweb service should be '' 2025-04-30 15:18:45 +02:00
7a09db0eab add global or local as service for sehistory 2025-04-29 15:36:54 +02:00
3beb31cfc7 use still gitlab for seweb 2025-04-29 12:03:52 +02:00
ce37e3727c add seweb and sehistory to bin/ 2025-04-29 11:56:10 +02:00
74684381a6 add sehistory and seweb 2025-04-29 11:52:47 +02:00
a36df58081 move seaweb from init to sewebman.py 2025-04-29 11:37:59 +02:00
18c693d800 add 'sea create' command 2025-04-29 11:36:57 +02:00
7025ec3a22 frappy-cli: support older frappy client 2025-04-29 11:35:37 +02:00
38009190e4 add getsestuff related stuff 2025-04-29 11:18:48 +02:00
a3d2ef3f27 keep gesestuff in servicemanager
- still need to copy to
  /afs/psi.ch/project/sinq/common/stow/markus/bin/
2025-04-29 11:18:39 +02:00
l_samenv
556a7eff9d improve missing arg handling
- better error messages
- missing instrument is only allowed with 'list'
- missing argument to be replaced with ? in error message
- sea cli may now be given with 'graph' or 'sea' for service
2025-01-21 10:52:02 +01:00
fda6e37238 erroneous config files should be accepted in command line
frappyman.is_cfg(config) should not try to run the cfg file
2024-12-11 09:05:00 +01:00
dmc
910f281b0c add nicosenv to PATH before starting
asssure that PATH and therefore python venv ist the same when
starting frappy from NICOS and from commandline
2024-11-26 14:57:23 +01:00
8b13e32ed7 some more cosmetic changes
- fix an intend
- add TODO: remove pkg
- add .before_bott_at to backup of seastatus.tcl
2024-06-27 15:37:59 +02:00
dmc
95a3ff4ffd allow PY in commands, to be replaced with a specific python executable 2024-06-12 09:23:18 +02:00
17 changed files with 386 additions and 111 deletions

View File

@ -3,3 +3,5 @@
A manager for starting, stopping and listing services/servers like frappy, nicos and sea.
Several instances of nicos, frappy, sea and seweb might run on the same machine.
contains also getsestuff, the script to manage the repos on all instruments

View File

@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# *****************************************************************************
#
# This program is free software; you can redistribute it and/or modify it under
@ -27,28 +26,19 @@ this code is currently used:
- from a script allowing to start/stop/list (and more) multiple frappy and nicos servers
"""
import sys
from servicemanager.base import ServiceManager, ServiceDown, UsageError, get_config
from servicemanager.nicosman import NicosManager
from servicemanager.seaman import SeaManager
from servicemanager.frappyman import FrappyManager, Reconnect, Keep
from servicemanager.single import SewebManager, FeederManager
#from servicemanager.racks import RackConfig
class SewebManager(ServiceManager):
group = 'seweb'
services = ('',)
USAGE = """
Usage:
#rack = RackConfig()
seaweb list [instance]
seaweb start <instance>
seaweb restart <instance>
seaweb stop <instance>
%s
"""
all = NicosManager, FrappyManager, SeaManager, SewebManager
all = NicosManager, FrappyManager, SeaManager, SewebManager, FeederManager
KINDS = 'action', 'ins', 'service'
def run(group, arglist):
@ -68,7 +58,7 @@ def run(group, arglist):
'service': lambda arg: arg in serv.services,
}
for kind in 'action', 'ins', 'service':
for kind in KINDS:
if arglist and arg_is[kind](arglist[0]): # arg is of expected kind
args[kind] = arglist.pop(0)
continue
@ -91,8 +81,11 @@ def run(group, arglist):
args.setdefault('ins', serv.main_ins)
if guessed_args:
args.setdefault('action', 'gui')
print('do you mean:\n %s %s %s %s %s' %
(group, args.get('action', ''), args.get('ins', ''), args.get('service', ''), ' '.join(extra)))
guessed = [group] + [args.get(k, '') for k in KINDS] + extra
while not guessed[-1]:
guessed.pop()
guessed = ' '.join(a or '?' for a in guessed)
print(f'do you mean:\n {guessed}')
else:
try:
serv.action(args['action'], *serv.treat_args(args, extra + arglist))
@ -101,5 +94,4 @@ def run(group, arglist):
except UsageError as e:
serv.do_help()
print('ERROR:', str(e))
sys.exit(1)

12
allins.py Normal file
View File

@ -0,0 +1,12 @@
import os
instruments = ['amor', 'camea', 'dmc', 'eiger', 'focus', 'hrpt', 'boa', 'sans', 'tasp', 'zebra'] # morpheus
def influx_setup(instrument=None):
ins_list = instruments if instrument is None else [instrument]
for ins in ins_list:
print(ins)
os.system(f'ssh {ins} influx setup --username l_samenv --password LIN3601se '
'--token lZpLL_FrPw3cgkeuOWo_DcwjFZerrVTa1QQk6bcjSOYgjQ8W0eyvsp4Z4FULvsz2XEWTZZ8OPengYfLaWU-gdA== '
f'--org linse --bucket sehistory --force --name {ins}')

38
base.py
View File

@ -24,7 +24,7 @@
import sys
import json
import os
from os.path import expanduser, basename
from os.path import expanduser, basename, exists
import subprocess
import time
import re
@ -84,6 +84,7 @@ class ServiceManager:
revcmd = {}
USAGE = None
main_ins = None
single_ins = None
def __init__(self):
self.env = {}
@ -146,12 +147,18 @@ class ServiceManager:
nr = section.get(self.group)
if nr is not None:
nr = '%02d' % int(nr)
self.commands[ins] = command.replace('~', expanduser('~'))
services = self.get_services(section)
env = {k: get_subs(section, k, ins, nr) for k in section if k.isupper()}
result[ins] = services
self.env[ins] = env
cmd = command.replace('~', expanduser('~'))
if cmd.startswith('PY '):
cmd = env.get('PY', 'python3') + cmd[2:]
self.commands[ins] = cmd
self.info = result
if len(self.info) == 1:
self.single_ins = list(self.info)[0]
return result
#def get_cmdpats(self, groups):
# return self.cmdpats
@ -207,7 +214,7 @@ class ServiceManager:
match = cmdpat.match(cmd)
if match:
gdict = match.groupdict()
ins = gdict.get('ins', self.main_ins)
ins = gdict.get('ins', self.main_ins) or self.single_ins
serv = gdict.get('serv', '')
if cfginfo is not None and 'cfg' in gdict:
cfginfo[ins, serv] = gdict['cfg']
@ -219,7 +226,7 @@ class ServiceManager:
or None, when no wildcard character in ins
"""
if ins is None or ins == 'all':
if not ins or ins == 'all':
return list(self.info)
pat = re.sub(r'(\.|\*)', '.*', ins)
if pat == ins:
@ -279,9 +286,9 @@ class ServiceManager:
return done
def do_stop(self, ins, service=None, *args):
if not ins:
raise UsageError(f'need instrument or "all" to stop all')
self.get_info()
if ins is None:
raise ValueError('use stop all if you really want to stop all')
ins_list = self.wildcard(ins)
if ins_list is not None:
return ins_list
@ -298,6 +305,8 @@ class ServiceManager:
return env.get('%s_ROOT' % gr, ''), env
def do_start(self, ins, service=None, cfg='', restart=False, wait=False, logger=None, opts=''):
if not ins:
raise UsageError(f'need instrument or "all" to start all')
ins_list = self.wildcard(ins)
if ins_list is not None:
return ins_list
@ -316,10 +325,10 @@ class ServiceManager:
return
try:
service_ports = self.get_ins_info(ins)
except ValueError:
raise ValueError('do not know %r' % ins)
except (KeyError, ValueError):
raise UsageError('do not know %r' % ins)
if ins in self.remote_hosts:
raise ValueError('can not start, %s is running on a remote host' % self.group)
raise UsageError('can not start, %s is running on a remote host' % self.group)
services = list(service_ports) if service is None else [service]
if restart:
self.stop(ins, service)
@ -336,6 +345,7 @@ class ServiceManager:
services = to_start
for service_i in services:
port = service_ports[service_i]
# TODO: remove unused pkg
cmd = self.commands[ins] % dict(ins=ins, serv=service_i, port=port, cfg=cfg, pkg=self.pkg or ins)
if opts:
cmd = f'{cmd} {opts}'
@ -353,6 +363,9 @@ class ServiceManager:
os.chdir(start_dir)
if start_dir not in sys.path:
sys.path.insert(0, start_dir)
nicosenv = '/home/nicos/nicos/nicosenv/bin/'
if exists(nicosenv):
env['PATH'] = f"{nicosenv}:{env['PATH']}"
if wait:
proc = subprocess.Popen(cmd.split(), env=env)
for _ in range(3):
@ -399,8 +412,8 @@ class ServiceManager:
os.chdir(wd)
def do_restart(self, ins, service=None, cfg=None, logger=None):
if ins is None:
raise UsageError("need instance or 'all' or wildcard")
if not ins:
raise UsageError("need instrument or 'all' or wildcard")
ins_list = self.wildcard(ins)
if ins_list is not None:
if cfg is not None:
@ -411,7 +424,7 @@ class ServiceManager:
def do_run(self, ins, service=None, cfg=None, opts=''):
"""for tests: run and wait"""
if self.wildcard(ins) is not None:
raise UsageError('no wildcards allowed with %s run' % self.group)
raise UsageError('need instrument and service for "%s run"' % self.group)
if not service:
try:
service, = self.services
@ -421,6 +434,7 @@ class ServiceManager:
def do_list(self, ins=None, *args):
"""info about running services"""
self.get_info()
show_unused = ins == 'all'
if show_unused:
ins = None

8
bin/feeder Executable file
View File

@ -0,0 +1,8 @@
#!/usr/bin/env python3
import sys
from os.path import expanduser
sys.path.append(expanduser('~'))
from servicemanager import run
run('feeder', sys.argv[1:])

View File

@ -1,4 +1,4 @@
#!/home/nicos/nicos/nicosenv/bin/python3
#!/home/software/virtualenv/nicosenv/bin/python3
import sys
import time
from os import path
@ -15,8 +15,8 @@ Usage:
nicos cli start nicos command line client and connect without asking for password
"""
yr = time.strftime('%y')
connect = f'user:{yr}lns1@localhost'
# yr = time.strftime('%y')
connect = f'user:sinq@localhost'
if sys.argv[-1] == 'cli':
from nicos.clients.cli import main

11
cfg/feeder@.service Normal file
View File

@ -0,0 +1,11 @@
[Unit]
Description=sehistory feeder process
[Service]
Type=simple
WorkingDirectory=%h/sehistory
ExecStart=%h/sevenv/bin/python feeder.py -d %i
Restart=always
[Install]
WantedBy=default.target

View File

@ -1,7 +1,7 @@
[hrpt2]
SEA_SEA_PORT = 8642
SEA_GRAPH_PORT = 8742
SEA_SEA_PORT = 8652
SEA_GRAPH_PORT = 8752
sea_command = ./SeaServer %(serv)s_%(ins)s.tcl
sea = 2

11
cfg/sehistory Normal file
View File

@ -0,0 +1,11 @@
[local]
uri=http://localhost:8086
bucket=sehistory
org=linse
token=lZpLL_FrPw3cgkeuOWo_DcwjFZerrVTa1QQk6bcjSOYgjQ8W0eyvsp4Z4FULvsz2XEWTZZ8OPengYfLaWU-gdA==
[central]
uri=http://linse-c:8086
bucket=sehistory
org=linse
token=ggo2cRoCIkgniXdUGi-s6oxXJPPDzgKEFHh6PXuBg1QQa3aBo36tGFP_6cf50FRNoDQgGcelh3xBM5QsVw4rHA==

View File

@ -10,7 +10,7 @@ FRAPPY_LOGDIR = ~/frappylog
FRAPPY_PIDDIR = ~/frappylog/pid
FRAPPY_SEA_DIR = ~/frappy/cfg/sea
FRAPPY_CALIB_PATH = ~/calcurves
frappy_command = bin/frappy-server %(ins)s_%(serv)s -p=%(port)s -c=%(cfg)s
frappy_command = ~/sevenv/bin/python bin/frappy-server %(ins)s_%(serv)s -p=%(port)s -c=%(cfg)s
SEA_SEA_PORT = 8641
SEA_GRAPH_PORT = 8741
@ -18,12 +18,17 @@ SEA_ROOT = ~/sea
sea_command = ./SeaServer %(serv)s.tcl
SEWEB_ROOT = ~/seweb
SEWEB_PORT = 8941
SEWEB_HISTORY = ~/seweb/history
seweb_command = python3 seweb.py frappy ins=%(ins)s port=%(port)s
SEWEB_PORT = 8642
seweb_command = ~/sevenv/bin/python secop-webserver %(port)s -i %(ins)s
PYTHONPATH = ~
FEEDER_ROOT = ~/sehistory
FEEDER_PORT = 0
feeder_command = ~/sevenv/bin/python feeder.py -d %(serv)s
PYTHONPATH = ~:~/frappy
[MAIN]
frappy = 1
sea = 1
seweb = 1
feeder = 1

11
cfg/seweb@.service Normal file
View File

@ -0,0 +1,11 @@
[Unit]
Description=SE web server
[Service]
Type=simple
WorkingDirectory=%h/seweb
ExecStart=%h/sevenv/bin/python secop-webserver 8642 -i %i
Restart=always
[Install]
WantedBy=default.target

View File

@ -1,7 +1,7 @@
[zebra2]
SEA_SEA_PORT = 8642
SEA_GRAPH_PORT = 8742
SEA_SEA_PORT = 8652
SEA_GRAPH_PORT = 8752
sea_command = ./SeaServer %(serv)s_%(ins)s.tcl
sea = 2

View File

@ -37,9 +37,12 @@ STICK = 2
class Namespace(dict):
def __init__(self):
def __init__(self, frappymanager, *args):
self.fm = frappymanager
self.args = args
self['Node'] = self.node
self['Mod'] = self.mod
self['Include'] = self.include
for fun in 'Param', 'Command', 'Group':
self[fun] = self.dummy
self.init()
@ -59,6 +62,12 @@ class Namespace(dict):
def dummy(self, *args, **kwds):
return None
def include(self, cfg):
local = {}
print('INCLUDE', self.args, cfg, self.fm.get_cfg_file(*self.args, cfg, True))
with open(self.fm.get_cfg_file(*self.args, cfg, True), encoding='utf-8') as f:
exec(f.read(), self, local)
__builtins__ = builtins
@ -114,16 +123,19 @@ class FrappyManager(ServiceManager):
cfgpaths = []
cfgparser = ConfigParser()
cfgparser.optionxform = str
cfgfile = self.env[ins].get('FRAPPY_CONFIG_FILE')
confdir = self.env[ins].get('FRAPPY_CONFDIR')
env = self.env.get(ins, {})
cfgfile = env.get('FRAPPY_CONFIG_FILE')
confdir = env.get('FRAPPY_CONFDIR')
if cfgfile:
cfgfile = self.env[ins]['FRAPPY_CONFIG_FILE'].replace('<SERV>', service)
cfgfile = cfgfile.replace('<SERV>', service)
cfgparser.read(cfgfile)
try:
section = cfgparser['FRAPPY']
except KeyError:
raise ValueError('%s does not exist or has no FRAPPY section' % cfgfile)
confdir = section.get('confdir', confdir)
if not confdir:
return []
for cfgpath in confdir.split(os.pathsep):
if cfgpath.endswith('<SERV>'):
cfgpaths.append(expanduser(cfgpath[:-6] + service))
@ -207,6 +219,9 @@ class FrappyManager(ServiceManager):
nodes = self.get_nodes(ins, service)
from frappy.client.interactive import init, interact
init(*nodes)
try:
interact(appname=ins)
except TypeError: # older frappy client
interact()
@staticmethod
@ -219,19 +234,25 @@ class FrappyManager(ServiceManager):
return namespace.description, local.get('sea_cfg', namespace.sea_cfg)
def cfg_details(self, ins, service, cfg):
namespace = Namespace()
for cfgdir in self.config_dirs(ins, service):
cfgfile = join(cfgdir, f'{cfg}_cfg.py')
if exists(cfgfile):
namespace = Namespace(self, ins, service)
if cfgfile:
return self.get_cfg_details(namespace, cfgfile)
raise FileNotFoundError(f'{cfg} not found')
def get_cfg_file(self, ins, service, cfg, lazy=False):
filenames = [f'{cfg}_cfg.py']
if lazy:
filenames.extend([f'{cfg}.py', cfg])
for cfgdir in self.config_dirs(ins, service):
for filename in filenames:
cfgfile = join(cfgdir, filename)
if exists(cfgfile):
return cfgfile
print('NOT FOUND', cfg, self.config_dirs(ins, service), filenames)
return None
def is_cfg(self, ins, service, cfg):
try:
self.cfg_details(ins, service, cfg)
return True
except Exception:
return False
return bool(self.get_cfg_file(ins, service, cfg))
def all_cfg(self, ins, service, details=False):
"""get available cfg files
@ -249,7 +270,7 @@ class FrappyManager(ServiceManager):
all_cfg = set()
if not ins:
return {}
namespace = Namespace()
namespace = Namespace(self, ins, service)
if details:
self.frappy2sea = f2s = {}
self.sea2frappy = s2f = {}
@ -320,7 +341,7 @@ class FrappyManager(ServiceManager):
argdict['service'] = cfg
return super().treat_args(argdict, (), extra)
if (',' in cfg or cfg.endswith('.cfg') or
self.is_cfg(argdict.get('ins'), argdict.get('service'), cfg)):
self.get_cfg_file(argdict.get('ins'), argdict.get('service'), cfg, True)):
return super().treat_args(argdict, (), [cfg] + extra)
return super().treat_args(argdict, unknown, extra)
@ -404,7 +425,6 @@ class FrappyManager(ServiceManager):
if proposed_addons: # and set(proposed_addons) != set(running_addons):
proposed_cfg['addons'] = {','.join(proposed_addons)}
self._debug = {}
for service in FrappyManager.services:
given = givencfgs.get(service)
running = self.frappy_cfgs.get(service)
@ -413,8 +433,6 @@ class FrappyManager(ServiceManager):
if running:
self.state[f'frappy {service}'] = running
self._debug[service] = (seaconfig, available, running, running in self.frappy2sea)
if seaconfig and (available or running in self.frappy2sea):
# we get here when the sea server is running and either at least one of:
# - the sea config is matching any frappy cfg

View File

@ -10,7 +10,7 @@ from subprocess import Popen, PIPE, check_output
from glob import glob
from socket import gethostname
instruments = ['amor', 'camea', 'dmc', 'eiger', 'focus', 'hrpt', 'morpheus', 'sans', 'tasp', 'zebra'] # boa
instruments = ['camea', 'dmc', 'eiger', 'focus', 'hrpt', 'sans', 'tasp', 'zebra', 'boa', 'amor']
stuffsrc = '/afs/psi.ch/project/sinq/common/lib/servicemanager/'
@ -41,6 +41,7 @@ if home.endswith('zolliker'):
if remote:
instrument = ''
nicosroot = ''
nicosenv = ''
else:
nicosroot = '/home/nicos/nicos'
if not exists(f'{nicosroot}/.git/config'):
@ -92,13 +93,15 @@ def do(cmd):
def docopy(src, dst):
if os.system(f'diff {dst} {src}'):
if not os.system(f'diff {dst} {src}'):
return False
if doit:
if not do(f'cp {src} {dst}'):
do(f'mv {dst} {dst}0')
do(f'cp {src} {dst}')
else:
todo.add(action)
return True
def dolink(dst, src):
@ -152,19 +155,6 @@ def check_repo(root, repo, url=None, branch=None):
print(gitconfig.get('remote.origin.url'), 'does not match', url)
print(f'{join(root, repo)} exists already')
return False
# if repo == 'sea':
# do('mkdir seagit')
# if sim:
# print('> cd seagit')
# else:
# chdir('seagit')
# do('git clone %s' % url)
# do(f'mv sea/.git ../sea/.git')
# if sim:
# print('> cd ..')
# else:
# chdir('..')
# do(f'rm -rf seagit')
else:
do('git clone %s' % url)
pull = True
@ -280,12 +270,35 @@ def do_sshnicos():
do_ssh()
def do_sevenv():
"""install python packages needed for seweb etc."""
sevenv = join(home, 'sevenv')
if not exists(join(sevenv, 'bin')):
if exists(nicosenv):
# start from nicos env if possible
py = join(nicosenv, 'bin/python')
else:
py = 'python3'
do(f'{py} -m venv {sevenv}')
if exists(join(sevenv, 'bin')):
upgrade = True
for pkg in ['mlzlog', 'scipy', 'psutil', 'flask', 'gevent', 'influxdb_client']:
if not glob(f'{sevenv}/lib/python3*/site-packages/{pkg}'):
if doit:
if upgrade:
do(f'{sevenv}/bin/python3 -m pip install --upgrade pip')
upgrade = False
do(f'{sevenv}/bin/python3 -m pip install {pkg}')
else:
print(f'missing {pkg} in sevenv')
def do_frappy():
"""Frappy framework"""
frappydir = join(home, 'frappy')
if exists(frappydir) and not exists(join(frappydir, '.git')):
do('rm -rf %s' % frappydir)
if check_repo(home, 'frappy', 'gitlab'):
if check_repo(home, 'frappy'):
do('git pull')
if exists(join(frappydir, '.git')):
sys.path.extend(glob(f'{nicosenv}/lib/*/site-packages'))
@ -310,15 +323,35 @@ def do_servicemanager():
do('git pull')
def do_sehistory():
def do_feeder():
"""history feeder"""
if check_repo(home, 'sehistory', None, 'master'):
do('git pull')
configdir = join(home, '.config')
systemddir = join(configdir, 'systemd/user')
if not exists(systemddir):
do(f'mkdir -p {systemddir}')
docopy(join(home, 'servicemanager/cfg/sehistory'), join(configdir, 'sehistory'))
if docopy(join(home, 'servicemanager/cfg/feeder@.service'),
join(systemddir, 'feeder@.service')):
do('systemctl --user daemon-reload')
def do_seweb():
"""SE web client"""
if check_repo(home, 'seweb', None, 'master'):
do('git pull')
systemddir = join(home, '.config/systemd/user')
if not exists(systemddir):
do(f'mkdir -p {systemddir}')
if docopy(join(home, 'servicemanager/cfg/seweb@.service'),
join(systemddir, 'seweb@.service')):
do('systemctl --user daemon-reload')
def do_sea():
"""SEA server scripts"""
if check_repo(home, 'sea', 'gitlab'):
if check_repo(home, 'sea'):
do('git pull')
# do('git checkout master -- .gitignore') # do not know why this is needed
# do('chmod -x tcl/config/json_racklist tcl/*.* tcl/*.tcl tcl/*/*.tcl')
@ -330,11 +363,12 @@ def do_sea():
do('rm -rf tcl/calcurves')
do_calcurves()
docopy('/afs/psi.ch/user/z/zolliker/public/git.rhel7/sics/SeaServer', join(home, 'sea', 'SeaServer'))
dolink('/afs/psi.ch/project/sinq/rhel7/bin/SeaClient', join(home, 'bin', 'SeaClient'))
def do_calcurves():
"""calibration curves"""
if check_repo(home, 'calcurves', 'gitlab'):
if check_repo(home, 'calcurves'):
do('git pull')
dolink('~/calcurves', '~/sea/tcl/calcurves')
@ -342,7 +376,7 @@ def do_calcurves():
def do_frappysinq():
"""nicos_sinq/frappy_sinq setups and extensions"""
if exists(nicosroot):
if check_repo(join(nicosroot, 'nicos_sinq'), 'frappy_sinq', 'gitlab'):
if check_repo(join(nicosroot, 'nicos_sinq'), 'frappy_sinq'):
do('git pull')
@ -459,7 +493,7 @@ def do_bin():
chdir(home)
if not exists('bin'):
do('mkdir -p bin')
pgms = ['frappy', 'sea']
pgms = ['frappy', 'sea', 'seweb', 'feeder']
if nicosroot:
executable = f'{nicosenv}/bin/python3'
else:
@ -509,11 +543,6 @@ def remove_line(file, content):
todo.add(action)
print('remove above')
#def do_monit():
# """remove monit support for sea / graph"""
# remove_line('%s/monitconfig' % home, 'sea')
# remove_line('%s/monitconfig' % home, 'graph')
selected_instruments = None
action_arg = ''
@ -538,7 +567,7 @@ for arg in sys.argv[1:]:
action_arg = arg
nc_actions = ['sshnicos', 'frappysinq', 'nicosconf', 'nicosenv'] # 'nicos_pick'
nc_actions = ['frappysinq', 'nicosconf', 'nicosenv'] # 'sshnicos', 'nicos_pick'
ncactionfuncs = {}
with_su = False
@ -550,8 +579,8 @@ else:
with_su = action_arg in nc_actions
for a in nc_actions:
ncactionfuncs[a] = locals()['do_%s' % a]
actions = ['ssh', 'bin', 'scfg', 'frappy', 'servicemanager', 'sea',
'calcurves', 'sehistory']
actions = ['bin', 'scfg', 'frappy', 'servicemanager', 'sea',
'calcurves', 'feeder', 'seweb', 'sevenv'] # 'ssh'
actionfuncs = {}
for a in actions:
@ -562,6 +591,8 @@ for a in actions:
def print_help():
if not help:
return
if remote:
inst = "<instrument> "
else:
@ -593,10 +624,12 @@ if remote:
docmd(f'sshpass -e ssh {inst}@{inst} getsestuff {action_arg} nohelp')
sys.exit(0)
def su_action(action):
os.environ['SSHPASS'] = scramble('P[d20+2:1eh')
docmd(f'sshpass -e ssh nicos@localhost {sys.argv[0]} {action} nohelp')
if with_su:
su_action(action_arg)
sys.exit(0)
@ -625,7 +658,6 @@ if action_arg in ('', 'all', 'sim') and nc_actions:
print_help()
sys.exit(0)
if help:
print_help()
if sim or not action_arg and todo:
print('needs updates: %s' % ' '.join(todo))

View File

@ -84,6 +84,7 @@ class NicosManager(ServiceManager):
print('ambiguos package: %s' % ', '.join(instdir))
else:
env['NICOS_PACKAGE'] = basename(dirname(instdir[0]))
return self.info
def do_create(self, ins, *args):
if ins == 'check':

View File

@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# *****************************************************************************
#
# This program is free software; you can redistribute it and/or modify it under
@ -34,6 +33,16 @@ CFGLINE = re.compile(r'(?:device makeitem (name|stick_name|confirmed) "(.*)" ""'
r'|addon_list makeitem (.*) (?:"permanent"|"volatile"))')
INIFILE_CONTENT = """
set instrument {ins_i}
set serverport {port}
set logbase {insdir}
{extraline}cd {seadir}tcl
exe echo 1
exe {service}init.tcl
"""
def run_command(cmd, wait=False):
if wait:
old = termios.tcgetattr(sys.stdin)
@ -68,7 +77,49 @@ class SeaManager(ServiceManager):
%(legend)s
"""
def do_cli(self, ins):
def do_create(self, ins, *args):
if ins == 'check':
ins_list = self.wildcard(None)
else:
ins_list = self.wildcard(ins)
if ins_list is None:
ins_list = [ins]
self.get_info()
for ins_i in ins_list:
seadir = f"{expanduser('~')}/sea/"
if not exists(seadir):
print(f'get {seadir} from git first')
return
insdir = seadir if ins_i == self.main_ins else f'{seadir}{ins_i}/'
if ins != 'check':
os.makedirs(f'{insdir}/logger', exist_ok=True)
os.makedirs(f'{insdir}/log', exist_ok=True)
os.makedirs(f'{insdir}/status', exist_ok=True)
extraline = 'set connect_sea_to_sics 0\n'
for service in 'sea', 'graph':
port = self.info[ins_i][service]
if not port:
continue
sea_init = INIFILE_CONTENT.format(**locals()).strip()
extraline = ''
filename = f'{seadir}{service}_{ins_i}.tcl'
try:
with open(filename) as f:
content = f.read().strip()
except FileNotFoundError:
content = ''
if sea_init != content:
if ins == 'check':
if content:
print(filename, 'does not match')
else:
print(filename, 'does not exist')
else:
with open(filename, 'w') as f:
f.write(sea_init)
f.write('\n')
def do_cli(self, ins, service=None):
if self.wildcard(ins):
raise UsageError('wildcards not allowed in sea cli')
try:
@ -78,7 +129,8 @@ class SeaManager(ServiceManager):
print(str(e))
except KeyError: # running on an other machine?
self.do_help()
run_command('six -sea %s' % ins, wait=True)
service = service or 'sea'
run_command(f'six -{service} {ins}', wait=True)
def do_gui(self, ins='', *args):
if ins and self.wildcard(ins):
@ -117,7 +169,7 @@ class SeaManager(ServiceManager):
seastatus = self.get_status_filename(ins)
if seastatus:
boot_time = time.strftime("%Y-%m-%dT%H-%M-%S", time.localtime(psutil.boot_time()))
dst = seastatus.replace('.tcl', '') + '.' + boot_time
dst = seastatus.replace('.tcl', '') + '.before_boot_at' + boot_time
if not exists(dst):
os.system(f'cp {seastatus} {dst}')
return start_dir, env
@ -196,6 +248,8 @@ class SeaManager(ServiceManager):
argdict['ins'] = arg
else:
raise UsageError('unknown argument: %s' % arg)
else:
print('env variable "InstrumentHostList" is not defined')
result = [argdict.pop('ins', '')]
service = argdict.pop('service', '')
if service:

104
single.py Normal file
View File

@ -0,0 +1,104 @@
# *****************************************************************************
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
#
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
# details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# Module authors:
# Markus Zolliker <markus.zolliker@psi.ch>
#
# *****************************************************************************
import os
from os.path import expanduser
from configparser import ConfigParser
from servicemanager.base import ServiceManager
class SingleManager(ServiceManager):
"""service to be started with systemd, only one per computer
running as systemd (user level)
"""
def systemd_service(self, service):
"""return the name of the systemd service"""
raise NotImplementedError
def treat_args(self, argdict, unknown=(), extra=()):
if not argdict.get('ins'):
argdict['ins'] = self.single_ins
return super().treat_args(argdict, unknown, extra)
def systemd_action(self, service, action):
service_ports = self.get_ins_info(self.single_ins)
services = list(service_ports) if service is None else [service]
for service in services:
print(f'systemctl --user {action} {self.systemd_service(service)}')
os.system(f'systemctl --user {action} {self.systemd_service(service)}')
def do_start(self, ins, service=None, cfg='', restart=False, wait=False, logger=None, opts=''):
if wait:
super().do_start(ins, service, cfg, False, True, logger, opts)
return
if restart:
action = 'restart'
else:
action = 'start'
self.systemd_action(service, action)
def do_stop(self, ins, service=None, *args):
self.systemd_action(service, 'stop')
class FeederManager(SingleManager):
group = 'feeder'
services = ('central', 'local')
USAGE = """
Usage:
feeder start <instance> <service>
feeder restart <instance> <service>
feeder stop <instance> <service>
feeder list [<instance>]
%s
"""
def __init__(self):
parser = ConfigParser()
parser.read(expanduser('~/.config/sehistory'))
services = tuple(s for s in self.services if s in parser.sections())
self.services = services
super().__init__()
def systemd_service(self, service):
return f'{self.group}@{service}'
class SewebManager(SingleManager):
group = 'seweb'
services = ('',)
USAGE = """
Usage:
seweb start <instance>
seweb restart <instance>
seweb stop <instance>
seweb list [<instance>]
%s
"""
def systemd_service(self, service):
return f'{self.group}@{self.single_ins}'