[jboss-user] [Management, JMX/JBoss] - Re: problems with twiddle.sh under linux (syntax)

2009-01-14 Thread BiLL_TuEr
maybe. BiLL View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201718#4201718 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201718 ___ jboss-user mailing list jboss-user@lists.j

[jboss-user] [Management, JMX/JBoss] - Re: problems with twiddle.sh under linux (syntax)

2009-01-14 Thread BiLL_TuEr
i tried this too. but this doesnt help. i had to copy another twiddle.sh, so now it works. BiLL View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201605#4201605 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201605 _

[jboss-user] [Management, JMX/JBoss] - Re: problems with twiddle.sh under linux (syntax)

2009-01-13 Thread BiLL_TuEr
its strange. i copied a twiddle.sh from another server and now its working. BiLL View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201365#4201365 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201365 _

[jboss-user] [Management, JMX/JBoss] - Re: problems with twiddle.sh under linux (syntax)

2009-01-13 Thread BiLL_TuEr
jap, on all my other servers it is working too like this. but not on this server: /opt/server/jboss-4.0.5.GA/bin # ./twiddle.sh -s localhost get jboss.system:type=ServerInfo A JMX client to 'twiddle' with a remote JBoss server. usage: twiddle.sh [options] [command_arguments] options: -h,

[jboss-user] [Management, JMX/JBoss] - problems with twiddle.sh under linux (syntax)

2009-01-13 Thread BiLL_TuEr
hi, when i type this in my konsole: /opt/server/jboss-4.0.5.GA/bin # ./twiddle.sh -s xxx.xxx.xxx.xxx get jboss.system:type=ServerInfo i get the following: /opt/server/jboss-4.0.5.GA/bin # ./twiddle.sh -s xxx.xxx.xxx.xxx get "jboss.system:type=ServerInfo" A JMX client to 'twiddle' with a remot

[jboss-user] [Management, JMX/JBoss] - Re: problem with twiddle.bat syntax

2008-12-12 Thread BiLL_TuEr
ahhh, i got it. here is the complete script if someone want to use it under windows servers (script is originaly from w.leibzon!): | #!/usr/bin/perl -w | # | # == SUMMARY = | # | # Program : check_jboss.pl | # Version :

[jboss-user] [Management, JMX/JBoss] - Re: problem with twiddle.bat syntax

2008-12-12 Thread BiLL_TuEr
thanks, zaht works. another rpoblem is that i have to call a perl-script like this: C:\Monitoring>check_jboss.pl -H localhost -T "ServerInfo" -J "jboss.system" -a " ActiveThreadCount" -w 300: -c 250: -f but this tells my that data is missing. this is the code fragment where twiddle statement is

[jboss-user] [Management, JMX/JBoss] - problem with twiddle.bat syntax

2008-12-11 Thread BiLL_TuEr
Hi, i try to get the ServerInfo from my JBOSS on a Win2000 Server. I use this command: twiddle.bat get jboss.system:type=ServerInfo but i get this error: C:\jboss-4.0.5.GA\bin>twiddle.bat get jboss.system:type=ServerInfo | 13:23:36,633 ERROR [Twiddle] Command failure | org.jboss.console.tw