Comments
-
The Statistics and Settings are stored in the database. If your database is stored remotely and has enough disk space you should be good. Orion and its modules should not fill in the disk as the services are configured to keep the log files under 5 or 10 MB. Otherwise it is more a Windows question you are raising...If the…
-
so do you know how to resolve this issue? As said above you should open a ticket with the customer service. They deal will all licensing issues.
-
Thanks for the update Rob, That makes it far easier to monitor when SNMP is supported . Yann.
-
It seems to be the same concept as per what I read, only words are different. NDE sender version is used for Catalyst and NetFlow Version for IOS. on CatOS, it is set using the command mls nde sender version 5/7 on IOS, ip flow-export version 5/7/9 CatOS:…
-
It appears that NCM still believe that "DEVICENAME login:" is the username prompt which means that it supersedes the Pre-Command you configured and sends the normal username instead of the custom precommand. As you specified if it does not work without the regex or a regex set to "login:" then I am not where the cause of…
-
The following should do the trick: Subject: Alert: BGP session down: ${Node.Caption} Message: The SNMP result of this BGP Peer is: ${CustomPollerStatus.Status} When you need a specific variable you can click on the Insert Variable button in the message tab of the Email/Page action and either use one of the built-in…
-
You might want to put this suggestion in the Orion NPM Feature Requests section.
-
Could you run the .Net Framework 3.5 installer from Microsoft? www.microsoft.com/.../details.aspx IMPORTANT: * If you have installed earlier pre-release versions of .NET Framework 3.5, then you must uninstall them prior to running this installation by using Add or Remove Programs. Once done, re-run the configuration…
-
Do you see the performance counters of your remote server within WMI explorer? That will help us to know if the issue is due to APM or to the server itself. I have seen couple of issues where the performance counters were not populated as a WMI Class which explained why APM could not find them in the namespace but that you…
-
Basic & Advanced Alerts are formatted completely differently in the database. Changing one field here or there will not do the trick... FYI, Basic alerts are defined in the Alerts & AlertActions tables and advanced alerts in AlertDefinitions & ActionDefinitions... You should plan to move the alerts on few days,weeks if…
-
Sure it should be possible: WHERE Nodes.Caption='Node-Name-1' OR Nodes.Caption='Node-Name-2'
-
Hi Freemen, Monitoring The SolarWinds Diagnostics gather files that are useful to troubleshoot issues. It would be inefficient to use it for day to day performance purpose. You should instead keep an eye if the services are running and check the Event logs. You can access through WMI some information about most of the…
-
You might need to upgrade the CatOS image to support this MIB. It seems the CISCO-NTP-MIB is supported by some 2960 CatOS images as per the Cisco web site. go to http://tools.cisco.com/ITDIT/MIBS/servlet/index Click on Cisco IOS MIB Locator In the new window, Select the CISCO-NTP-MIB and click on Submit. On the new window,…
-
Cisco must have the response. If one of you could contact his Cisco Support, that could help all of us. Thanks, Yann
-
May I know the reason not using OID? That just make it easier to read the alert when you need to troubleshoot it. You can compare that way of setting up alerts to DNS/IP addresses mapping. Both values are from the CustomPollers table in the database. Using the OID or the name just affects the way the Adv. Alert wizard…
-
Thanks for your feedback. Glad it worked.
-
Unfortunately, I could not find anything that would help in the file you attached... You should open a ticket at this stage: http://www.solarwinds.com/support/ticket Thanks, Yann
-
For the interface details in Orion 9.0 SP2, you will have to select the data within the < table > tags. The issue for that resource (interface details) is that most of the data is not dynamic thus you will not see changes. Only some of the charts/graphs are dynamic when you review the source code that's why you can use…
-
Hi, I would advise to open a support ticket so that someone will be able to work with you on one of your "no ip finger" devices to find out the right Regex. R, Yann
-
See page 67 of the admin guide: http://www.solarwinds.com/support/orionNCM/docs/orionNCMAdministratorGuide.pdf
-
I am not aware of the devs plan but meanwhile to have a ready-to-use User Experience Monitor, you might want to spend time to write a script that test if the DHCP server is distributing ip addresses. How? By quering it. VB and Perl Scripts can be integrated into the Windows and Linux/Unix Scripts monitors into APM. You can…
-
Feel free to open a new thread on the APM forum and to refer it here if you face any problem.
-
I used "might" in my first post as the information service v1 is installed when it is still required by some other components such as modules. The version you have installed should be the v2. Are you seeing errors in the log files?
-
I am not an IIS/ASP.Net expert and have not got confirmation for the below command from anyone...so try it on a testing environment first or ensure you can re-run the configuration wizard if this fails. It runs properly here so far. I did not manage to reproduce your issue. I am testing this on IIS6 on Windows 2003 server.…
-
Hi, I would advise you to submit a support ticket so that one of the tech support could help you on this. * To Open a Ticket: http://www.solarwinds.com/support/ticket Sorry I'm trying to learn this as I go - "type the OID in a UnDP" What is the UnDP ? UnDP => Universal Device Poller. Sorry about that I try to detail each…
-
Assuming you backed up your database, it seems safe for me to delete the PortsProtocols table. If that still does not help, the problem could be caused by the registry. Check if the below registry keys trying to find something related to an old NTA: \HKEY_LOCAL_MACHINE\SOFTWARE\SolarWinds\Orion\NetFlow Traffic Analyzer…
-
It toggles successfully when I put the equipment into the alarm state. Am I correct in thinking this suggests the parameters in the Alert are set correctly? I would say yes for the trigger condition. Is the alert being reset when the value goes back to 0? If yes, then it pretty means that you can lay back on your seat and…
-
I see . Kiwi Syslog server is already listening on the udp port 514. Have a look at this thread to know how to change the port on which is listening the Orion Syslog service and make the appropriate changes in Kiwi to forward the messages to the new port. Change Syslog Server port? HTH, Yann
-
"What is the best way to correct the DB/Poller mess?". Should we go through and remove interface objects matching "uknown"? Should we remove entire nodes and rebuild? What do you think? This still does not explain how it happened, why some interfaces switched to the unknown status. We can delete the "Unknown" interfaces to…
-
Let us know how it goes and do not hesitate to share the Universal Device Poller in the Content Sharing Zone once you have it working. I do not have an asterisk box to test it but would be nice to know how you managed to make it.