Skip to content

Instantly share code, notes, and snippets.

@srenatus
Created December 4, 2013 07:10
Show Gist options
  • Save srenatus/7783524 to your computer and use it in GitHub Desktop.
Save srenatus/7783524 to your computer and use it in GitHub Desktop.
Starting Riemann on OSv, console log (context: after having put the Riemann standalone jar and a config onto the system via the web UI)
$ ssh admin@10.122.1.91
admin@10.122.1.91's password:
____ _____
/ __ \ / ____|
| | | | (_____ __
| | | |\___ \ \ / /
| |__| |____) \ V /
\____/|_____/ \_/
[/]% cd /usr/mgmt/apps
[/usr/mgmt/apps]% ls
a77720330f10f5be4d6b0f719a05ae95/ index.rb f44132dd894d7302a944841021b590bd/
[/usr/mgmt/apps]% cd f44132dd894d7302a944841021b590bd/
[/usr/mgmt/apps/f44132dd894d7302a944841021b590bd]% ls
riemann-0.2.4.jar riemann-0.2.4.json riemann.config
[/usr/mgmt/apps/f44132dd894d7302a944841021b590bd]% pwd
/usr/mgmt/apps/f44132dd894d7302a944841021b590bd
[/usr/mgmt/apps/f44132dd894d7302a944841021b590bd]% java -jar /usr/mgmt/apps/f44132dd894d7302a944841021b590bd/riemann-0.2.4.jar /usr/mgmt/apps/f44132dd894d7302a944841021b590bd/riemann.config
[/usr/mgmt/apps/f44132dd894d7302a944841021b590bd]% cd /var/log
[/var/log]% ls
mgmt.log.2013-11-28.zip mgmt.log.2013-12-03.zip mgmt.log riemann.log
[/var/log]% cat riemann.log
INFO [2013-12-04 07:05:15,820] Thread-45 - riemann.repl - REPL server {:host 0.0.0.0, :port 5557} online
INFO [2013-12-04 07:05:16,037] clojure-agent-send-off-pool-4 - riemann.transport.websockets - Websockets server 0.0.0.0 5556 online
INFO [2013-12-04 07:05:16,043] clojure-agent-send-off-pool-1 - riemann.transport.tcp - TCP server 0.0.0.0 5555 online
INFO [2013-12-04 07:05:16,052] clojure-agent-send-off-pool-2 - riemann.transport.udp - UDP server 0.0.0.0 5555 16384 online
INFO [2013-12-04 07:05:16,057] Thread-45 - riemann.core - Hyperspace core online
[/var/log]% thread ls
ID NAME GROUP PRIORITY STATE %CPU TIME INTERRUPTED DAEMON
2 Reference Handler system 10 WAITING 0 0:0 false true
3 Finalizer system 8 WAITING 0 0:0 false true
4 Signal Dispatcher system 9 RUNNABLE 0 0:0 false true
1 main main 5 WAITING 0 0:0 false false
8 Thread-0 main 5 RUNNABLE 0 0:0 false false
52 JRubyJIT-1 main 1 WAITING 0 0:0 false true
53 JRubyJIT-2 main 1 WAITING 0 0:0 false true
54 RubyThread-4: classpath:/META-INF/app.home/ main 5 TIMED_WAITING 0 0:0 false true
56 pool-2-thread-1 main 5 TIMED_WAITING 0 0:0 false false
61 NioSocketAcceptor-1 main 5 RUNNABLE 0 0:0 false false
66 NonBlockingInputStreamThread main 5 WAITING 0 0:0 false true
70 RubyThread-9: file:////usr/mgmt/web-1.0.0.j main 5 RUNNABLE 0 0:0 false true
71 RubyThread-10: file:////usr/mgmt/web-1.0.0. main 5 TIMED_WAITING 0 0:0 false true
72 RubyThread-11: file:////usr/mgmt/web-1.0.0. main 5 RUNNABLE 0 0:0 false true
74 pool-3-thread-1 main 5 TIMED_WAITING 0 0:0 false false
76 pool-1-thread-1 main 5 WAITING 0 0:0 false false
77 pool-1-thread-2 main 5 WAITING 0 0:0 false false
78 pool-1-thread-3 main 5 WAITING 0 0:0 false false
89 pool-1-thread-4 main 5 WAITING 0 0:0 false false
90 pool-1-thread-5 main 5 WAITING 0 0:0 false false
91 pool-1-thread-6 main 5 WAITING 0 0:0 false false
92 pool-1-thread-7 main 5 WAITING 0 0:0 false false
93 pool-1-thread-8 main 5 WAITING 0 0:0 false false
94 pool-1-thread-9 main 5 WAITING 0 0:0 false false
99 pool-1-thread-10 main 5 RUNNABLE 0 0:0 false false
100 pool-1-thread-11 main 5 WAITING 0 0:0 false false
101 pool-1-thread-12 main 5 WAITING 0 0:0 false false
102 pool-1-thread-13 main 5 WAITING 0 0:0 false false
103 pool-1-thread-14 main 5 WAITING 0 0:0 false false
104 pool-1-thread-15 main 5 WAITING 0 0:0 false false
105 pool-1-thread-16 main 5 WAITING 0 0:0 false false
106 pool-1-thread-17 main 5 WAITING 0 0:0 false false
107 pool-1-thread-18 main 5 WAITING 0 0:0 false false
108 pool-1-thread-19 main 5 WAITING 0 0:0 false false
109 pool-1-thread-20 main 5 WAITING 0 0:0 false false
123 CRaSH main 5 WAITING 0 0:0 false false
144 NioProcessor-2 main 5 RUNNABLE 0 0:0 false false
146 CRaSH main 5 WAITING 0 0:0 false false
148 lamina-scheduler-queue main 5 TIMED_WAITING 0 0:0 false true
149 lamina-scheduler-1 main 5 WAITING 0 0:0 false true
150 lamina-scheduler-2 main 5 WAITING 0 0:0 false true
151 clojure-agent-send-off-pool-0 main 5 RUNNABLE 0 0:0 false false
157 Thread-55 main 5 TIMED_WAITING 0 0:0 false false
158 Thread-56 main 5 TIMED_WAITING 0 0:0 false false
159 New I/O worker #1 main 5 RUNNABLE 0 0:0 false false
160 New I/O worker #2 main 5 RUNNABLE 0 0:0 false false
161 New I/O worker #3 main 5 RUNNABLE 0 0:0 false false
162 New I/O worker #4 main 5 RUNNABLE 0 0:0 false false
163 New I/O worker #5 main 5 RUNNABLE 0 0:0 false false
164 New I/O worker #7 main 5 RUNNABLE 0 0:0 false false
165 New I/O worker #6 main 5 RUNNABLE 0 0:0 false false
166 New I/O worker #8 main 5 RUNNABLE 0 0:0 false false
167 New I/O server boss #9 main 5 RUNNABLE 0 0:0 false false
168 New I/O worker #10 main 5 RUNNABLE 0 0:0 false false
169 New I/O worker #11 main 5 RUNNABLE 0 0:0 false false
170 New I/O worker #12 main 5 RUNNABLE 0 0:0 false false
171 New I/O worker #13 main 5 RUNNABLE 0 0:0 false false
172 New I/O server boss #14 main 5 RUNNABLE 0 0:0 false false
175 riemann task 0 main 5 TIMED_WAITING 0 0:0 false false
176 riemann task 1 main 5 TIMED_WAITING 0 0:0 false false
177 riemann task 2 main 5 TIMED_WAITING 0 0:0 false false
178 riemann task 3 main 5 TIMED_WAITING 0 0:0 false false
10 SeedGenerator Thread SeedGenerator ThreadGroup 1 WAITING 0 0:0 false true
[/var/log]%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment