Click here to Skip to main content
15,885,733 members
Home / Discussions / Java
   

Java

 
QuestionAdding Image Into Combox Pin
Member 1360161428-Jan-18 6:53
Member 1360161428-Jan-18 6:53 
AnswerRe: Adding Image Into Combox Pin
Richard MacCutchan28-Jan-18 21:41
mveRichard MacCutchan28-Jan-18 21:41 
Questionany one has idea about how to get memory usage of remote server using java? Pin
Member 1363596722-Jan-18 20:37
Member 1363596722-Jan-18 20:37 
AnswerRe: any one has idea about how to get memory usage of remote server using java? Pin
Richard MacCutchan22-Jan-18 21:44
mveRichard MacCutchan22-Jan-18 21:44 
GeneralRe: any one has idea about how to get memory usage of remote server using java? Pin
Member 1363596722-Jan-18 22:30
Member 1363596722-Jan-18 22:30 
GeneralRe: any one has idea about how to get memory usage of remote server using java? Pin
Member 1363596729-Jan-18 23:13
Member 1363596729-Jan-18 23:13 
GeneralRe: any one has idea about how to get memory usage of remote server using java? Pin
Richard MacCutchan30-Jan-18 0:14
mveRichard MacCutchan30-Jan-18 0:14 
AnswerRe: any one has idea about how to get memory usage of remote server using java? Pin
jschell27-Jan-18 6:41
jschell27-Jan-18 6:41 
Might want to clarify that other answer however since it actually depends on what the server is running.

A 'server' with java often means a JEE container. And most if not all of them have management APIs that allows access to usage statistics. So something like Tomcat, JBoss, WebLogic, etc might already have a way to get it via a http server or an API.
GeneralRe: any one has idea about how to get memory usage of remote server using java? Pin
Member 136650076-Feb-18 18:07
Member 136650076-Feb-18 18:07 
QuestionSigar API Pin
Member 1363596721-Jan-18 18:13
Member 1363596721-Jan-18 18:13 
QuestionRe: Sigar API Pin
Richard MacCutchan21-Jan-18 21:59
mveRichard MacCutchan21-Jan-18 21:59 
AnswerRe: Sigar API Pin
Member 1363596722-Jan-18 17:24
Member 1363596722-Jan-18 17:24 
GeneralRe: Sigar API Pin
Richard MacCutchan22-Jan-18 21:36
mveRichard MacCutchan22-Jan-18 21:36 
GeneralRe: Sigar API Pin
Member 1363596722-Jan-18 21:37
Member 1363596722-Jan-18 21:37 
QuestionFind and query files in a directory in date format yyymmdd Pin
hm916-Jan-18 22:45
hm916-Jan-18 22:45 
AnswerRe: Find and query files in a directory in date format yyymmdd Pin
jschell17-Jan-18 14:29
jschell17-Jan-18 14:29 
AnswerRe: Find and query files in a directory in date format yyymmdd Pin
Richard MacCutchan17-Jan-18 21:56
mveRichard MacCutchan17-Jan-18 21:56 
GeneralRe: Find and query files in a directory in date format yyymmdd Pin
hm917-Jan-18 23:13
hm917-Jan-18 23:13 
GeneralRe: Find and query files in a directory in date format yyymmdd Pin
Richard MacCutchan17-Jan-18 23:16
mveRichard MacCutchan17-Jan-18 23:16 
GeneralRe: Find and query files in a directory in date format yyymmdd Pin
hm917-Jan-18 23:29
hm917-Jan-18 23:29 
GeneralRe: Find and query files in a directory in date format yyymmdd Pin
Richard MacCutchan17-Jan-18 23:32
mveRichard MacCutchan17-Jan-18 23:32 
GeneralRe: Find and query files in a directory in date format yyymmdd Pin
hm917-Jan-18 23:59
hm917-Jan-18 23:59 
GeneralRe: Find and query files in a directory in date format yyymmdd Pin
Richard MacCutchan18-Jan-18 0:32
mveRichard MacCutchan18-Jan-18 0:32 
GeneralRe: Find and query files in a directory in date format yyymmdd Pin
hm918-Jan-18 1:29
hm918-Jan-18 1:29 
GeneralRe: Find and query files in a directory in date format yyymmdd Pin
Richard MacCutchan18-Jan-18 1:45
mveRichard MacCutchan18-Jan-18 1:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.