Quantcast
Channel: VMware Communities : Popular Discussions - Hyperic User Forums
Viewing all 52618 articles
Browse latest View live

Monitoring Tomacat 7 DataSource pool

$
0
0

Hi,

 

     I am using Hyperic 4.6.6

     I have to monitor Tomcat 7's datasource pool

     The problem is ,in hyperic 4.6.6 there is tomcat plugin which creates template for datasourcepool is as---

          Catalina:type=DataSource,path=/demo-service,host=192.168.4.171,class=javax.sql.DataSource,name=demo-ds

 

    That is ok for tomcat 6, BUT In tomcat 7 mbean created for datasource is registers in form----

 

          Catalina:type=DataSource,context=/demo-service,host=192.168.4.171,class=javax.sql.DataSource,name=demo-ds

 

i.e instead of 'path' there is 'context' in tomcat 7...

so, hyperic gives error

javax.management.InstanceNotFoundException

so ,Please any buddy can have idea for solution of this...........???


How to Monitor FTP over ssl connection

$
0
0

Hello guys,

 

I was trying to  monitor FTP over SSL (FTPS) connection i couldn't do so i tried to connect FTP platform service and it failed and i couldn't find platform service for monitoring FTPS connection. Is there a way to solve this query?

 

Regards

BRK

vCenter Hyperic 5.8 vsphere Plugin

$
0
0

Hi, I was testing with the new version of Hyperic 5.8 and I'm not able to find the HQ vCenter or able to configure the vCenter server into Hyperic.

Checking on the release notes it seems that vsphere/vcenter plugin was a community plugin that should be now downloaded from Marketplace but I'm not able to find it.

 

Anyone know where to find it?

frustrating experience with Hyperic and vCops integration

$
0
0

I'm new to Hyperic and vCops.  We have a mostly virtualized environment but I've been installing Hyperic on virtual machine and physical machines in our environment.  For virtual machines I want to monitor specific windows services and processes that aren't captured with vCops alone.  So I install the Hyperic agent on some machines and setup monitoring of specific windows services.  Then I setup the HypericApiAdapter Win32 attribute package to generate a critical alarm when services are not available.  I assign this attribute package to all Win32 resource kinds.  After that I configured the emailFitler.xml filter to send an email when the Win32 resource kind has a critical alarm.  Everything worked appropriately until a network connection to a site dropped.  What happens is that I get an alarm that the machine is down, then I get an alarm for the services that I configured for monitoring are down, and then I get additional alarms for every processor, disk drive, and network adapter in the machine being down.  Hyperic considers a CPU, network adapter, disk drive, etc as a service in addition to a monitor for a specific windows service.  To me that is excessive.  If the machine is down why does there need to be notifications for every single service.  It almost makes it impossible to use the email functionality from vCops when you are integrating with Hyperic.  Has anybody experienced this and how are you working around it?  Do you just use the email functionality from Hyperic for Hyperic resources?  I wanted to manage everything from vCops but I'm beginning to think this may not be possible?

 

Thanks for the help.

Invalid Lather request made from agent

$
0
0

Hi All,

 

This is from the server's log

ERROR [tomcat-http--29] [org.hyperic.lather.server.LatherServlet@219] Invalid Lather request made from xxx.xxx.xxx.xxx

 

This is from the agent's log

DEBUG [PluginStatusSender] [AgentCallbackClient@190] IO error: Connection failure: HTTP/1.1 503 Invalid Lather request made from xxx.xxx.xxx.xxx

WARN  [PluginStatusSender] [AgentDaemon@776] could not send plugin status to server, will retry:  org.hyperic.hq.bizapp.client.AgentCallbackClientException: IO error: Connection failure: HTTP/1.1 503 Invalid Lather request made from xxx.xxx.xxx.xxx

 

Anybody encountered the same problem??

I'm using version 5.8.0 for both the agent and the server
Both are running on Linux CentOS release 6.5

 

Tried using with and without SSL, but still encounter the same problem.

 

Been searching through the forum but none of the solution works for me.

 

Thanks for reading this.

Hyperic 5.8 can monitoring Web App?

$
0
0

Hi

 

   I have a typical web app system:

 

- Web interface, with user and password authentication.

- I log in with user and password.

   If i can log into the system, success.

  If i can`t log into the system (because database is down, system is very slow, system is wrong, etc) then i need a mail notification.

 

   Can hyperic monitoring this kind of system?

 

 

Thanks.

hi i have issue with hyperic open source installation version 5.8.1

$
0
0

hi , i have issues with hyperic open source installation version 5.8.1 when i exécute mvn package it  dislpay this error

' from repository cm-release (http://maven.cm.hyperic.org/release): Authorization failed: Access denied to: http://maven.cm.hyperic.org/release/org/hyperic/hq/dist/hyperic-hq-agent/5.8.1/hyperic-hq-agent-5.8.1.pom

Downloading: http://repo1.maven.org/maven2/org/hyperic/hq/dist/hyperic-hq-agent/5.8.1/hyperic-hq-agent-5.8.1.pom

[INFO] Unable to find resource 'org.hyperic.hq.dist:hyperic-hq-agent:pom:5.8.1' in repository central (http://repo1.maven.org/maven2)

[INFO] ------------------------------------------------------------------------

[ERROR] BUILD ERROR

[INFO] ------------------------------------------------------------------------

[INFO] Failed to resolve artifact.

 

Missing:

----------

1) org.hyperic.hq.dist:hyperic-hq-agent:pom:5.8.1

  Path to dependency:

      1) org.hyperic.hq.dist.hyperic-hq-agent:hyperic-hq-agent-noJRE:pom:5.8.1

      2) org.hyperic.hq.dist:hyperic-hq-agent:pom:5.8.1

 

----------

1 required artifact is missing.

 

for artifact:

  org.hyperic.hq.dist.hyperic-hq-agent:hyperic-hq-agent-noJRE:pom:5.8.1

 

from the specified remote repositories:

  central (http://repo1.maven.org/maven2),

  spring-release (http://maven.springframework.org/release),

  hyperic-external (http://maven.hyperic.org/external),

  cm-release (http://maven.cm.hyperic.org/release),

  hqapi-release (http://maven.hyperic.org/hqapi/release)

 

 

 

[INFO] ------------------------------------------------------------------------

[INFO] For more information, run Maven with the -e switch

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 4 minutes 41 seconds

[INFO] Finished at: Thu Mar 06 11:10:26 CET 2014

[INFO] Final Memory: 128M/938M

[INFO] -----------------------------

which version of ubuntu is suported by hyperic 5

$
0
0

i want make a build to hyperic open source v5 and i'am asking which version of ubuntu are supported by hyperic


tomcat server doesn't strat correctly for hyperic 5.0.0-ha open source devellopemnt enviromment

$
0
0

hi,

when i try to deploy my tomcat 7 server i have this exception

org.hyperic.util.ConfigPropertyException: The keystore path [/home/stage/apache-tomcat-7.0.52/hyperic.keystore] does not exist. If setting a relative path, it must be relative to the server's hq-server directory.

    at org.hyperic.hq.security.ServerKeystoreConfig.<init>(ServerKeystoreConfig.java:69)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

    at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:126)

 

and i don't khnow where i can find hyperic.keystore file!!!!

 

can anyone help me please

5.8 on Centos can't send email via SMTP

$
0
0

For some reason, the server can't send an email. I get this in the log for an alert I set up:

23-03-2014 11:36:46,237 ADT ERROR [pool-2-thread-3] [org.hyperic.hq.bizapp.server.session.EmailManagerImpl@162] Error sending email: [HQ] !! - Free Memory < 4.7GB eosstgdb01

 

The email address it is trying to send to is correct. I've installed postfix and testing it with telnet and I can send an email successfully. I've also use the mail program to send an email successfully, so I know postfix is set up correctly. I also can connect to the smtp server remotely from another server. I even set HQ to point to another server that has postfix running and it still failed. So it's definitely something with HQ.

 

All I had in my conf file was:

server.mail.host=127.0.0.1


I then tried:

# Change to SMTP port

mail.smtp.port=25

# SMTP properties

mail.smtp.auth=false

mail.smtp.socketFactory.class=javax.net.SocketFactory

mail.smtp.socketFactory.fallback=false

mail.smtp.socketFactory.port=25

mail.smtp.starttls.enable=false

 

But it didn't make a difference.

 

In the HQ server settings, the only option for email is:

base url : http://10.31.30.20:7080/

From Email Address: aa@aa.com

 

So what else can I do?

Hyperic 5.8.1 download links are down due to broken links

$
0
0

Hi,

 

Hyperic 5.8.1 download links are down due to broken links.

We are working to solve the problem.

 

Thanks,

Yaron

Unable to find sigar.jar problem

$
0
0
I am trying to use the sigar api in java to retieve system information.
standalone class to use the sigar.jar is working.

However using this in InstallAnywhere custoncode plugin results in the above error
message

Unable to find sigar.jar
org.hyperic.sigar.SigarException: Unable to find sigar.jar
        at org.hyperic.sigar.Sigar.loadLibrary(Sigar.java:158)
        at org.hyperic.sigar.Sigar.<clinit>(Sigar.java:90)
        at org.hyperic.sigar.ExerosSysInfo.<clinit>(Unknown Source)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at com.zerog.ia.installer.actions.CustomAction.f(DashoA8113)


WHERE should this sigar.jar be located???

vhost availabilty is 0% .. vhost reporting it is down when it is not.

$
0
0
I have two servers behind a load balancer that host a website.  the hq agent installed correctly and it autodiscovered but the vhosts that showup as the website both report they are down?

why would this be and what should I check on / how does hyperic determine that the site is down?

the site clearly isnt down and is clearly available.. I can browse to it... both on and off the server.. I even pointed the load balancer to each node and hit the site externally both directly (no load balancer) and indirectly (with load balancer) and it is definitely up.

any recommendations ?

no sigar-x86-winnt.dll in java.library.path, using Sigar with Webstart

$
0
0
I am facing problem where sigar dlls are not being picked up when using via Webstart. We need the dlls to be downloaded on the client machine so that Machine specific Sigar calls can be done.

I am able to use sigar API/dll's, when I am using it in a Java application by configuring "java.library.path" to point the location of dlls. (I cannot keep the dll's and jars in the same location.)

For making Sigar.dll work with webstart, I have done the following
1) Made a Jar out of the dll's, named it sigarNative.jar.
2) I have updated the jnlp file on the server as follows.
       <resources os="Windows">
          <property name="sun.java2d.noddraw" value="true" />
          <property name="JINTEGRA_NATIVE_MODE" value="" />
          <nativelib href="<path>/sigarNative.jar"/>
     </resources>

This is how other custom native libraries are configured in our application.

Even after doing the above steps I get the below errors.

[LOGGED STACK TRACE BEGIN]
org.hyperic.sigar.SigarException: no sigar-x86-winnt.dll in java.library.path
     at org.hyperic.sigar.Sigar.load(Sigar.java:154)
     at com.portware.util.health.SigarHealthRetreiver.initialize(SigarHealthRetreiver.java:193)

Can anybody point me to the work around for making Sigar dll's work with Webstart.

Thanks,

VK

configuration websphere MQ 7.0

$
0
0
There is an error
hq-server windows 2003
hq-agentredhat4 linux
2009-06-11 15:53:51,730 WARN  [MeasurementEnabler1] [org.hyperic.hq.measurement.server.session.MeasurementManagerEJBImpl@1485] Error turning on default metrics, configuration ({platform.id=10204, platform.log_track.level=Warn, platform.ip=192.168.1.88, platform.name=redhat4, platform.config_track.enable=true, platform.log_track.enable=true, platform.fqdn=192.168.1.88, installpath=/opt/mqm, platform.type=Linux}) couldn't be validated
org.hyperic.hq.appdef.shared.InvalidConfigException: Invalid configuration: Plugin error: Plugin class not found: com/ibm/mq/MQException (invalid classpath or corrupt plugin jar)
     at org.hyperic.hq.measurement.server.session.MeasurementManagerEJBImpl.checkConfiguration(MeasurementManagerEJBImpl.java:1410)
     at org.hyperic.hq.measurement.server.session.MeasurementManagerEJBImpl.enableDefaultMetrics(MeasurementManagerEJBImpl.java:1483)
     at org.hyperic.hq.measurement.server.session.MeasurementManagerEJBImpl.handleCreateRefreshEvents(MeasurementManagerEJBImpl.java:1317)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
     at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:237)
     at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:158)
     at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:169)
     at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
     at org.hyperic.hq.application.HQApp$Snatcher.invokeNextBoth(HQApp.java:515)
     at org.hyperic.hq.application.HQApp$Snatcher.invokeNext(HQApp.java:587)
     at org.hyperic.txsnatch.TxSnatch.invoke(TxSnatch.java:71)
     at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
     at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:350)
     at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
     at org.hyperic.hq.application.HQApp$Snatcher.invokeNextBoth(HQApp.java:515)
     at org.hyperic.hq.application.HQApp$Snatcher.invokeNext(HQApp.java:587)
     at org.hyperic.txsnatch.TxSnatch.invoke(TxSnatch.java:71)
     at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
     at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
     at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)
     at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
     at org.jboss.ejb.Container.invoke(Container.java:960)
     at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
     at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
     at $Proxy271.handleCreateRefreshEvents(Unknown Source)
     at org.hyperic.hq.measurement.server.session.MeasurementEnabler.processEvents(MeasurementEnabler.java:36)
     at org.hyperic.hq.zevents.TimingListenerWrapper.processEvents(TimingListenerWrapper.java:44)
     at org.hyperic.hq.zevents.BufferedListener$BufferedEventRunnable.run(BufferedListener.java:64)
     at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1061)
     at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
     at java.lang.Thread.run(Unknown Source)
Caused by: org.hyperic.hq.measurement.monitor.LiveMeasurementException: Plugin error: Plugin class not found: com/ibm/mq/MQException (invalid classpath or corrupt plugin jar)
     at org.hyperic.hq.measurement.agent.client.AgentMonitor.getLiveValues(AgentMonitor.java:207)
     at org.hyperic.hq.measurement.server.session.MeasurementManagerEJBImpl.getLiveMeasurementValues(MeasurementManagerEJBImpl.java:1435)
     at org.hyperic.hq.measurement.server.session.MeasurementManagerEJBImpl.checkConfiguration(MeasurementManagerEJBImpl.java:1408)
     ... 34 more

who can tell me what to do?

Sending Java events to NT Event Log

$
0
0
Hi all,

My client is running SCOM / MOM, and wants to use Hyperic to monitor the JBoss logs and application (log4j) logs. In a nutshell on a match we have to send the logged event to the Windows NT event log, so it gets picked up by SCOM.

The easier way to do this is to use log4j NTEventAppender to hit the NT event log directly - but we can't flood this log with a whole lot of stuff it doesn't need to see. So Hyperic has to give us fine grained control here.

As usual, I'm new to Hyperic. Has anyone done this? Am I missing something obvious?

Thanks in advance.

iostat -x

$
0
0
Hi,
I'm new of sigar library. It's a great library for who is responsible for system management.
Now I'm facing a problem, I don't know how to get Disk read/write blocks per seconds like I command "iostat -x" on unix-like system.

Device:    rrqm/s wrqm/s   r/s   w/s  rsec/s  wsec/s    rkB/s    wkB/s avgrq-sz avgqu-sz   await  svctm  %util
cciss/c0d0   0.89  13.65  2.39  7.42  192.62  168.66    96.31    84.33    36.81     0.33   33.24   5.73   5.62
cciss/c0d1   0.02   0.00  0.00  0.00    0.20    0.00     0.10     0.00   176.89     0.00    6.73   0.66   0.00


Does any one can help me to find a way on it  ?
Thank you ~~

JMX Plugin for SUN 1.5

$
0
0
Hi,
We are using JMX Plugin for SUN 1.5 to monitor our application jmx's, we created an xml plugin for it ( this is a spring application and we are using spring to publish our jmx's )

the thing is that hyperic, overtime, opens hundreds of jmx connection and never closes them.. after few hours our tomcat server is using 100% cpu without doing anything.
once i stop hyperic agent, tomcat will go back to 0-1% cpu..

is there any thing that we can do to fix this?

thanks

Building Sigar 32-bit for Linux

$
0
0

Hi all -

 

I am trying to build the 32-bit version of Sigar for Linux.   When I build I have my JAVA_HOME pointing to a 32-bit version of java and the build appears to be building a 32-bit version, but when I check the headers on the built library it says it is a 64-bit library.   When I try to use the library I get an UnsatisifiedLinkError (see below).

 

Here I am trying to run against the built binaries:

 

$ java -jar sigar-bin/lib/sigar.jar version

/home/epederso/sigar-1.6/bindings/java/sigar-bin/lib/libsigar-x86-linux.so: /home/epederso/sigar-1.6/bindings/java/sigar-bin/lib/libsigar-x86-linux.so: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch)

org.hyperic.sigar.SigarException: /home/epederso/sigar-1.6/bindings/java/sigar-bin/lib/libsigar-x86-linux.so: /home/epederso/sigar-1.6/bindings/java/sigar-bin/lib/libsigar-x86-linux.so: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch)

        at org.hyperic.sigar.Sigar.loadLibrary(Sigar.java:172)

 

Here is the readelf output for the library that was built, showing it is ELF64.

 

$ readelf -h sigar-bin/lib/libsigar-x86-linux.so

ELF Header:

  Magic:   7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00

  Class:                             ELF64

  Data:                              2's complement, little endian

  Version:                           1 (current)

  OS/ABI:                            UNIX - System V

  ABI Version:                       0

  Type:                              DYN (Shared object file)

  Machine:                           Advanced Micro Devices X86-64

  Version:                           0x1

  Entry point address:               0xa1b0

  Start of program headers:          64 (bytes into file)

  Start of section headers:          213536 (bytes into file)

  Flags:                             0x0

  Size of this header:               64 (bytes)

  Size of program headers:           56 (bytes)

  Number of program headers:         5

  Size of section headers:           64 (bytes)

  Number of section headers:         28

  Section header string table index: 25

 

Finally here is the output from the build:

 

$ ant

Buildfile: /home/epederso/sigar-1.6/bindings/java/build.xml

 

jni-init:

    [mkdir] Created dir: /home/epederso/sigar-1.6/bindings/java/build/classes

     [echo] jni.src=linux, jni.jdk.os=linux, 32-bit

    [javac] /home/epederso/sigar-1.6/bindings/java/hyperic_jni/jni-build.xml:165: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

    [javac] Compiling 6 source files to /home/epederso/sigar-1.6/bindings/java/build/classes

    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.4

    [javac] Note: /home/epederso/sigar-1.6/bindings/java/hyperic_jni/src/org/hyperic/jni/ArchLoader.java uses or overrides a deprecated API.

    [javac] Note: Recompile with -Xlint:deprecation for details.

    [javac] 1 warning

  [libarch] x86-linux

     [echo] java.home=/usr/java/jdk1.7.0_02_32

 

sigar-version:

     [echo] SIGAR git revision exported

 

version-file:

     [echo] cp ./src/org/hyperic/sigar/SigarVersion.java.in -> /home/epederso/sigar-1.6/bindings/java/build/./src/org/hyperic/sigar/SigarVersion.java

     [copy] Copying 1 file to /home/epederso/sigar-1.6/bindings/java/build/src/org/hyperic/sigar

 

version-file:

     [echo] cp ../../src/sigar_version.c.in -> /home/epederso/sigar-1.6/bindings/java/build/src/sigar_version.c

     [copy] Copying 1 file to /home/epederso/sigar-1.6/bindings/java/build/src

 

version-file:

     [echo] cp ../../src/os/darwin/Info.plist.in -> /home/epederso/sigar-1.6/bindings/java/build/src/Info.plist

     [copy] Copying 1 file to /home/epederso/sigar-1.6/bindings/java/build/src

 

version-file:

     [echo] cp ../../src/os/win32/sigar.rc.in -> /home/epederso/sigar-1.6/bindings/java/build/src/sigar.rc

     [copy] Copying 1 file to /home/epederso/sigar-1.6/bindings/java/build/src

 

sigar.rc:

 

prepare-src:

     [exec] javasigar_generated.c needs update

     [exec] generating javasigar_generated.c

     [exec] generating javasigar_generated.h

     [exec] generating org/hyperic/sigar/Uptime.java

     [exec] skipping org/hyperic/sigar/NetStat.java

     [exec] generating org/hyperic/sigar/DirStat.java

     [exec] skipping org/hyperic/sigar/CpuPerc.java

     [exec] generating org/hyperic/sigar/ResourceLimit.java

     [exec] generating org/hyperic/sigar/NfsServerV3.java

     [exec] generating org/hyperic/sigar/FileAttrs.java

     [exec] generating org/hyperic/sigar/Cpu.java

     [exec] generating org/hyperic/sigar/NfsClientV2.java

     [exec] generating org/hyperic/sigar/DiskUsage.java

     [exec] generating org/hyperic/sigar/CpuInfo.java

     [exec] generating org/hyperic/sigar/FileSystem.java

     [exec] generating org/hyperic/sigar/Who.java

     [exec] generating org/hyperic/sigar/Swap.java

     [exec] generating org/hyperic/sigar/ProcTime.java

     [exec] generating org/hyperic/sigar/FileSystemUsage.java

     [exec] generating org/hyperic/sigar/ProcMem.java

     [exec] generating org/hyperic/sigar/ThreadCpu.java

     [exec] generating org/hyperic/sigar/NetRoute.java

     [exec] generating org/hyperic/sigar/ProcStat.java

     [exec] generating org/hyperic/sigar/NetInterfaceConfig.java

     [exec] generating org/hyperic/sigar/NetInfo.java

     [exec] generating org/hyperic/sigar/SysInfo.java

     [exec] generating org/hyperic/sigar/Mem.java

     [exec] generating org/hyperic/sigar/NfsClientV3.java

     [exec] generating org/hyperic/sigar/DirUsage.java

     [exec] generating org/hyperic/sigar/NetConnection.java

     [exec] generating org/hyperic/sigar/Tcp.java

     [exec] generating org/hyperic/sigar/NetInterfaceStat.java

     [exec] generating org/hyperic/sigar/ProcCred.java

     [exec] generating org/hyperic/sigar/ProcFd.java

     [exec] generating org/hyperic/sigar/ProcCredName.java

     [exec] generating org/hyperic/sigar/ProcCpu.java

     [exec] generating org/hyperic/sigar/NfsServerV2.java

     [exec] generating org/hyperic/sigar/ProcState.java

     [exec] generating org/hyperic/sigar/ProcExe.java

 

jni-compile:

 

jni-cc:

    [mkdir] Created dir: /home/epederso/sigar-1.6/bindings/java/build/obj/x86-linux/lib

     [echo] jni libname=sigar-x86-linux

       [cc] 13 total files to be compiled.

       [cc] Starting link

 

jni-lib-copy:

    [mkdir] Created dir: /home/epederso/sigar-1.6/bindings/java/sigar-bin/lib

     [copy] Copying 2 files to /home/epederso/sigar-1.6/bindings/java/sigar-bin/lib

 

copy-includes:

    [mkdir] Created dir: /home/epederso/sigar-1.6/bindings/java/sigar-bin/include

     [copy] Copying 5 files to /home/epederso/sigar-1.6/bindings/java/sigar-bin/include

 

build-jni:

 

compile:

    [javac] /home/epederso/sigar-1.6/bindings/java/build.xml:102: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

    [javac] Compiling 181 source files to /home/epederso/sigar-1.6/bindings/java/build/classes

    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.4

    [javac] /home/epederso/sigar-1.6/bindings/java/src/org/hyperic/sigar/shell/ShellIntHandler.java:21: warning: Signal is internal proprietary API and may be removed in a future release

    [javac] import sun.misc.Signal;

    [javac]                ^

    [javac] /home/epederso/sigar-1.6/bindings/java/src/org/hyperic/sigar/shell/ShellIntHandler.java:22: warning: SignalHandler is internal proprietary API and may be removed in a future release

    [javac] import sun.misc.SignalHandler;

    [javac]                ^

    [javac] /home/epederso/sigar-1.6/bindings/java/src/org/hyperic/sigar/shell/ShellIntHandler.java:24: warning: SignalHandler is internal proprietary API and may be removed in a future release

    [javac] public class ShellIntHandler implements SignalHandler {

    [javac]                                         ^

    [javac] /home/epederso/sigar-1.6/bindings/java/src/org/hyperic/sigar/shell/ShellIntHandler.java:33: warning: Signal is internal proprietary API and may be removed in a future release

    [javac]         Signal signal;

   [javac]         ^

    [javac] /home/epederso/sigar-1.6/bindings/java/src/org/hyperic/sigar/shell/ShellIntHandler.java:35: warning: Signal is internal proprietary API and may be removed in a future release

    [javac]             signal = new Signal("INT");

    [javac]                          ^

    [javac] /home/epederso/sigar-1.6/bindings/java/src/org/hyperic/sigar/shell/ShellIntHandler.java:41: warning: Signal is internal proprietary API and may be removed in a future release

    [javac]             Signal.handle(signal, new ShellIntHandler());

    [javac]             ^

    [javac] /home/epederso/sigar-1.6/bindings/java/src/org/hyperic/sigar/shell/ShellIntHandler.java:47: warning: Signal is internal proprietary API and may be removed in a future release

    [javac]     public void handle(Signal signal) {

    [javac]                        ^

    [javac] Note: /home/epederso/sigar-1.6/bindings/java/src/org/hyperic/sigar/cmd/Ps.java uses or overrides a deprecated API.

    [javac] Note: Recompile with -Xlint:deprecation for details.

    [javac] 8 warnings

 

pack:

      [jar] Building jar: /home/epederso/sigar-1.6/bindings/java/sigar-bin/lib/sigar.jar

 

build:

 

BUILD SUCCESSFUL

Total time: 10 seconds

Monitoring SAP applications with hyperic ?

$
0
0

Good morning,

 

I intended to monitor my SAP applications and I have already hyperic installed. I'm wondering, can hyperic monitor SAP applications? if yes, how ?

 

 

Plz help me, it's urgent.

Viewing all 52618 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>