Comments
-
Right. If availability and frequency of outage has to be in the same table, it requires a custom SQL.
-
Without screenshots or session traces, it is hard to comment. But more than likely, you are *not* wasting your time.
-
It does look like the twitter API has deprecated that method of updating status, and hence those instructions might no longer be valid. You will probably need to adapt these instructions to the new Twitter API has the twitter api resource url for update status changed - Stack Overflow
-
I believe it is for things like OS, logs, temporary storage of Syslog, etc
-
Provider HTTP Port is normally 5988, and HTTPS port is 5989. Any reason why it is set to 2372? Provider IP Address is the IP where Command View software is running. From the screenshot, it looks like the Storage Manager Agent IP and the PRovider IP Address IP are the same. You do not need to install any SolarWinds software…
-
There should also be an installed software report in your list of reports If you click on 'list resources' on any of your windows nodes, do you see the 'asset inventory ' checkbox selected?
-
It is highly unlikely NPM delayed the execution of the email action. You can check the NPM log in C:\ProgramData\SolarWinds\Logs\Orion. The log file should be called ActionsExecutionAlert.log You could install Wireshark on the NPM server with a capture filter just for your SMTP server to verify if NPM is immediately…
-
A couple of issues. There is a Group inside a Group. It is effectively a single group. The innermost group is joined by an OR logic. It should be AND. The outermost group logic is AND. Since there is only 1 group member (the inner group), the AND or OR really doesn't matter You rule should look like below Also, for future…
-
Now that NCM and NPM databases are merged, there is an option is the discovery process to set the discovered nodes as NCM nodes or not. That option must have been selected to Yes in this case
-
If you know exactly which OIDs to poll for CPU and Memory (hopefully can tell from your Cacti pollers that are working), you can override what NPM polls by default using the instructions here When Good OIDs Go Bad: Customizing Device Pollers
-
Hi Gildas, Thanks for catching the error. I changed 'STM Orion' to 'SRM Orion' in my previous reply. The blog below does an excellent job of answering questions about SRM, and why it was built on the Orion platform Dreams Come True - Storage on Orion is now in Release Candidate! I am surprised to hear the feedback on STM…
-
Since you have NPM and NCM running on 2 separate servers (and hence 2 different databases), it is not possible to merge the two databases now.
-
Interesting indeed! So, it is working fine for 1900b but with a warning for 1900a. Is the OID for the poller 1.3.6.1.4.1.437.1.1.3.3.1.1.3 and exactly this? can you edit the poller and post a screencap of the definition including the expanded advanced options?
-
hi T.J, What you are asking for is documentation for the LEM ASA connector. Probably best to open a support ticket to see if there is something they can dig up. For the specific messages you have posted, it is resulting in InternalNewtoolData events for me (i.e., the messages doesn't match the pattern it is looking for).…
-
You want a tabular resource per interface with it's receive bps? If so, you could simply add a Custom Table resource that displays this information. Be sure to change the 'Scale units as' formatting field from 'Auto' to 'bps'
-
and show pending-config is the correct command? You may want to turn on session tracing and attach the session trace to this discussion
-
I have had issues using add-pssnapin before (could be a 1 off) and had success with Import-Module
-
It's called avg disk sec/transfer The Next Level of Server Monitoring - SAM 5.5 Beta 3 and you will find it in the volume details view of a wmi node
-
v10.7 or higher - you can override the default OIDs with your custom OIDs for CPU, Memory and a lot more. You wouldn't have to setup alerts like these as the out of the box CPU, memory alerts will cover it. Your version - maybe you need to specify the poller name instead of OID
-
installing an agent is one way to get around remote execution settings
-
It is not possible to delay the action
-
ok great. you may want to mark the discussion as Answered
-
I missed the 'not equal to' (and read as 'equal to') on the component status conditions while replying. Regardless - you should not be in a situation of being in 'varying degrees of success' for alerts. What is the objective for your alert - "be alerted when there is an issue with any component monitor on app1 or app2 on a…
-
I see what you are trying to do now. The Group alerts are meant for the overall status of the group, not for individual members of the group. My suggestion to achieve both your grouping and alerting objectives is to use Custom properties (Settings > Manage Custom Properties). You can then reference the custom property in…
-
OK. Just to let you know, I did a very quick test. I renamed 1 of the interfaces on a node. I did a List resources & Save, and also a Re-discovery. Not sure which one did it, but the interface description is now reflecting the new one.
-
Can you open the Advanced Alert Manager utility on the SolarWinds, bring up the list of alerts by clicking on the 'Configure Alerts' button, highlight the alert corresponding to the node down alerts in your screenshot above and click the Export button. Go ahead and attach the exported alert. Alternatively, edit the alert…
-
maybe try to de-activate and re-activate the license using the instructions in the admin guide Network Performance Monitor Administrator Guide : Installing SolarWinds Orion Network Performance Monitor : Maintaining Licenses with License Manager : Using License Manager if not, best to open a support ticket to sort it out.…
-
You are right. You will need to click on the Settings > Initial Alerting Setup to define the default SMTP server for alerting.
-
The IP in your 2nd and 3rd screenshots are different. One of them is 80.221 and the second one is the correct one ending in 85.221 If you go to http://<orion server>/Orion/IPAM/subnet.scanstatus.aspx, what is the status of your scan for the /21 subnet this IP belongs to? Did you initiate a manual scan for this subnet?
-
Maybe you can provide details on what exactly you are trying to accomplish, and how exactly a mib update is hindering the progress