Comments
-
A drop down list would be perfect. There are 9 others on my team that enter info - its difficult to keep everything matched up.
-
Attached are 7 MIB walks. I will PM you the zip file password. All servers include: MegaRAID Storage Manager v11.08.03.00 IBM Systems Director Platform Agent 6.3 The MegaRAID MIB 1.3.6.1.4.1.3582 is missing in a few of the walks, but I have included them anyways. Thanks!
-
Thanks!!! I think I'm going to stick with my current form of monitoring via SNMP and using SAM templates though. It appears I will lose my current data/trending if I switch to WMI now and monitoring WMI vs SNMP will use five times the resources. Maybe for future servers with mount points. Thanks again!
-
I think as long as you have the type of property to monitor set to "volume" shown below. you should be able to use the variable ${Caption} and that will list the drive letter and name. Also using variable ${Node.Caption} along with ${Caption} will include the node name plus its drive letter/name. I actually use this in my…
-
waka13 - what kind of horsepower does your sql backend server have? Are all of your additional pollers on your LAN? The region I work in currently has a solarwinds config consisting of a main orion server (NPM,SAM,NTA), additional poller, seperate web server and a dedicated SQL server. We have two other regions that we…
-
I'm currently running SAM 6.0.0. My mounted volumes are not listed when I do a "list resources" against my mailbox servers. Are there any other requirements that you know of that I may be missing? I do not have hardware health monitoring enabled against them as I do not have the IBM systems director agent installed on the…
-
Thanks aLTereGo - didn't think of that. I need to start using that myself. I'm old school yet.
-
Thanks for this smargh! we have a seperate web server, so when I would use ${NodeDetailsURL} it would use our original polling server's web link. This allows me to utilize the web server's link. Thanks again! -dusty
-
This has been a HUGE help - thanks Jonathan!!!!!
-
simplest for you would be to make a copy of the Windows Print Services application monitor template that ttl referred to earlier. Then edit the "Net Service Name" field to match what service you want to monitor. Also make sure to edit the template's name and each component name (Example: MEDITECH HUBSfilermgr Service) to…
-
This report is awesome! I've been struggling for a few weeks now trying to find time to determine what nodes were assigned which credentials. Thanks for sharing!!!!!!!!!
-
I realize this is an old post but thought I'd add how I monitor our Exchange mounted volumes so it may help others. I do use APM (SAM) as cmgurley mentioned above. This is a from a template containing a "performance counter monitor" that will provide space remaining returned in GB. In the "instance" section list the full…
-
Import this alert definition into your alerts section - it's pretty basic. You'll need to enter correct email addresses into the trigger and reset action sections.
-
Figured this out. In the Edit Alert Window/Trigger Condition screen I chose Virtual Machine from the "Type of of Property to Monitor" drop down menu. In my email alert message I added the strings below. The first string lists the Virtual Machine's name followed by its IP address and status. The second string lists the…