Comments
-
I'm not 100% sure I understand what you're trying to do.
-
Whoops, sorry for the missed data. I am on NPM v10.2 and the database is on a different server.
-
Thanks for the quick answer... Sadly my WLC was stuck in cancelling so couldnt test it yesterday. Got myself a template from SW support that solved all my issues directly I'l share their working template <!-- edited with Notepad by "Bill"--> <!--SolarWinds Network Management Tools--> <!--Copyright 2005 SolarWinds.Net All…
-
Scratch that, I see you just have to check the "Scheduled" option.
-
Disclaimer: If you do not understand what the steps below mean, don't mess around with it and go find someone who does. You are responsible for any/all damage that may be caused. Operating System: Windows XP/7/8/8.1/10 (any version of Windows will generally have the same steps as below) Solution: This is because PuTTY for…
-
Yup, that did the trick. I changed the "SolarWinds Orion Module Engine" service to run as the user that the PowerShell script is executed under. Thank you again!!
-
I have the same question. What does the "Keep Alive Interval (seconds)" on the SFTP TCP/IP Settings do? The value is defaulting to 0 zero. See also this thread (Cisco UCM backup to SFTP(/SCP) Server is failing with "Cannot write: Broken pipe" ) no answer posted yet.
-
Thanks for the link, we are using Microsoft DNS in our environment. At the time of the issue all servers were online and the flood of DCOM issues from the Orion server seem to indicate that the server itself was the source of the issue. I was hoping I could go back further in the system log to see what was happening before…
-
Thanx for the reply, my inquiry was that I want to register the instance which is holding the repository database (SQL Server) to be monitored as well. Hany
-
Sorry for the delay. I have not been able to install the Management Studio Express. I get a SQL 2008 and SQL 2008 R2 incompatibility error though I have 2008 R2 and download the suite for 2008 R2. I have tried several workarounds but so far no luck.
-
Thanks cgregors! I like rig24 have been looking for a way to do this. I tried your sql but I don't think the distinct is working in this case to filter the duplicates because of the Caption column. Here is the result I get.
-
jswan – Thank you. sh ip cache flow is showing small numbers of packets with expected IP addresses for our non-encrypted flows and is also showing large numbers of packets with source address 0.0.0.0 and destination address 0.0.0.0. I assume this is our encrypted traffic, but I would expect it have addresses of the…
-
Yes. 1. Find suitable images 2. crop/change sizes to fit 3. save to same file name & format as in WHD 4. copy to specific directory 5. profit. The hardest part was resizing the images, then finding where they were in the WHD directory. From there just a simple refresh showed them off. I would like to do the same for the…
-
does it not send a reboot alert when the node is re-managed? i am sure it ued to in previous versions, as lastboot will have changed since last poll... just a thought
-
So if I understand you correctly, you'd like to be able to monitor DHCP....
-
Can the summary web console resources be a little more flexible? as in, I can currently add an "All Applications Tree" but it will only show all of the applications defined, it does not have a filter option on it. This seems to be the case for a lot of the APM resources. At our company we would like to have views of just…
-
Great suggestions. Sendmail - queues, etc. Exchange/Sendmail health status page similar to the new standalone tool that was just released. This is planned for v2.0. IBM AIX 5.x: native process monitoring support - The workaround advocated by SolarWinds is to compile and install NET-SNMP. However, we cannot do that in our…
-
Feature Request#1So there are a couple of issues this presents us with. Currently when you want to monitor an application it must be associated with a monitored node. Monitored nodes must be available at least via icmp for Orion to determine the up/down status of the node.. In order to have a “user experience monitor” (…
-
HTTP sites without the penalty of ICMP failures. Can you elaborate?
-
Dude! Great list! Thank you.
-
ok, thanks a lot. I try to use it! Bye smn80
-
From what I hear it should be within a week or 2. Not sure where you heard that, but we do not provide timeframes, so anything you heard is just speculation. That said, it is coming out soon.
-
It's because that version is the approved software version for this project I'm working on at work so I can't change it unfortunately. I have version SolarWinds TFTP Server Version 10.9.0.25 on a CD but I cant use that version as it is not approved which I found out about late yesterday..
-
I have not used this api yet, and I code in Java. However, C# should be close to java. Assuming that the params are sent in an array, the structure should look like (I think from looking at the entity in SWQL): [ [guids], script, userid ] Using the jettison json api (java): JSONArray parameters = new JSONArray(); JSONArray…
-
Hello Madhavan, JSON requires the following format : {"key" : "value"}. So what key should I use for the nodeId? Thanks, Nuruddin
-
Hello Hrncirik-san, What you described ( i.e. clicking on IP address in IPAM ... ) is correct. But, the better integration with IPAM is one of them in my scope. The core of my request is something like below: * Place the link (to NPM , Node Detail for example) in some external Website other than Orion. * Click the link,…
-
Hi Marie, We are using ESX VMWare and Solarwinds is not currently configured to "see" the VMware infrastructure that i'm aware of. Andy
-
Thanks for checking this Sean. Does any SQL:Select work? So is it a bug starting in 9.5? Will it be fixed?
-
Thanks, I have today this poller configured: HSRP (If this object is TRUE , cHsrpGrpVirtualIpAddr was a configured ...)HSRP_Address (This is the primary virtual IP address used by this group. If th...)HSRP_Priority (The cHsrpGrpPriority helps to select the active and the standby ...) HSRP_State (The current HSRP state of…
-
I have not lost my web customizations although I don't have the All Nodes - Tree (AJAX) available from the Node Lists; although I also have a separate web server. Something similar occurred when I installed the original Application Monitor and had to create the folders on the extra web server. Why doesn't SP3 (or module…