Comments
-
You have an option to select the Data source as custom node poller in Reports..
-
you can assign the created views in User Account Permission page either to an user or group. Admin-->Accounts-->Manage Accounts
-
Create a custom properties for the respective groups and then you should be able to pull the availability reports which you are looking for.... I am pulling the availability report with help of custom properties.. I
-
Hi, I am willing to participate in this.. Just purchased few new tools and few are in running in trial mode..
-
please check the behavior of Orion module enhine and let me know.. It must have been restarting every xx minutes. check the business layer logs and let me know if you see any logs related to unable yo communicate...... there is a simple resolution for this. You have to re install visual c++ packages
-
I had this issue for one of the customers and I had to breakdown the jobs into 3. 300 devices each job and its running fine.
-
Using the flow navigator in the Summary Page, You can create different views.. Based on devices, Applications, IP Groups etc...
-
I guess it will register as a new node only, Haven't tried yet.
-
hi @blm_me check this Weekly Server Utilization Report
-
Some Symantec Backup Exec templates are available, https://YOURORIONSERVERIP/Orion/APM/Admin/ApplicationTemplates.aspx Symantec Backup Exec Server Template lots of components.
-
In the schedule Properties page, under Advance settings please check whether the user which you assigned has the permission, Its always good to have admin user to avoid this issue.
-
Never had success using Crystal Reports.. Even I stopped thinking about that... As you said no proper support as well, Managing Some how with Ndepth and LEM Reports.
-
Default retention is 15 days, You can change it below in SAM settings. http://solarwindsIP/Orion/APM/Admin/Settings.aspx
-
There is an executive report available in SRM. Do you have SRM?
-
Please Check this NTA Top talkers.docx
-
Hello, Please check this. There are some documents which can help you out. https://support.solarwinds.com/Success_Center/Log_Event_Manager_(LEM)?v=all
-
You can try creating automatic action such as send a webpage about the information of the node which you want to send when the switch is down.
-
Use the flow Navigator view in NTA Summary page and you can create as much as views. http://www.solarwinds.com/documentation/en/flarehelp/netflow/default.htm#cshid=OrionNetFlowPHTrafficViewBuilder
-
Please create custom properties and assign the appropriate nodes. Then you can create a custom table reports. Select the custom properties and availability under response time category. generating availability reports with groups you will not get the desired results.
-
Hello, Create IP Groups https://SERVERIP/Orion/TrafficAnalysis/Admin/NetflowSettings.aspx Create custom table report on Netflow flow History advanced selector select the IP Address group name.
-
Complete the Mail server configuration, If you are not sure about these details ask your Exchange Admin
-
Thanks!! Also please note agent based will not work in clusters
-
You can set an alert action E-mail a web page pointing to the conversation web page.
-
Hello Manilyn, Create a new SQL Report For SNMP SELECT n.Caption, n.IP_Address, DATEDIFF(mi,MAX(c.DateTime),GETDATE()) minutes_since FROM Nodes n INNER JOIN CPULoad c ON n.NodeID = c.NodeID WHERE n.Status = 1 AND n.ObjectSubType LIKE 'SNMP' GROUP BY n.Caption, n.IP_Address HAVING DATEDIFF(mi,MAX(c.DateTime),GETDATE()) > 15…
-
In Settings-->Manage group you can create groups. You can also use custom property to filter the alerts for a set of servers and send it to a different email.
-
https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/False_reboot_alert_for_specific_node
-
meech I am in.
-
select the map right click and delete
-
Hi, Solarwinds SMS Alerts- Batch File
-
As @Jemertz said, I generally used to create a DL or mail box for all my customers and configure all those alerts only to that, I haven't added any where addressing a person directly. There is an option to include recipients for Multiple alerts at a time in action manger.. But There is no option to remove... And I have…