Comments
-
Your best bet would likely be to monitor the supporting applications such as MySQL and Apache if those are what you are running Plone on.
-
If it's working for you then great. I will state that actual mileage may vary. These are standard permissions required by essentially any other product that behaves similarly to SAM. Below is an example for IBM's Tivoli which states the very same requirements. *…
-
This is an isolated incident and will not occur again. We made attempts to encourage our customers to leverage the WMI installer instead of the executable because the WMI package has the distinct advantage of being uninstallable remotely through the Patch Manager console. However, given the level of dependency our…
-
Using the API is not required, but it will likely simplify your implementation and ensure it's forward compatible with future versions of Orion. writing to a custom property field directly via SQL isn't complicated, but I would probably recommend downloading and installing an evaluation on a separate server to perfect your…
-
Azure SQL DB support has been officially added to the Orion Platform. You can learn more about this deployment option at the link below: https://thwack.solarwinds.com/docs/DOC-204353#jive_content_id_Azure_SQL_DB_Support
-
It's difficult to even speculate at this point what the problem might be. I would recommend putting the application in debug mode as shown below, and open a case with support so we can look through the diagnostics and determine the cause.
-
Many of APM's component monitors that return statistics have the option to "Count Statistic as Difference". Unfortunately the Script Monitors currently do not support this feature. You would need to incorporate this function into your scripts. We're tracking this internally as a feature request under FB82467.
-
Is this monitor part of AppInsight for IIS or is this a separate component of a different template?
-
xtraspecialj, our new High Availability solution is not intended to be used in conjunction with FoE. At least not for protecting the same servers. You could for example use our new High Availability offering to protect your main poller, and then use FoE to protect an Additional Polling Engine if you wanted, but you…
-
Is the mBean listed when running the Find Process, Services and Performance Counters wizard? It may be listed, but not selectable. Is that what you're seeing?
-
Perhaps I should downgrade ServeRAID? That's certainly one thing to try, but let's hold off on that for now. Does this server have an Adaptec or LSI RAID controller installed? Is this a Windows, Linux, or ESX server? How is this node managed? Is it an SNMP, WMI or ICMP node?
-
I'm a genetically modified super towel
-
Unless you're running NCM 6.x or older, NCM is built atop the Orion platform, so this template is applicable regardless of where you are running it.
-
The issue sounds like there's an issue associating the mailbox database file to the monitored volume in Orion. Where are there mailbox databases located on the file system? Are they on a remote NFS share which uses a UNC path such as "\\servername\share\mbdb"? How is the node managed in Orion (SNMP/WMI/Agent)? Please…
-
Note we also have Microsoft ASP.NET and templates as well.
-
Based on the error above it looks as though it's unable to connect to the server on TCP Port 7181, which is a default GroupWise port. Has this port been changed on these servers? Can you verify it's listening on that port by running [netstat -an | find "7181"] from a command prompt on the GroupWise server?
-
Then the previous credentials stored in the database cannot be decrypted. You will likely need to update the credentials manually, or possibly even remove/delete all credentials created on the original server and recreate them.
-
When you create the pool, does the status of the standby member change? The fact that you have a standby without an active member in a pool is enough to cause the status to be critical. dunky2k wrote: When i go to the License Manager page of my main poller - i can see the HA Licenses albeit not assigned yet, suspect this…
-
The Statistic value must be numeric only. You are passing units with the value which are non-integer. Remove the "GB" from the from Statistic value returned and it should work. If you want to retain the units, then I suggest using the optional message field. Detail Type Required Meaning Statistic Yes A numeric value used…
-
You most certainly can. This information is available in the chart details, which can display this information for any relative or absolute historical time frame required. To specify a specific time frame (two weeks ago) click "Export" and enter the start/end time for the chart.
-
What It sounds like you're looking to create your own custom summary view, with select interface information. After creating the custom summary view, you would use the "Custom Object Resource" to add the required information to this view.
-
Here's the link to Alminair's Blackberry Enterprise Server (BES) 5.0 SP1 APM template based on SNMP. Thanks Alminair for your contribution!
-
Yes, a password is required.
-
Yes, as stated above. aLTeReGo wrote: Yes, you should be able to use SAM's SNMP Monitor to gather the appropriate metrics you are looking to monitor on this device.WIthout seeing the MIBwalk myself it's hard to say what OID exactly you should be monitoring, but if this is any indication then it's likely…
-
The Syslog server is built into APM and you can download the Event Log Forwarder for Windows through your customer portal as mentioned above.
-
Are you monitoring the server with AppInsight for Exchange where the mounted copies are running?
-
Sounds like something that may be better suited for Kiwi Log Viewer.
-
I can't say I'm familiar with what "normal" is for an agent that's been installed without rebooting, but it would make sense that it probably wouldn't work correctly. When you get a chance to reboot the server let us know if that resolves your issue. You may be able to poll hardware health now via SNMP but I can't…
-
This information can now be included as part of the alert using AppInsight for SQL.
-
No formal documentation for retry intervals exists. Is there a particular component monitor type you're interested in?