wifig0d

Comments

  • Worked like a charm, thanks again smittyman!
  • I too am having the same issues on a scratch install of 10.2. I currently have a ticket open for multiple issues, including this one, but it seems that my support person is only trying to alleviate general slowness and not this particular issue. Smittyman, I will see if I can look at our DB and deduce what you are…
  • Has work on this pretty much dried up? Seems like it wouldn't be hard to add code that's already in Basic Alerts. I understand the work around of running a script that sends the POST/GET to a server, but it's just another unneeded step/point of failure it would seem.
  • I, too, am dying to have this ability. Currently, we have our Groups divided into physical IDF locations. For each Group Details page, I would like to load the associated Sharepoint documentation page of that IDF (contains notes, pictures, spreadsheets, diagrams, etc). Currently, I have all groups showing the base site and…
  • It would be nice if Visio objects (stencils) were supported natively by Network Atlas, then we could provide whatever icons we needed. I'm sure licensing something like that would be expensive though. :-(
  • Yeah, I thought about using something similar, but it still seems like quite a bit of extra work that would still result in us (and our manager) getting the email alerts later rather than sooner. I guess I'll just have to be patient and wait for 10.0 as I know this is one of the features they were working on.
  • And that's the issue. This was never the case before the rework of Thwack. I understand that it may seem logical on paper to separate them out like this, but it really hinders the ability to search for certain things that may be applicable to multiple products. Having a specific content exchange area for each product…
  • The MiBs give only generic "baseline" model information. Unfortunately, APC thought it was a bright idea to use multiple battery types within the same family of units (see SmartUPS 1400 series, for example; there are 4 battery types between the models we currently have in production). To know the actual battery replacement…
  • @byrona I don't think the Node variables are available in Trap Alerts (I added the variable string to test, but won't be able to tell until a trap is actually sent). The reason we're not using UnDP for this specific alert is that it refers to a UPS and we want to know IMMEDIATELY if a UPS goes on battery power. With the…
  • If it helps, we're currently running NPM 9.5 SP4 (we're looking to upgrade soon, but haven't quite had the time to do so). We DO have the option for GET/POST URLs in Basic Alerts (I think they've added it to Advanced Alerts in the latest version). I am currently using an alert to GET a PHP URL that activates an alarm…
  • We, too, have had a case open, but are making no progress. The most I've gotten from support is that their documented (manual) permissions do NOT provide all of the necessary access to the user data from your Domain Controllers. I've tried on multiple 2008 servers and none of them work from UDT/NPM. If I run MMC as our UDT…
  • The other thread allowed me to export the data, now I'm having issues importing it (because I'm using SQL Express). I can't even get the DB Manager to connect. I've started a new post. Thanks again bshopp!
  • Danielle, I appreciate your answer, albeit Google found the results for me that same day. You asked for pointers, how about getting search to work correctly? Here's a screenshot of a simple two-word search for "SSH putty" and limiting it to the Content Exchange; zero results.
  • Thanks, rmorton! I will definitely play around with the alerting syntax/conditions and see what I can come up with.
  • Bump on this, as I am very curious on how to do something like this as well (alert on EIGRP changes).
  • netlogix, Thanks for the quick reply! Essentially what I'm trying to do is have a "NETCON" sign in our office that shows various levels of network health based on the number of nodes Down on any given moment; think Wargames with the DEFCON sign. I'll play around with these codes in the Alert Manager later this weekend and…
  • I've seen this asked several times and nobody has gotten an answer. Do I need to create a support ticket for this?
  • Thanks for the suggestions. MarieB: I was only using the general migration documentation along with the NPM Administrator Guide (that suggests upgrading from 9.5 to 10, then 10 to latest), thank you for the added documentation on upgrading. I never thought I'd be so excited to see a process flow sheet! mcbridea: That's…
  • I'm looking to POLL multiple pollers, but I only want to DISPLAY that single poller in a web resource. I cannot figure out how to limit the Universal Device Poller Status web resource to just a single UnDP without removing all the rest of the UnDPs (which I use in reports, but don't want them cluttering my web display). As…
  • (local)\SOLARWINDS_ORION worked. I had previously tried (local)\SQLEXPRESS and that returned nothin. Thanks for your help Bill.
  • I actually forgot to mention that this alert is setup via a Trap sent from the UPS. Vaguely recalling past dealings with Trap Alerts in Orion, the available variable information was significantly less than with a normal alert, am I correct? Is it even possible to pull the information I want using a Trap Receiver Alert?
  • Sorry for the bump, curious if anybody has any ideas on this? Thanks
  • Been over a year on this..... anyone?
  • Did you have any luck figuring this out on your own? I would love to do a very similar thing, so my PC Techs can convert a switchport to our printer VLAN.
  • Sorry to bump, but I'm to the point where I'm going to just replicate the db and start pulling tables one by one. Anybody have any ideas?
  • Mike, You mentioned in #49243 "UX Reviews and Beta tests" to sign up for, but you didn't mention where we would sign up for said things. Were you just referring to the normal RC releases, or actual beta testing? We would REALLY love to have the Multiple UnDP Graphs sooner than later. :-) Thanks, -Ian-
  • Due to the lack of replies and/or activity, I will be submitting this as a Support Ticket. Thanks.
  • Given the EXTREMELY limited functions available in the Traps viewer/alerts, I'd say you'd be better off writing a VBScript that performs the same queries. The problem with that solution, though, would be the fact that you wouldn't be able to link the script and the email you're sending via the trap. Another way around that…
  • I haven't worked with my Server Team contact yet, but I believe they output their "Syslog" to a remote host, but what format is beyond my knowledge. I will have it output to my Orion NPM server temporarily and copy some (data sanitized) lines and post. Thanks