Re: Using Code to Manipulate Tickets via Email Messages
I believe it's done through the subject line of the email. As an example, here's the subject line of a change approval email in my test system:Ticket:74 Action:ApproveTicket VisibleToRequester:YES This...
View ArticleRe: Monitoring Remaining Rated Write Endurance for SSD's
Have you tried doing an SNMP walk against the OpenManage agent? I'm wondering if you can find an OID that would correspond to these stats which could be pulled in using a UnDP resource.
View ArticleRe: How to capture failed 'Run as Administrator' events on a Windows domain?
I guess I should have specified that in our case, the Run As Administrator attempts are being initiated with different credentials (same domain) than the currently logged on user. So this answer makes...
View ArticleRe: Communication Ports for Additional Polling Engine
Yeah, I saw that but I believe that is only if you want to be accessing the API which in this case we don't need to. I was really hoping somebody from SolarWinds would chime in on this and confirm for...
View ArticleRe: dropped because peer didn’t respond
I was getting multiple tries to transfer the file via TFTP from the Linux Server doing the PUT command. It ended up being that the firewall (IPTABLES) was blocking the traffic back, so I just shutdown...
View ArticleRe: Ticket updates by CC'd users
I'm on version 12.1 and I can see something that looks interesting in Setup > Tickets > Options > Allow Non-User CC Updates (checkbox) The info balloon on it states: Allow Non-User CC...
View ArticleDoes SWIS map to dbo.AlertLog so I can see logged alert actions by SWQL?
Something akin to: SELECT TOP 100DATEADD(mi, DATEDIFF(mi, GETUTCDATE(), GETDATE()), a.LogDateTime) AS ColumnInLocalTime, d.AlertName, a.ObjectType, a.ObjectName, a.ActionType, a.Message,...
View ArticleRe: New to thwack and purchased item from store - points were taken but no...
I am having a similar experience this week.
View ArticleRe: Network Atlas - Bandwidth utilisation on Interfaces
very cool... I would like to know as well, as this would work wonderfully for us.
View Articlehow to create network device inventory reporting
Hello, Is it possible to compile an inventory list by device type, hostname, ip and IOS version into some type of excel or table format using Solarwinds? If possible, please provide step-by-step...
View ArticleRe: Orion Upgrade Buddy?
The Orion Upgrade Buddy does not help with reducing your overall downtime for the update. It does provide minimal polling while you are down for the upgrade. In order to minimize your downtime while...
View ArticleRe: Any Austin, TX SolarWinds users out there?
within a half hour drive... hmm... well, how fast will you be driving? New Braunfels is a bit more than a half hour, but it is a nice and peaceful drive... so... what time shall we be expecting y'all?
View Articleserv-u and gateway and mft
Ok now that i have figured out the licensing issue I am trying to figure out the architecture issue. If you have gateway installed in the DMZ and serv-u installed in the LAN. Does the internal lan...
View ArticleRe: serv-u and gateway and mft
Serv-U doesn't necessarily need to be installed on the same file server where the files reside, although you'll get better performance out of it if file transfers aren't going to / coming from a...
View ArticleCan't create UDP that polls for MIB tables
I'm trying to create an Orion Universal Device Poller which polls for OIDs that are within a MIB table. Within a single MIB, I can poll normal OIDs, but I can't poll a table or an OID within a table....
View ArticleRe: Re: Re: Add node (or something) to NCM - NPM
does NCM/v3 support Cirrus.Nodes.AddNodeToNCM.
View ArticleRe: Weather on the World Map?
Check out this awesome post. I think you'll like it! Adding Live Weather to the "Worldwide Map" Resource
View ArticleRe: SAM Windows Event Log Monitor Data in Orion DB
Awesome! That let me query out exactly what I wanted. Using join with Component, Application and Node tables I was able to drop exactly what the client was looking for into a report. Thanks for the...
View ArticleRe: Filter Nodes (SQL) Question
My above post was to filter out interfaces, but then from what I understand as per your requirement you don't want to view interfaces related to certain nodes, to achieve this you will have to use the...
View ArticleRe: Old IP addresses persist in report
It seems that these old addresses are coming from the parent zone, not from your nameservers.The information obtained from a direct query to the ICI.ORG nameservers returned the corect IP Addresses:...
View Article