Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

tomcat monit

check process tomcat with pidfile /var/run/tomcat.pid
       start program = "/etc/init.d/tomcat start"
             as uid "nobody" and gid "nobody"
       stop program  = "/etc/init.d/tomcat stop"
             # You can also use id numbers instead and write:
             as uid 99 and with gid 99
       if failed port 8080 then alert
Comment

PREVIOUS NEXT
Code Example
Shell :: Guardar cambios en una rama nueva 
Shell :: aws cli delete multiple buckets 
Shell :: figma edge 
Shell :: centos Display information about users who are currently logged in. 
Shell :: eb setenv 
Shell :: docker pull 
Shell :: ubuntu dind docker image 
Shell :: how to change default directory in linux 
Shell :: install rar, unrar on fedora 
Shell :: mongo-sanitize github 
Shell :: how to install multible package in linux one line of code 
Shell :: dgvai/laravel-adminlte-components 
Shell :: You should recreate configure.ac:7: aclocal.m4 with aclocal and run automake again. 
Shell :: powershell rename group 
Shell :: install convox 
Shell :: ????author signature 
Shell :: install opencv powershell cmake 
Shell :: install wii save files dolphin 
Shell :: custom linux cursor, linux cursor, install Bibata 
Shell :: git push rebase 
Shell :: how to revert force push git 
Shell :: Because you can never quite anticipate in which environment your particular zsh will be launched in, it is good practice to reset the options at the beginning of your script with the emulate command: 
Shell :: pvoznyuk github 
Shell :: install slurm debian 
Shell :: bash view specific columns from vcf file 
Shell :: batch token in vault 
Shell :: bash toggle script 
Shell :: busca de ficheiro em linux sem access denied e com data 
Shell :: how to deploy project on github 
Shell :: Delete all users in OU 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =