Ubuntu Pastebin

Paste from root at Sun, 29 May 2016 13:37:43 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
# for landscapeservice in landscape-api
landscape-appserver
landscape-async-frontend
landscape-client
landscape-job-handler
landscape-juju-sync
landscape-msgserver
landscape-package-upload
landscape-pingserver; do /etc/init.d/landscape-pingserver status; done
 * api 1 is not running
 * appserver 1 is not running
 * async-frontend 1 is not running
 * landscape-client is running
 * job-handler 1 is running
 * juju-sync 1 is running
 * message-server 1 is running
 * package-upload 1 is running
 * pingserver 1 is running
Download as text