Installation Problem
I'm trying to install Applications Manager on an Ubuntu machine without GUI. I already changed the CHMOD of the .bin-file several times. But the installation still quits without any message. I tried (chmod 777): ./ManageEngine_ApplicationsManager.bin -console Then it starts initializing the InstallShield Wizard, I see a bunch of dots and then it quits. Installation on a Debian machine worked fine. I'm pretty confused Is there anything else I could do?
How to turn off HTTP on manage engine
We need to have manage engine listening only on the https connection. I have tried to turn off listening on the http port by commenting out the non-SSL coyote connection in server.xml but retarting manageEngine seems to re-add this section. How can I disable http connections? David Hounslow
Web applications monitoring from Weblogic
I am trying to add Web applications from our Weblogic Web server. It can see the Domain but when I Select it, it gives me the following message: There are no Management Beans (MBeans) for the selected domain. Try adding from another domain or provide another filter criteria. How can I set up a monitor for my Apps?
monitor creation programmatically?
I wonder if it is possible to script (create/configure) JMX monitors programmatically? I imagine there is a config file somewhere that I can create or modify...
SharePoint 2007
I am attempting to monitor a SharePoint 2007 server. When I attempt to add the IIS monitor for this server, it shows up as a "Web Server" monitor instead of IIS. I get not statistics with this generic monitor. I have attempted to manually add the IIS monitor several time, but it keeps reverting to the generic "Web Server" monitor. Any thoughts? John Stoffer
Session Timeout
hi, we keep an appmanager browser open all day with the autorefresh turned on in appmanager. It seems to keep loging out though and we end up looking at the appmanager login screen. Has anyone seen this and been able to prevent the session timeouts? We use Firefox and IE7. thanks, Lerwick
Monitoring Oracle
I've deleted a Monitor which was monitoring our Oracle database and have tried to set it up again but I'm not having much luck. I've added a new monitor and replicated what I put in the first time with username and passwords and the instance I want to monitor but App Man just hangs for several minutes and then goes back to the add monitor screen and it doesn't even show me a failed / success message - it's as if it's just ignored the request. Is there a problem with the App Man database as I had
Google Maps Location Tabs
Hi, I'm trying to set tabs on the Google Map for locations of my servers. I can't seem to find where I can define the location of individual monitors/servers i.e. Exchange, etc. The only thing I can seem to do is create a "new location" that goes into the list of optional locations, but I cannot bind this new location to individual monitors. I have one location tab that shows something in Oregon but we are in Arkansas, I don't know how to remove that. Any and all help would be deeply appreciated!
Debug logs for URL Sequence monitor
Hi, Is there a debug setting one can use to get the below info for a URL Sequence monitor 1. The content of http request sent by AppManager 2. The exact http error response code 3. The actual html response content. I need the above info to debug the failure am running into while monitoring a facebook application. Murali
Monitoring Websphere in ND with security
Hi, I try to evaluate Application Manager for monitoring our Websphere Application Servers. We have IBM WAS 6.1.0.7 in cluster (ND) with security activated (LDAP with windows). I installed the IBM perfServletApp.ear in server1 (JVM) and activate the PMI in some servers. I try the test URL and have this error: <PerformanceMonitor responseStatus="failed" version="6.1.0.7"> −<Comments> Could not determine process type. com.ibm.websphere.management.exception.AdminException: javax.management.JMRuntimeException:
Default SNMP Community
How can I change the default SNMP community in Applications Manager? Thanks, -Aaron Aaron
MSSQL Scheduled Job
We are currently looking at various NMS applications and have one critical requirement that I have not seen in Application Manager. Can you get a dashboard overview and alerts based upon the successful or unsuccessful completion of scheduled tasks in MSSQL? Thanks, -Kevin
Health of monitor group not updated
Please use email address: "robert.o'connor@uk.fid-intl.com" * Apparently there is an invalid character in my name ;o) Problem: The health of a monitor group is still at 'warning' even though the associated monitors are all 'clear'. In addition, a url sequence monitor is grey'd out even though the monitors are collecting data and are clear. Please could you advise on some checks I can run. For info, this morning I arrived in the office to find that AppsMan hadn't polled since yesterday evening. We
DB2 Monitoring for individual databases
Is it possible to monitor in applications manager only the databases that I want. Actually I add a db2 host to monitor and all databases on this host will be monitored. The background for this request is: The db2 host to monitor contains standby databases to the HADR feature of db2. It's not allowed to access to standby databases. This problem comes with release 8 of applications manager and the feature to monitor tablespaces. - Applications Manager release 8010 on windows 2003 host - DB2UDB to monitor
Problems to unsparse content of OC4J 10.1.3
Hi , I�m using oc4j v.10.1.3 and when after create the monitor , I can see the information because of this error 4 Jan 2008 13:30:04:125 java.lang.StringIndexOutOfBoundsException: String index out of range: -1 4 Jan 2008 13:30:04:125 at java.lang.String.substring(Unknown Source) 4 Jan 2008 13:30:04:125 at com.adventnet.appmanager.server.urlmonitor.UrlDataCollector.getCharSetFromMetaTag(UrlDataCollector.java:1062) 4 Jan 2008 13:30:04:125 at com.adventnet.appmanager.server.urlmonitor.UrlDataCollector.getUrlData(UrlDataCollector.java:429)
import ibm mib files
We want to receive snmp trap events from IBM servers and RSA-Boards. To identify the traps we need to load the mibs for those servers and RSA boards. From IBM director we copied the mib files. When we load the mibfiles we receive an error: Error parsing MIB:IBM-SERVERAID-MIB.mib Error parsing MIB:IBM-SYSTEM-TRAP-MIB.mib What to do, to load the mibs correctly or does anyone have the correct mib files for us. kind regards. Thor
Application Manager how to fit to my environment
I'm going to test application manager (free edition) to get data about performance counters such as system cpu usage(processor time), application memory usage (process working set, etc.), disk usage, threads, bandwidth usage. Actually our applications under test are running in JBoss A.S. 3.2.3 using JVM 1.4.2_15 on O.S. Windows 2003 Server + SP2 managing 2 CPU plus 2 virtual CPU with hyperthraeding. Also we would monitor the degradation of processing performance, if exists, of our implemented EJBeans
SQL Queries
The SQL Queries statistics dont work. I cant see the update/select/insert/delete queries in the MySQL Service Dashboard. I just upgraded from 8.0 SP1 to 8.1 Any tip? Joan Lorenzo
Query Statistics in MySQL
Hi, I can't get any numbers from the Query Statistics portion of the MySQL monitor. The other portions work fine, just the Query Statistics stays at 0. Any ideas ? Cheers, Ben Ben Osborne
AppManager Partial Backup
Hi, How can I backup or restore AppManager 8100 without the collected data? I just want the configuration details of monitored system for faster recovery purposes. Thanks in advance
AppManager - SNMP arithmetic
I am using SNMP to retrieve MIB-2 information from a NFS appliance. I'd like to monitor the network bandwidth and packets per second. Can AppManager be configured to perform arithmetic on data retrieved via SNMP? For example to compute the network bandwidth the following equation would be used Bandwidth = 8 *(new poll value - old poll value ) / (time in seconds between polls). mb2452
Script monitor instance - attribute correlation
I've a few LDAP (custom script) monitor instances with the same attributes result(numeric code) and message(string). Each script monitor(really the same script file) has a different set of command line options and thus - separate output files generated. When I'm configuring alerts for particular script monitor instance on Global "Configure alerts" screen (select the particular monitor instance in one of two comboboxes) the attributes of ALL instances of such script monitor are displayed - for example
Incorrect reporting of Linux O/S
I found that the memory reporting for the system I am using is always 6% ... and I have access the "vmstat -s" and "top" command from the linux system, the actual correct % should 48% if calculate by total memory (virtual + physical) .. or 96% if calculate by just the physical memory (physical only) .. May I know what's wrong? and how should i have the tools to report it correctly? Below is the information from my Linux "dmesg" for your reference. Linux version 2.6.9-42.0.10.ELsmp (mockbuild@builder7.centos.org)
Monitoring File System
Hi. I'm trying to monitor a directory placed on a W2003 server. Picture1.JPG shows the configuration of that monitor.Picture2.JPG shows the result of the monitor. What am I doing wrong? Thanks in advance.
SGI Irix Server Monitor Support?
Hi @ all! Is there a posibility to monitor an SGI IRIX 6.5 Server? Maybe it could work when I knew witch files I have to edit! best regards Chris
Tomcat - Session Information
I have properly conifguered a tomcat server 5.x. I can see my web-application and everything is fine but the amount of sessions! It's not shown on in the webconsole! I always get this message: Unable to perform Root Cause Analysis. Kindly configure thresholds for this attribute through the Configure Alerts links. I have done this but without any success. There is no session information at the application summary of the tomcat, too. Can anybody help me? Peter
failed.javax.mail.AuthenticationFailedException
when i try to generate test mail, it shows the error: failed.javax.mail.AuthenticationFailedException. can anyone please help me to figure it out?
SNMP Monitoring
When i am monitoring Dell switch via SNMP, my expection was to view port traffic means port1 traffic graph port2 traffic graph. When i selected the snmp attributes, it grabed the values of all ports but it was displaying vaules as tabular form. How can i make it presentable in the form of fluctuating graphs for each port. I am monitoring Intrafic and outtraffic of port. Regards Farooq
Applications Manager 8100 Released
Hi, We are glad to announce the release of Applications Manager 8.1 (Build no. 8100). The major highlights of this release is the support for monitoring Sybase database servers. ManageEngine Applications Manager�s Sybase monitor enables the customers to monitor the availability,memory usage,connection statistics,database statistics, process and transaction details of the sybase database server. The other features are *Adding new monitor types: This feature allows to associate a monitor type to the
Use of customized SQL query
Hi, we like to measure the time a special SQL statement related to an application takes on a oracle database. We like to have an alert when the statement exceeds n seconds. Is there a way to apply handcrafed SQL statements to an monitor without wiritung an external script which needs database authentification etc... AppMan 8.1 is our current version. Best regards Axel
JSON Feed Methods
Hi, I'm messing 'round with jsonfeed.do action. I wish I could create a customized view for a combination of attributes taken from 6 JMX Dashboards. The only example I see is a jsonfeed.do?method=createMonitorGroupFeed, are there any other methods? I need a method able to import something more than the availability/health for a monitor. In case of a dashboard, I need to access to the JMX fields numActive,maxActive,numIdle,maxIdle of a Catalina datasource. Is that possible? Are there any other jsonfeed.do
Monitoring of AIX machines
I'm trying to monior some AIX machines. For some strange reason, I' able to monitor 2 of them but on some others I keep getting error-message when trying to add the monitor. Authentication failed. Kindly verify the username and password provided.Also check whether the given Command Prompt is correct. I have tried both with SSH and Telnet, but both fails. Sometimes I'm redirected to a website http://monitor:9090/adminAction.do?method=configureHostDiscovery which is blank. It's a bit strange since
How to monitor the Networktraffic / dataload?
Howdy, One small question .. I haven't searched it in the FAQ cause I think it is a old request but with new Hardware ... but let me explain what I mean. We got IBM BladeWorkstation .. and I want to check the Network connection between the Blades and the Thin Client. .. The Balde is not the Problem cause it is more less a normal PC (XP32 and 64 bit), the ThinClient is more tricky to finger out, cause no OS on it :-(. My problem is that I dont know what is the easiest way to search for this data load
Windows NT4 WMI - CPU Monitor
We are monitoring 2 NT4 boxes using WMI. I am getting data for Memory Utilization and Disk Utilization, Service Details etc. We are not getting any data for CPU usage. States "No data available to generate graph" How do I enable CPU monitoring? Thanks, Andy.
SQL Monitoring
Hi. I'm trying to monitor two SQL instances at the same server(SERVER,SERVER\Instance2), but Applications Manager only connects to the default one. How can I specify the name of the SQL instance I'm trying to monitor? Manuel Lago
95th percentile
Hello, Just want to ask if the Applications Manager has 95th percentile reporting like in OP Manager. Thanks, Jerico
new IP addresses
hello support, i've just changed my Internet provider so i've changed some IP addresses. Despite all monitors are using a name instead of an IP address, monitors continue to access the old IP addresses. How can i fix that ? Thk U PS: i have 60 monitors and about 20 have to be modified. IEC-IT Department
new IP addresses
hello support, i've just changed my Internet provider so i've changed some IP addresses. Despite all monitors are using a name instead of an IP address, monitors continue to access the old IP addresses. How can i fix that ? Thk U PS: i have 60 monitors and about 20 have to be modified. IEC-IT Department
JMX Monitoring Trouble
Hello, We are working on Applications Manager 8, Build 8010, Service Pack 1.0 When trying to monitor some tomcat attributes, specially in "Catalina:type=DataSource", there is a Javascript Error, referring to some unterminated string, that forbids to select correctly any of the attributes of the datasource. We're using IE6.0.2900.2180, and also tried with Firefox 2.0.0.8. Is this error reported? Is there any workaround for this bug? We tried also adding the MBean attributes directly, but also have
Database perfromance
i'd like to keep track of my database so may you help me on this. Abdurrahman
Next Page