Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Supervisor Vms
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenVMS
tools
Supervisor Vms
Commits
1eb6ed25feb05fbd4d0cbfdde409cd4cf8612968
Select Git revision
Branches
1
branch/default
default
protected
1 result
supervisor-vms
Author
Search by author
Any Author
authors
Administrator
root
Christian Levrey
ccl
Gérard Labadie
gl
Jean-François Piéronne
jfp
4 authors
Jun 01, 2023
stop on a program in FATAL state doesn't change it to STOPPED
· 1eb6ed25feb0
jfp
authored
2 years ago
1eb6ed25feb0
Fix a bug when stop program is issue and the program is starting
· c2ddfe9f6023
jfp
authored
2 years ago
c2ddfe9f6023
Exit program with the error code return by write to the command mailbox.
· c1e2564e7216
jfp
authored
2 years ago
c1e2564e7216
Ignore supervisord.com
· e5b812848926
jfp
authored
2 years ago
e5b812848926
May 31, 2023
Add supervisord.com_template
· b851ce17921a
jfp
authored
2 years ago
b851ce17921a
If the program is stopping ignore any stop request
· 23261701aab2
jfp
authored
2 years ago
23261701aab2
Fix a bug when commands start/stop are sent with short delay between each command
· 5e064f2183a2
jfp
authored
2 years ago
5e064f2183a2
Start won't work atfer a stop, fix it
· 7859d719b9ed
jfp
authored
2 years ago
7859d719b9ed
Documentation update
· 3362b10c4e7c
jfp
authored
2 years ago
3362b10c4e7c
Documentaion update
· a71a0dc1e043
jfp
authored
2 years ago
a71a0dc1e043
Change default autostart to True, compatibility with supervisor on Linux
· 61688a7b270f
jfp
authored
2 years ago
61688a7b270f
Documentation update
· a079f6ad1b9b
jfp
authored
2 years ago
a079f6ad1b9b
Use program name as default process_name, add NLA0: as default for command
· 1a8a6841ebc1
jfp
authored
2 years ago
1a8a6841ebc1
May 30, 2023
Documentation update
· d03093c5ce7a
jfp
authored
2 years ago
d03093c5ce7a
Documentation update
· edc550ebae1f
jfp
authored
2 years ago
edc550ebae1f
Documentation update
· 64c7f0b45e58
jfp
authored
2 years ago
64c7f0b45e58
Documentation update
· e6b8d0f8cace
jfp
authored
2 years ago
e6b8d0f8cace
Documentation update
· 742326aeb96e
jfp
authored
2 years ago
742326aeb96e
Update documentation
· 3caf8ba12556
jfp
authored
2 years ago
3caf8ba12556
Typo
· ab3f04473485
jfp
authored
2 years ago
ab3f04473485
Update documentation
· b8d112b45a96
jfp
authored
2 years ago
b8d112b45a96
Update documentation
· 903cc6ea7372
jfp
authored
2 years ago
903cc6ea7372
Add --nodaemon (or -n) argument to start supervidord in foreground
· b9f3f5f114f9
jfp
authored
2 years ago
b9f3f5f114f9
May 26, 2023
supervisorctl use a process specific mailbox for reply.
· c4309c21038e
jfp
authored
2 years ago
c4309c21038e
Update README.md
· d7d30009d923
jfp
authored
2 years ago
d7d30009d923
README.md small update
· fc4377a65fdf
jfp
authored
2 years ago
fc4377a65fdf
Add README.md
· 7703ad25ce7c
jfp
authored
2 years ago
7703ad25ce7c
Add deamon mode
· 477cbfec34eb
jfp
authored
2 years ago
477cbfec34eb
May 25, 2023
Log creprc error after restoring persona
· 0277cbe9d0fa
jfp
authored
2 years ago
0277cbe9d0fa
Add program configuration parameter 'image' default value 'SYS$SYSTEM:LOGINOUT.EXE'
· 5b6f0875e77a
jfp
authored
2 years ago
5b6f0875e77a
May 24, 2023
Add baspri optional configuration parameter (creprc parameter), default 0
· 02957fc24e05
jfp
authored
2 years ago
02957fc24e05
Remove a print
· 34c97b46de95
jfp
authored
2 years ago
34c97b46de95
Add supprt to kt_limit, quotas, privileges, nouaf
· 58e996ba25f8
jfp
authored
2 years ago
58e996ba25f8
May 15, 2023
Add priority to program
· b3bf2ad04df4
jfp
authored
2 years ago
b3bf2ad04df4
May 13, 2023
Start 1s timer only if necessary
· 57dc6804934f
jfp
authored
2 years ago
57dc6804934f
May 12, 2023
Remove unused variable
· ec5280befeef
jfp
authored
2 years ago
ec5280befeef
Define LNM$PERMANENT_MAILBOX (/user) to SUPERVISORD_TABLE
· d58f348ab0b6
jfp
authored
2 years ago
d58f348ab0b6
May 10, 2023
supervisorctl set PRMMBX privilege
· 34746597d2be
jfp
authored
2 years ago
34746597d2be
autorestart can be False, True, unexpected. Add exitcodes to .conf file
· da3b229727e7
jfp
authored
2 years ago
da3b229727e7
May 09, 2023
supervisorctl check programs name, password argument for supervisord (not in configuration file)
· ff9bc7b1e6ce
jfp
authored
2 years ago
ff9bc7b1e6ce
Loading