adatole ✭✭✭✭✭

Comments

  • You have a couple of choices, most involving creating more than one alert: First choice, just set up F5_RAM_WARN, with the conditions you specify. It will be hard-coded across the board (all F5's will always warn at 75%, etc) Second choice, use custom properties to set up per-node thresholds. You still need two alerts, but…
  • Any of the guys from Sentinel Technologies could comment on this since it's the foundation of a service they sell (, I'm looking at you!). But the upshot is that this (setting up a VPN from you to them, monitoring through it, etc) is very do-able. If you don't get a response, friend me, direct message me, and I'll talk you…
  • Just to confirm: you want to alert when any of the drives (fixed) on noias-p9910-v are under 107 gig? And you've confirmed the node name in SolarWinds, and you've confirmed the current volume size is under that? One thing I do to test is just reverse the logic - make it "greater than" rather than "less than" and set the…
  • If you have a production license of SolarWinds already, you should talk to your sales rep about a lab license. Many customers get a significant discount on a second license for lab/dev purposes - and the license you buy for lab does NOT have to match prod. So you can have an NPM SL1000 license for prod, but get a…
  • The variable is ${AcknowledgeURL} and it can be found under the "General" group of variables when you are creating an alert action. This URL leads to: http://yourserver/Orion/netperfmon/AckAlert.aspx?AlertDefID=<long-@ss-hex-key>:1:APM:+Component&viaEmail=True Hope that helps.