Comments
-
It is some sort of security settings on your SolarWinds Server's Internet Explorer interfering with the login.
-
The question then is how do you run this php script from command line on the Linux server?
-
Can you export the report template and attach to the reply?
-
The key question is - can rsyslog log to a text file in an *unmodified* format? If so, the approach should work. It will associate the logs with the source IP and also consume 1 node license for each log source the process is outlined in the evaluation guide - see the last section…
-
Just means you haven't applied the template to those SQL servers. Click on "list resources" for the node and choose 'AppInsight for SQL' Also, note that AppInsight automatically calculates a daily growth rate for you http://oriondemo.solarwinds.com/Orion/APM/SqlBlackBox/SqlBlackBoxDatabaseDetails.aspx?NetObject=ABSD:124…
-
what was the support ticket number? Also, we recommened 2 GB for the entire application, not per service. That's the most likely reason why the services did not start. I am glad it is all working for you now.
-
Just to walk you through a simple example Scenario1: 10 switches send Syslog directly to LEM's inbuilt Syslog server = LEM will use 10 node licenses Scenario2: 10 switches send Syslog to a Kiwi Syslog server. LEM Agent reads these logs from Kiwi Syslog Server, and sends the normalized events to LEM. This will consume 11…
-
The active diagnostics output look OK. You may want to try deleting the application pool and the website from IIS manager, then manually delete the c:\inetpub\solarwinds folder and re-run the configuration wizard to re-build the website. I'm not sure if that is the fix but it seems like all other components are working…
-
Assuming you are running compatible versions (say SAM v6.2 and VMan 6.3, for instance), you can follow the Virtualization Manager integration wizard in the Virtualization Settings page to establish the integration between VMan and SAM. Once this integration has been setup, the data collected by VMan is also pushed into the…
-
I finally got around to testing the proposed solution, and detailed instructions available here Re: Combine two UDPs on a line in a report
-
You can find in the customize page if it's a dashboard view. In the report, it should just be the same resource name.
-
Hmm. I am not sure if the topology calculations cover SAN ports or not. A couple of choices - You can assign ports to manually drawn links in Network Atlas and use macros like ${InBps} to show the utilization of the link. However, this wouldn't color code the links like how it is shown in the screenshot but you will see a…
-
Hmm. OK. Can you copy paste the entire config change template (scrub the sensitive info of course)
-
Ok great. You may want to close out the discussion as 'answered'
-
Not aware of any issues for this combination. It looks like you are running all the latest patches. I am assuming HFs has been applied on the polling engines as well. Sorry, can't be of any more help here.
-
When NCM executes the command(s) and processes the outputs, it needs to know when a command has finished. It tries to figure out that prompt as it goes. Since there are many parts of the outpit that contain /, it makes it near impossible to know when it has returned to the command prompt. Do you have a screencap while…
-
Putty is just a tool to SSH. The key is are you able to SSH from the NCM server Can you post a screenshot of your NCM settings for a node that is not connecting
-
If you would like to customize the contents of an SNMP Trap sent as an action to a Solarwinds Advanced Alert, you will need to create a new trap template. The default one is called 'ForwardSyslog', and you can find the template for this in C:\Program Files (x86)\SolarWinds\Orion and the file name is called…
-
You can use NPM's QoE to determine the ART and NRT for SQL. I would also highly encourage you to run a trial version of DPA. It is agentless and tell you which queries are affected & why http://www.solarwinds.com/database-performance-analyzer-sql-server.aspx
-
You may also want to change the platform setting from x86 to x64 if your SAM server is on a 64 bit machine Also, I am assuming you have clicked on 'Assign Credentials' while doing this testing? Also, the script just seems to be doing a telnet to a port on a remote machine. Any reason why you cannot use SAM's out of the box…
-
You can use it web reports too
-
Ok great. I kinda assumed you would know where to choose the Advanced SQL option in the web report. Instructions with screenshots available in this KB http://knowledgebase.solarwinds.com/kb/questions/5307/How+to+Create+an+Advanced+SQL+Report+that+Shows+Unmanaged+ESX+Guests Any field in a SELECT statement that is not…
-
Working fine for me. Running v11, but I'm pretty sure it was possible in older versions too. some screenshots would help. I must clarify that you can drag the poller as a map object, but the undp threshold breach will not change the node status. If you want a single status, you can try create a group with the node and the…
-
Please close the discussion as 'Answered'
-
can you provide a screenshot of what fields you are seeing?
-
Ok great. Please mark the discussion as Answered.
-
Sorry. Didn't notice the forum name. You can run up a trial version of NCM. It is fully functional for 30 days. Either that or you need a script to create those 600 files for cattools to do the job.
-
You will have to change the node type to SNMP. Presumably, you added that as an External node because ICMP was blocked and didn't want it show up as down. Now that you can determine status purely via SNMP, you can change the node type to SNMP
-
FYI. The script can return multiple statistics. Each statistic must have a unique name. For example you can have labels like Statistic.TotalServices Statistic.StoppedServices Statistic.RunningServices you can have the script return up to 10 statistics.
-
While not exactly the out of the box functionality being discussed here, Mobile Admin does have out of the box ability to use the web browser to establish an SSH / RDP connection using the Mobile Admin server as a proxy Mobile Admin Resources and FAQ | Mobile Admin | SolarWinds This is certainly 1 way of doing this. There…