Comments
-
I thought I looked this over in detail before posting this but I didn't see where I could unmanage specific databases. Can you point me in the right direction please?
-
Same here - no points added.
-
Both, the NPM is the one I figured was missed.
-
I agree, this would be a valuable resource for run away logging.
-
Thanks
-
Thank you!
-
No, Alert Central is the bottom rung of support, but yeah this one is a close second.
-
No need to chime in Andrew.
-
I've taken surveys that tell me I'm getting 250 points and never saw those points, so just wanted to check on these. Thank you for getting back to me.
-
There is a 'free' version of the toolset but the fully functional one is something you have to purchase.
-
Thanks
-
Thanks stuartwhyte!
-
That was perfect - everything I need in one script. Thank you!
-
So stuartwhyte, you seem to know your way around a query, and I learn very fast. Tell me, in the last code that you sent me. I want to eliminate the node ID and sort on downtime from longest to shortest. Can you show me how you would do that? I wish I could send you points or something for helping me out
-
I'm thinking initially just what you sent me a breakdown by: Table.Variable.Description How to build custom queries would be something I'd pay more than a couple bucks for.
-
Why not build your alert to fire if it is not in the 'Started' state? Then any problem will fire for you.
-
Just had a salesperson call me asking if we were interested in purchasing NPM. We've been running NPM SLX and 6 other X class products for over 18 months.
-
Why would I add the loopback to poll and burn an element versus the IP address of the system itself? That would be several thousand elements in my environment.
-
D'oh! Thank you Pavel.
-
Hmm, let me get out my robe and light a few candles. It seems odd that report writer doesn't translate in some way to these resources. I'm just going to try and embed the report I want in the page view for now. I'll piddle around on my DEV box to see what I can work out.
-
Thanks for the generic point to the manual, I've read that. Doesn't tell me how to do it. I tried Google too. Looked in Thwack. Then I posted and asked if anyone had done this. Have you done it?
-
Wow, you just saved me a lot of typing for my project plan. Thank you! My question was moreso trying to understand what versions upgrade to what and what the difference between 11, 11.5 and 12 are. We will be moving to 11 for now, but I wish SW would post a nice formal upgrade path.
-
We have half a dozen tickets open and pretty much spent three days solid on the phone with support trying to get our deployment operational after the 11.5 upgrade. The systems still are slow as heck, it takes minutes to get to and edit node or list resources sub menu, UDT is dead, not all devices are being polled, the load…
-
Yes, I read that but it does not discuss if I can do a version upgrade as part of the process, it only discusses same version rebuilds.
-
Thanks adatole! I'll install that now. Trying to use the build in database management has proven challenging.
-
select NodeID,Caption,InterfaceName, Status, StatusLED, InterfaceLastChange, convert(varchar(10), (DATEDIFF(d,InterfaceLastChange,GETDATE()))) + ' Days ' + convert(varchar(10), (DATEDIFF(hh,InterfaceLastChange,GETDATE())% 24 )) + ' Hours '+ convert(varchar(10), (DATEDIFF(mi,InterfaceLastChange,GETDATE()) % 60)) + ' Mins '…
-
I should elaborate. There is a 'caption' but that shows the user friendly name of the interface, not the machine it is on.
-
No luck there.
-
Thank you Gary!
-
Thank you!