Comments
-
That works It's probably complaining about the leading asterisks in the search terms, you might have to play with it a little. If you do the same thing you did with "tmp" there and add the $ (or whatever else helps you identify office temp files) it should pull those out, too.
-
We release SPs and minor releases fairly often.
-
I would say go with the RAID1 (sys/apps) and the RAID10 (SQL) it will give you the best performance for what you have. dont bother trying to separate the MDF from the LDF due to you only have one controller anyway. Just put them both on the SQL RAID and you should be fine.
-
Hey Chris (and anyone following), We're currently looking at implementing a control like nDepth, where you will have: * Last 10 minutes * Last 30 minutes * Last Hour * Last 2 hours * Last Day * Last Week Some alternative thoughts include focusing more on the short-term: * Last 10 * Last 30 * Last 60 * Last 90 minutes *…
-
I deleted that hotfix because SP3 supersedes it. You can get SP3 here.
-
Thanks, Bryan. Doug
-
Thanks. I understand that how it is supposed to work. My experience was that I took out (local) user accounts, added the AD group account then asked a couple users to try to log in. They couldn't log in. I didn't have bandwidth to do a lot of troubleshooting so I just added the individual AD accounts for those users ---…
-
I'd bet you are going to get the same type of message when one of the PS in your other gear goes to any other status than normal. Just take advantage of Syslog or Traps. What really needs to happen is the table needs to be walked to find out how many PS entries there are and report the status of each row individually. Or,…
-
I'm glad to hear that things are working. :) I'll have QA go back and verify that we aren't having any problems with this on 5 minute intervals. If there are problems, we'll get it into our bug tracking system.
-
I am not allowed to tell you, but if you look historically, the time between Beta and GA is not very long.
-
sounds like your local admin account is not setup for remote access capabilities you dont really need an admin account to read WMI data either try making a normal user account with remote access capability or just get a domian user account to use for monitoring via remote access
-
Got it. It sounds like a feature for enabling the same logon requirements at the VM console as we have for SSH access would be useful. The only danger is forgetting that password, but support can always help you change it in case something happens.
-
Login to your Customer Portal on the main SolarWinds site. On the left-hand side, under "Helpful Links" - click on the "Submit A Ticket" link. On the page that loads, look for the Submit a technical support ticket on the right-side toward the middle of the page. It's an orange button. Hope this Helps, Mike
-
You may require a little more than ICMP monitoring to track GPS? do these devices support snmp?
-
That's an interesting suggestion we've heard from time to time. A more generic solution is something we're thinking about, but we can't say definitively whether we're going to do something or not. Of course, the more people express interest, the more likely it becomes.
-
Yes, I just confirmed with my Solarwinds Sales rep that I will need to install SAM in order to pull Server Hardware Health Status. NPM only has builtin hardware health for network devices (i.e. routers, switches, etc). Thank you for your reply.
-
· Sorry, I can’t test right now but did you add comma at end of · · SysLog.DateTime AS Date_Time, and substitute valid .gif filenames?
-
bump...
-
Yes, with the UnDP
-
The ablility to copy the HTML into a Custom HTML resource was broken in 9.0, but fixed in 9.1. There's one minor issue, which we are addressing in the first SP for 9.1 though. When you copy the html out, you have something like: <img src="charts.aspx?Whole bunch of parameters"> You need to change that to: <img…
-
I would also check for an account limitation. Given the few nodes you're seeing, it's more likely that the account is limited in some way. Since you're admin, you could create a new account and log in with it, verifying that all nodes appear on a fresh account. If so, you're almost definitely dealing with an account…
-
Yes, it's been considered. No timeframe, though.
-
100 Monitors cost $5000.00, but that also includes your first year of maintenance & support. What I find upsetting is that your license type needs to match your Orion installation. So for if you have an SL500 Orion license, then you need to purchase the 500 monitor APM license at a cost of $12,000.00, even if your just…
-
Host MIBs 1.3.1.6..1.2.1.25 Specifically 1.3.6.1.2.1.25.4.2.1.2 - hrSWRunName 1.3.6.1.2.1.25.4.2.1.3 - hrSWPerfMem These would help as well. App monitor can show the current running resources but it cannot show how much memory or CPU each process is taking up. With this and the ability to graph it all on a single chart…
-
"Since the choice "Custom HTML or Text" don't seem to work on Node or Interface level, I would like to see a Notes field on all levels." Is it something that is considered? My apologies. It's all considered, but as you may notice from hanging around Thwack, there are a lot of feature requests. I try to comment on as many…
-
Sean, Thanks for the document reference and gets me going in the right direction.
-
Please understand that many vendors count the traffic as it's queued/buffered and not when it actually leaves the interface. And be rest assured, that the polling interval is not always spot on perfect which is not a Solarwinds issue but just the way things are. Is your NPM polling set to 30 seconds(don't think possible)…
-
but i want to know if the OID i want to monitor isn't added or listed in Orion database, can i add it in universal device poller utility (make a cutom MIB)?, or the custom MIB is a grouping of many OID that already listed in orion database (that i saw in toturial)? The OID does NOT need to be in the Orion MIB database.…
-
ivodlouhy I'm using the latest version (v4) but still the same issue. Resolution is 1920x1080 and i'm using only the laptop screen (no second monitor).
-
Unfortunately not very helpful for us in that what we are trying to do is create custom views that are bound to device types so that as we add devices they naturally come up with all the right information under device views. A very large number of device vendors are now using linux as their base platform and as such we…