Comments
-
correct. custom table... Then advanced DB SWQL/SQL -> use SQL for this query.
-
can you provide some dummy table data to work with...that will be key to get going. Here's an example of something I've done w/ F5 pool members down using custom pollers (using F5_pools as base table in Orion to work from): Had to do it this way b/c member could have same IP but different port, which is stored in same…
-
This would be a great time saving feature!
-
great, let me know if you get stuck. I have some good examples, just not logged into device when responded.
-
excellent, glad to hear.
-
Yea, the way to do it would be: Trigger this alert when ALL of the following apply Application Status is equal to DOWN Trigger this alert when ANY of the following apply Application Name is equal to Internet Information Store Application Name is equal to Exchange Info Store See below - fake example - basically saying if…
-
you have to be careful about which fields you use. Many fields get overwritten at discovery intervals. I would suspect location and contact are in that group.
-
Sounds like you've got it. you would want to add a server running the "additional polling engine" software package for the load balancing. If in addition, you want redundancy, then you would get yet another server running the "hot standby engine" software.
-
what kind of trouble on SQL 2005? That is what I've installed mine on. I can check behavior as well...let me know.
-
nope, my bad. haven't been able to migrate as initial attempt web was WAY too slow. sorry.
-
I just installed the Integration pack for NCM 5 and it broke my web page NPM 9.0 sp2. read a thread that said to re-install sp2. now getting error: System.Configuration.SettingsPropertyNotFoundException: The settings property 'TrafficAnalysis.NetFlowSummaryViewID' was not found. Opened a ticket, but haven't heard back yet…
-
That is correct. There are 2 scripts on “this download” - one is to test. Check that out to verify before using second one. “We don’t receive wisdom; we must discover it for ourselves after a journey that no one can take for us, or spare us.” – Marcel Proust Larry J Rice RelayHealth (678) 984-1686 Cell (404) 728-3067…
-
what version are you running...I'm 10.1.x...
-
most Eggggcellent! Thanks for the quick responses!
-
another request from meeting with my engineers and our environment: make configurable - number of "misses" before set to transition or available by days and/or # of scans. this would allow wiggle room for server work, but more importantly, when bringing up a node (if having to troubleshoot and there are periods where the…
-
isn't there also a setting somewhere that indicates 3 missed polls before it marks it down?
-
I'm re-opening an old case - 291925 about this issue. I will escalate from that side.
-
what/where are you looking for the traps? If you are looking on the web interface under events, that is not the correct place to find it. There are 2 places to look...either RDP into the server and pull up the trap viewer (this is the most flexible for doing searches) or you will need to edit the menu bars under admin page…
-
will the following work (xmit/recv bandwidth? I am running 10.1.1...
-
try using ${N=SwisEntity;M=NodeID}. I know you're not using a SWQL query, but the parser may be looking for this type of entry.
-
mjsweet130 did that clear your issue up? Thx
-
I thought they were persistent to the alertobjects table, which does persist at a component/check level, but I understand that: an alert triggers for component check x on 6/1/15 and you put ticket number 1001 and some info in the notes. issue is resolved and ticket is closed. notes stay put for alertobjectID y (tied to…
-
ok, so you have interfaces as well as nodes that go offline...agree with goliath then. it all makes sense now. your best bet will be to "unmanage" the node for the duration of the summer (gives you date to remanage option). Then they wont show down, though you will not collect any stats during that period of time whether…
-
it will be wherever you installed the web server portion of Orion. If you used IIS, the default install directory is c:\inetpub\...
-
as you can see, I'm bald...need i say more. it should still work. basically takes SQL results and wraps so response is single row. test in sql studio to verify one row and tags are applied. PM me if stuck and I don't respond to post.
-
this can be accomplished but gets hairy! do you have a DBA that is willing to work with you on this. It looks like the difference between suggested answer and your need is basically, you want to maintain history. this can be done by adding a custom table and some custom properties. take a look at these two posts in content…
-
if you haven't already, open a ticket. please remember to post results when fixed. If you need to move fast, uninstall all SW, reboot, and try installing again. This may not work as well though as registry keys stay in many cases, etc...
-
what version(s) are you running? I've had issues as well and opened a few tickets and have gotten fixed. let me know.
-
I'd like to take it a step further by getting a report that has the message in it...i.e. if it is a windows event log alert -> provide that message... anyone done this?
-
based on an HTML example I have working in my shop (not in orion though) for this type of link...try: "<strong><a href="file:///${Documentation}"> Documents:</a></strong><br>"