dilu

Comments

  • I have made better progress on it.. But still couldn't get to the end result. When I used customized url - service:jmx:iiop://ngmlx476:14927/jndi/weblogic.management.mbeanservers.runtime, instead of the solarwinds suggested url ( service:jmx:rmi:///jndi/iiop://172.22.129.31:14927/weblogic.management.mbeanservers.runtime)…
  • I was able to find the issue. Solarwinds credential was expired on the node.. and it was giving a prompt to "Enter new Password:" . Without knowing this, application is trying to run the script and it will throw the error. - "Testing on node xxx: failed with 'Undefined' status Error setting prompt (PS1). Invalid state.…
  • Yes, we have a case opened with the support. We had severe end user performance issue. Many of the views will not get loaded, Reports will not complete, the site will get stuck and can not navigate etc. We raised a case and support suggested us to upgrade our NPM and APM version. We have updated NPM version from 10.1.0 to…
  • Thanks for your suggestion. But manually managing and unmanaging is not resulting in the same issue again. I think, this happens, when there is a bulk remanaging. Is there any way to see the deadlocks from any application logs? I am doubting DB issues. I want to check for some evidece from the application side. Where…
  • Thanks for the reply. I have just tried unmanaging and remanaging it. It didnt work out. I have found the issue is with many of the script monitors in it. There are around 10 script monitors and 3 SNMP monitors in the template. All script monitors are failing the test. It gives a message - "Testing on node xxxxx: failed…
  • Thanks for your reply. I wanted to actually do it from the solarwinds server itself, as we don't have access to the node. The flow analyzer application in this site does it - http://www.plixer.com/Flowalyzer/flowalyzer.html The SNMP query tool in this application has the capability of specifying context name also.
  • I have checked in polling settings. I was not able to find "allow alert actions for unmanaged objects". We are using NPM 10.2.2
  • It is okay if it is showing 'unkown'. These monitors are shown as down and its creating many unwanted tickets. Alerting is for down only.
  • I was able connect and browse through MBeans yesterday. But now another issue!! I am not able to get the weblogic specific Mbeans. For example the Mbean- weblogic.management.mbeanservers.runtime.RuntimeServiceMBean. Even when I am browsing using "find processes, services", this is not shown. I guess some more configuration…
  • Thanks.. but it will not solve our issue as IPs will not be accepted by the database monitor
  • the custom properties which I am going to add, doesn't get referenced in any alerting. But, we are referring to a few custom properties for all alerts as our custom property only will be containing the assignment group information.
  • HI Anthonymahoney, enterprise.140 is not there MIB database
  • Thank you very much !!!
  • Also I noticed that we have given the unmanage beginning time as 13:00 and DB it is updated as 13:16. Why is it behaving in this way?
  • It basically depends on what would you like to monitor. If you are already monitoring CPU, Memory and availablity through NPM, then few other important performance parameters to monitor is disk I/O, disk queue length etc. I believe there are few basic templates for each of the operating system. Please see whether those…
  • I got this issue rectified... there were two SNMP agents running on the physical node.. i have discovered the second (service guard package) with a different port, which points to a 'not-so-good' SNMP agent.. that agent was not able to provide me the volumes.. So just changed the UDP port for SNMP and its started working…
  • We have 2009 component monitors. Out of that around 1500(all windows) are polled from one poller server.
  • On average pbs chart - do a "show SQL" and get the SQL query.. Create a new advanced SQL report and paste the SQL query over there.. Now that query you can edit/modify to accomodate this filter also.. SQL query modification for adding this condition wont be tough.. In case you require help, create a normal report with this…
  • You may can just check whether alert engine service was running at the time issue happened? whether it got started only around 2:40 AM ? If alert engine was started by that time, then the same thing can happen. It checked the alert condition and logged at 2:41 Am and you got an email alert on 2:42 AM.
  • One way to do is - go to report writer and create a report similar to this. Add the custom property you want as an additional field. Do a filter based on the current value you wanted. Once you have done that, come back to the view where this resource is located. Edit the view and add a new resource - in that put the…