Comments
-
Thanks for the reply. This is a good suggestion, however the Report Writer has not been very friendly to me. The node types are an unknown vendor (ping only) so getting them to report properly is a real headache. Can you please share your other suggestion?
-
Get the demo of Traverse http://www.zyrion.com/ It does a pretty deep dive against devices. You can also bring anything from anywhere you want into it. If you can get output you can have it picked up by, or sent to Traverse. You can build your dashboards to have anything you want in them. Comes at a much bigger price…
-
So.....can maybe I have the answer as well?
-
confirmed the admin group has the account added to it. server is 2008 R2 running VMM2012
-
Thank you very much, we will give this a go and see if it helps.
-
Yes, OpenBSD is a Unix/Linux variant. I found the check box to use an alternate command. I wasn't able to find the other settings you mentioned. I'm using version 3.5.0 of Cattools. Are those options available in that version? I turned off the paging in my custom OpenBSD.PF.Firewall script. Here's the variables section of…
-
Thanks for the quick responses and feedback! I'll definitely take this into consideration. Just out of curiosity, is there any way to set up another Orion Syslog server instead of Kiwi?
-
I checked, and the problem is in the Orion Active Alerts resource, not in the module. So it's something I'll have to prioritize for the next release of Orion.
-
All, I understand the need for doing name lookups and want the feature available. I might not have articulated the problem clearly.... what concerns me is that Orion's NetFlow took upon itself to start scanning networks that were in no way part of Orion and/or NetFlow. It would be like installing this on an ISP's network…
-
Thanx very much, that helped.
-
That makes sense. Do I only need one available lease to get good monitoring or does it need a new lease every time it checks?
-
Jan, Question on SDK provided CRUD.AddNode.ps1 How do you specify the ICMP Only poller? When I look at Custom Properties, the poller doesn't show ICMP only, but as "Most Devices" http://orion/Orion/Nodes/NodeProperties.aspx?Nodes=3557 What is correct "PollerType" for Polling method to be "Status Only: ICMP" If I comment…
-
Thanks, I did some tweaking on the alert and it has started working correctly, just giving the resets after the alert has triggered and only once. It would be nice in the advanced alerts to have a Nodes to Monitor lists right there like in the basic alerts. Also, I noticed in the Basic alert, I could check a box that said…
-
I'm afraid I don't have details. In a previous release, we found major incompatibilities and determined that the work required for co-existence was too great and the need to limited to justify the work. That's not to say that no one would benefit from it, but given limited resources, we determined that we could provide…
-
qle, Are you referring to using DNS Hostname pattern matching? I haven't tried it. In specifying a list of hosts, will the trigger thresholds apply individually to each host or the list of hosts as a whole? For example, I have UPS1, UPS2, UPS3 thru UPS10 with a trigger "Suspend Alert Actions for 10 minutes". Now, a syslog…
-
It works if the whole node goes down but not just a port. I opened a ticket and it looks like it's not supported which seems like a pretty common request.
-
hi there the key is that you need to be able to re-write the content of the outgoing email, depending onm what the incoming email has in it... cheers dan
-
Yes, I have it enabled and I when I created my Basic Alert, I tried the Test alert and I received the email notification.
-
We'll consider it, but it's a major change, and the combination of not allowing the server to join a domain and being disallowed from creating local windows accounts is one I've only heard from you. If others have this same situation, I'd like to hear it, because that would help us prioritize.
-
No I haven't, I was first checking to see if someone had a solution before I went that route. A quick fix via thwack is much better than waiting on support to evaluate diags. This was a question for nickourdos, since he experienced the same issue.
-
wow.... that's some really amazing stuff.... and thank you very much for the instrcutions, i will definitely try that out tomorrow!! so Solarwinds, are you watching? this guy has just invesnting something amazing.... if you can do this out of the box, you will be making a ump ahead of many more expensive products... add…
-
Interesting. Could you post the table that goes with that Orion chart?
-
I did, so to speak. I added 3 servers and set CPU at 40% but is seems I'm alerting on everyserver I own that exceeds the threshold, not the 3 in the list. THe list is exactly as shown above only with real names. perhaps its the condition "any" thats doing it?
-
hence the outdated comment ;) My issue is basically the same as in the original post. The "Top 10 Nodes by Percent Memory Used" shows (I think) the amount of virtual memory used as a percentage of the total physical memory. What I'd like to see in addition is the amount of physical memory used as a percentage of the total…
-
On Windows Servers, WMI provides a lot more information than SNMP. Microsoft publishes all of its data to WMI, but it provides only cursory support to SNMP.
-
Okay so i looked and the user account is in the right group. Question. I noticed our Exchange servers are using SP2 and our Exchange Tools install on our orion server is still using SP1. Can this be an issue?
-
I have a development in C # for parse logs the evaperf and view them in the GUI environment. Apply aitzbitarte@teleline.es It's free
-
Thanks, once we get caught up on other issues we will modify the script and give it a shot. Thanks again for all your help!
-
In the web.config file in the root of the website, there is an <appSettings> section. You'll want to add the following params to the section, like so: <appSettings> <add key="proxyAvailable" value="true" /> <add key="userName" value="username" /> <add key="password" value="password " /> <add key="proxyAddress" value="IP of…
-
Okay, thanks for the response. That leads me to the question - can/does storage manager monitor CA? If not, please consider this a feature request - it would be nice to collect data something like you can get with 'evaperf drt'. Thanks.