Comments
-
Server 2012/R2 aren't an issue, however SQL Auditor isn't working with SQL 2012 right now. We're working on a resolution (no ETA yet, we expect to add it to our What We're Working on - Log & Event Manager Edition soon).
-
I assume you've looked at the list in the Admin Guide. What's the problem you're having?
-
After the managed computer inventory was performed, I am now getting some results however: -some results show the same computer many times -other results only show a subset of the computer I know have a particular piece of software installed Are these reports only as current as the previous run computer inventory? Thanks.
-
I also have a similar requirement. The percentage based thresholds are often not too relevant when dealing with large disks. A 90% disk utilization level on a 4TB disk still flags up when in reality there is ample space available. It would be great to have the ability to adjust this on a server basis by overriding the…
-
You have to choose gauge, table, or chart on the node details page to see it. Did you check table, which would be appropriate?
-
Try from the web interface: Click 'Admin' - 'Views by Device Type' - 'Nodes' (then click 'Edit') Change the 'Cisco 1242' to "Wireless Access Point." Submit Jeremy
-
quote:Originally posted by pkeefer Disk I/O appears to play a huge factor. As soon as I turned on Netflow, I/O graphs maxxed out and I started getting ASP errors. The CPU utilization stays pretty low, and memory didn't change much either. Paul Is your database on the same server as your web server? Denny LeCompte Sr.…
-
Hmm... the way it works is that the events may be reported in the original timezone, but they get displayed "normalized" into the same timezone so that you see all the events in order. The timezone is there somewhere along the line, though, so we may be able to take this as a feature request. What would you expect to see…
-
At present, we don't support that type of access point.
-
At a high level, the features are listed here: www4.solarwinds.net/.../topic.asp The most detailed list will come out only with the release notes, which is still some weeks away. Denny LeCompte Sr. Product Manager, Orion SolarWinds
-
That information is detailed in the beta invitation. We're not ready to discuss in detail on the public forum, but that will change very soon. Denny LeCompte Sr. Product Manager, Orion SolarWinds
-
Support for "Get Table" is not in 8.1. We will add it in the future, but it did not make the cut for this release. Denny LeCompte Sr. Product Manager, Orion SolarWinds
-
We have 9.5.1 and I had a console outage after the following patches were installed: KB979482 KB978695 KB980195 KB975562 Win 2003 32 bit I removed the patches and everything was working again. Maybe it was a fluke but it is interesting that there is now more than one server having issues post updates.
-
Hi, Here is what i have: It basically display the node, when it was down, and how many hours it is down based on the current system time. It checks for node status, so if a node is up, it will disappear from the list. Here is my code: Please take note that i have some custom properties i have created (City,…
-
What are you seeing? Does the rule not catch this trap at all? Or does it catch too many other traps? Can you provide more context ?
-
Small Update: Regarding the Message field; I found this Thwack link: that demonstrates that the 'Message' field is only populated with alert messages when the component is down. It's an unfortunate label name. Developer Request: Please change the 'Message' field in the Component Details resource to something more…
-
Here's a KB article that we have about how to make Orion defrag for you as part of DB maintenance, as well as links to Microsoft sites to provide additional information: http://knowledgebase.solarwinds.com/kb/questions/3202/Critical+index+fragmentation+detected+during+database+maintenance
-
this needs to be fixed in SQL. run maintenance on the database set up a job to run the database maintenace at least once a week when it does the maintenance it will re-index and de-frag your tables. should be doing this before each backup of the database anyway.
-
Is there an update to this? Has anyone else seen this issue? We upgraded our Solarwinds server, and now all our python scripts are busted. We are receiving the same error: requests.exceptions.ConnectionError: ('Connection aborted.', error(10054, 'An existing connection was forcibly closed by the remote host'))
-
I just started getting this message too. (I am running 8.5.1 SP2) I'll try the suggestions that support sugested
-
The reboot works only on failed monitors. You would need to change the logic of your filewatch to be successfull (green) if a specific content is not machted. However i havent seen a way to negate a regex in ipmonitor yet (normaly you would lead it with an exclamation mark !). Even the regexwizard does not have a "not"…
-
Hey Denis, The tools for ESXi messages/vmkernel that are natively built in to LEM are built for receiving the data from syslog to LEM directly, since you can't install an agent on ESXi as you found. I'd recommend sending the ESXi data via syslog to LEM and see if you can get that working first. The right tools to configure…
-
Answer provided here.
-
We are working on a big update of Map Maker that will allow you to install it separately.
-
Top graph is the old chart style bottom is the new style. When you customize a page and click the plus to add a resource to the column, you'll see a Netflow Top Resources (Classic Chart Style) heading. Those are the top chart in your post. Yes you can do what you want for each interface. I do stuff like that all the time.…
-
You're looking at the status of the poller. You want to add a resource to the Node Details page that shows the UnDP you've created. Use the "Tabular Universal Device Poller" instead.
-
I would recommend opening a Support ticket for this issue.
-
Do you see HostIncident events if you search for those specifically in nDepth? Or in an Incidents (or maybe Security Events) filter? If you have a place where you see the rule firing in your console, you can click on the event and go to Explore > Event to open up the Event Explorer. The explorer will show you what events…
-
Got this resolved.. searched the registry for the old database name and found it under the section for NCM. Replaced it with the new database name, reran the Configuration Wizard and all is good.
-
So, again, can someone explain to me what functions and operators are available from within APM I think you mean NPM, not APM, but I'm not sure. I'm making this assumption because the Universal Device Poller is part of NPM. Is it a requirement to use the Universal Device Pooper to accomplish this? I think by "this" you…