Comments
-
Ok, perhaps my situation is more like previous inquiries than I originally thought. I realized if I right-clicked on the map image in the browser (firefox) and selected View Image, I got just the picture of the map with no menus as someone else stated before. On this image, the URL has a Scale=0 reference which I can…
-
Copying to the Windows Clipboard is not enabled in the Evaluation version. You will need to purchase a license in order to enable all the features of this program. That's an old message from a time when we did disable it. Sorry about that. If it's not working, that's a bug. Could you open a support ticket and describe the…
-
bump...anyone?
-
1. Is there a way to tell the Orion MP service to talk to the SDK service on a different server (ie, replace localhost with our RMS). No, we don't have that capability at this time. 2. Is there a way to install the Orion MP service on 2008? I can't simply accept that it "isn't compatible". That's a ridiculous answer. It…
-
The universal device poller isn't designed for on-demand polling. But if you want that information, you could use a trap trigger action to run a script that does an SNMP Get for that information. Would it be easier to create a universal poller that fetches the target OID and publishes it as a gauge. It's always just…
-
Hi syncopix, Could you please check this feature to see if this is the issue you are having problems with? If so, please add your vote to it. Kind regards, Maria
-
I use this alert trigger action for the Node Reboot alert (below) to show me who was the last logged in user before the reboot.
-
This feature was added in 8.1. It can be set on a per-account basis.
-
I used last login in the alert message that worked but sometimes if an automated process reboots a server then it appears to be the last logged in user who did it which can be a little misleading.
-
This has forced us to go and get Scrutinizer @ £1,500 and have to try and integrate as best we can. We would of loved to keep everything under the Orion banner but can't justify the cost. Bingo..same feelings and action exactly. We would have liked to have had everything under Orion but went with Scrutinizer. We have all…
-
Yes, please open a Support ticket if you'd like us to find it automatically. But you can use the Universal Device Poller without having the MIB in the database. All you need is the OID. Enter the OID, and the UnDP can poll it.
-
I would like to see this too.
-
Hi dmbeckemeyer, You can find those videos and guides on this page as well: IP Address Manager (IPAM) - Updated May 14, 2015 Also, when you say the links are broken, does it mean that the videos/PDFs are not loading or that the links are just not working altogether? Maria
-
In both the Basic and Advanced Alert Engines, there are built-in alerts on any reboot. You can modify to filter out known reboots.
-
Quick question, when doing the alert test are you selecting the UPS as the device? Also, what is the OID you are using for the custom poller? I will see if I am doing this or if I can reproduce it.
-
Yes, thank you for sharing Jaybed!!! This bailed me out of a tough spot. Cheers!
-
Go to Schedule and create a config export job. On the nodes tab you can set it export nodes based on selection criteria. And a simple condition, select node group =
-
Same issue here, but with ver. 9.5. It happens every time i try to save a map. Any suggestions?
-
Try this query. You might have to change the fields depending on your field names: select isnull(a.bldg, b.bldg), isnull(TotalServers, 0) as 'UpServers', isnull(DownServers, 0) as 'DownServers' from ( select bldg, count(*) as TotalServers from nodes where vendor = 'windows' and status = 1 group by bldg) a full outer join (…
-
It always helps if you can provide the business scenario for the request so that we can understand it in context.
-
It looks like I have to try and sell the purchase of a second SLX polling engine licence to management, but I'm not sure what this means for our Netflow license. Do I have to purchase yet another Netflow licence for the second polling engine? If that is so, will Orion work if I have SLX & Netflow on one box, but just SLX…
-
Hey scoots, Do you want to pick these up via the event log or the scheduled task log? Or, in other words, are you just looking to monitor Windows Vista/7/2008 forward (event log), or do you also have 2003/XP systems you need to monitor for failed scheduled tasks (no event log, scheduled task log)? This is something we can…
-
Does multiple people logging into the SolarWinds servers and opening the consoles cause a problem? I'm not sure if this is your situation but SM should only be run from the primary system (which runs the website). If you run SM from the primary and from an additional poller at the same time you will at some point cause a…
-
Does multiple people logging into the SolarWinds servers and opening the consoles cause a problem? I Opening System Manager will typically have a negative impact on polling performance. In Orion 9.0, you will be able to add/delete/edit nodes from the web console. If you could do that, would you still need to access System…
-
Hi, Have you gotten any further? I have this same problem on a new 4510 with Sup-6-E and newest IOS. Just set it up and put it into production at a new offsite office. Tried to setup NPM to monitor it and it crashed the switch when I tried to valid the snmp community on the setup page. Looked like it blocked the uplink…
-
You can run a test while the application monitor is running. The fact that your failed is not a systemic problem; it may have failed for some transitive reason. If it never works for you, please open a Support ticket, because it should. Why 16 seconds? That time includes everything we're doing. It includes the time it…
-
I have same problem but disappointed to see that no solution is available on thwack even from official ones.
-
Trek, That Template was based on Orion NPM 8.5.1, which did, in fact, include a Custom MIB Poller. NPM 9.0 dropped that service and added a couple of others. You should modify your template to reflect the change in services. When APM 2.0 ships, we'll ship an updated template.
-
I think you'll have to use an Advanced SQL report (i.e., custom SQL query) to get exactly what you want.
-
Hi danielr79, Welcome to thwack! I moved your questions to the LEM forum, so that it get more visibility. Also, you might want to check the Library & Support page for LEM Log & Event Manager (LEM) - Updated April 15, 2015. You might find a lot of useful information there.