Comments
-
Was there a prompt when you recorded? Is this opening as a pop up? when you log out?
-
under All events, Search for your event.. First Identify which field is having the name in the Event Details. Next go to Build > Rules and edit the rule that is sending the email message. Find which Email template its assigned Go to the relevant email template Then edit the appropriate template which you have noted in…
-
You can add a custom table and achieve this.
-
Hello, To create a new menu bar or modifiy the existing menu. http://SolarwindServerIP/Orion/Admin/SelectMenuBar.aspx
-
Hello Its a known issue I found this is in success centre Go to the Orion server. Open the Orion Service Manager and Stop Everything. Open Orion Database Manager. Click on Add Default Server. Expand the SolarWinds Database and execute the following query: delete from dbo.pendingNotfifications delete from…
-
You have lots of inbuilt reports in Reports section, If not you can create new reports it in Manage Reports.. Its very easy!
-
Hello enderaz, Use custom table, Selection Method Database Query use the below query. Modify the eventTypeword whichever required. SELECT TOP 90000 * FROM [dbo].[AlertHistoryView] a,[dbo].[Nodes] b Where a.relatednodeid = b.nodeid and a.EventTypeWord in('Triggered' ,'Acknowledged') and a.timestamp >= getdate() - 1 order by…
-
In display Settings, Delete the existing data unit setting and add custom format as {0:0.00} %
-
Hi, As pratikmehta003 said this happens , If refreshing doesn't work try to restart the solarwinds services.
-
You can try scheduling the reports from Ndepth,
-
Hi Steven, When WPM launches a page while playback, It waits for the complete page to load and proceeds to next step which I agree its a normal behaviour. In my application which i am recording its linked with google analytics. While rest of the other page loads quickly in less than 3 seconds. It waits for google analytics…
-
Hi Steven, WPM waits for the complete page to download to proceed to the next step, Which is causing delay. Specially the google analytics part which is taking more time.
-
@sh27 Glad it helped.. This utility is really helpful for new type of devices..
-
Even if the enable level is enabled, We can still download the configurations from Palo Alto. I have configured for one of my customers, But don't have the script. you can give a try in Utility, NCM 6.1 device template assistant utility
-
From the documents. * Administrator rights or equivalent credentials to the IIS server bring monitored is needed for configuration. Non-administrative permissions for polling and monitoring is only achievable using the optional Orion…
-
Scroll down further the edit account permission page and you will have network configuration manager settings, You can provide the required access. NETWORK CONFIGURATION MANAGER SETTINGS
-
You can try to create 2 custom table reports. One with CPU History Other one with CPU information
-
Try the account limitation, We have a wide range of limitation such as node name, IP Address, groups etc.. I have the same setup what you are trying to achieve and it works perfect.
-
Hi aLTeReGo, Thanks, Yes I am aware that it agent upgrades only 10 parallel threads, But as I mentioned all the agents were updating together all at a time and it was completely stuck in updating the agent plugins, I had no choice waiting for those to complete by its own. So that is the reason I have mentioned to turn off…
-
Create a custom property as node type, Assign the appropriate nodes as servers, Network, Workstations. Create a new report, Add custom table, Select the custom property and Availability...
-
Please check this Hostnames not resolved for some IP addresses that are Used - SolarWinds Worldwide, LLC. Help and Support
-
Hi, I have changed the hourly, daily retention period and yes its affecting the performance, Scheduled reports are not working as expected, mostly the email comes blank. I raised a case with support and they have advise to reduce the retention period.
-
tthanks alterego and prawji for your valuable inputs.. much appreciated
-
It depends on the modules which you are planning to install and how many nodes/servers you are trying to monitor. One polling engine can support up to 12,000 elements. Share the list of modules and the license you are planning to purchase to have a better approach. In one of my installation i had a setup as below all are…
-
Welcome to Thwack!! You can do lot of magics with NPM. Adding a New Alert - Video - SolarWinds Worldwide, LLC. Help and Support Under Alerts section-->Manage alerts! Direct link to high transmit alert. https://YOURORIONIP/Orion/Alerts/Add/Default.aspx?AlertWizardGuid=30d8f6e9-3dad-4cec-8ae8-1d2c3f17d118
-
I will be first creating a separate account and provide the ID access to the groups and then create a view for them.
-
Hello, Any help!
-
Check this KB. I followed this and i was able to poll succefully!! http://knowledgebase.solarwinds.com/kb/questions/3532/Not+Receiving+User+Data+from+Domain+Controllers+and+Validating+Active+Directory+in+UDT If the AD is setup please run the compatibility checker against the DC. UDT COMPATIBILITY CHECKER Run…
-
may be you can add both IP's.. Not sure you can give a try
-
Hello Enderaz, Check for the last received net-flow in summary page. Whether have you managed the sources, Check if you have forwarded the traffic over port 205 which is default Whether you have enough space in NTA FSDB Finally install wire shark and check if you are receiving the flow. Let me know the results.