Comments
-
You could also set your devices to send syslogs when changes are being made and receive additional information as well as create alerts.
-
If the MIB is not there, get a copy of it and usually the URL you used to get it at Tripp-Lite is helpful and open a ticket. Support will incorporate into the MIB library and then you can get the update and put it into your system.
-
You might try Power Supply Module instead, if you type power in the box you should get a drop down of what is in your environment
-
This should get you started
-
You have to consider the other people that are applying for the same job. If they have certification and you don't your resume may take lower spot in the interview pile.
-
Another option is Google BMC Remedy Ticket Creation Via Email. If you BMC admin has this already set up you simply need to format the alert email so Remedy can read it.
-
One thing to note, it seems the '365' countdown seems to get reset each time you re-run the discovery as the ones I have been using run monthly and have not lost any in several years.
-
One thing to note, it seems the '365' countdown seems to get reset each time you re-run the discovery as the ones I have been using run monthly and have not lost any in several years.
-
Go to Settings - All Settings - THRESHOLDS & POLLING - Polling Settings. Find this and set it out as far as you need.
-
It's just nice to eliminate 'tech debt' if the product isn't being used.
-
It would be nice if "SolarWinds Platform Log Viewer (Basic)" was something you could Opt Out of installing altogether. On the 2022 and forward platforms it requires and additional DB to be created.
-
We migrated our off of a shared SQL instance to its own SQL server because several times during upgrades or support calls the installer wanted SA rights to perform changes at the SQL server level, not merely at the database level. That could have impact on the other databases running on the shared SQL server.
-
I would advise check the Admin Guide and ensure your existing polling engine and SQL server meets the requirements for the software and install all of the additional products on your existing server. Then install your new polling engine on a new server.
-
#Edit this path for your environment. The odelistfile is a listf IP addresses c:\powershellscripts\nodelist.txt #Plave your orion server name where shown as YOURORIONSERVER CLS Add-PSSnapin SwisSnapin $swis = Connect-Swis -host YOURORIONSERVER -Trusted $now =[DateTime]::Now $later =$now.AddMinutes(5) $entityUris =…
-
Not sure if this is getting you any closer but this shows results --https://thwack.solarwinds.com/product-forums/netflow-traffic-analyzer-nta/f/forum/97653/swql-query-for-traffic-that-exceed-1gbps-in-10-minutes SELECT SourceIP, nodeid FROM Orion.Netflow.Flows WHERE (TimeStamp >= AddMinute(-11, DateTrunc('minute',…
-
Maybe try pulling up your alert conditions and pull put the SWQL code and try running it in SWQL Studio (Not Database Manager) You can get the query from here Once you have the query run it and see if you are getting results. It could be something as simple as you are trying Row ID of 1 and it is actually 1.0 The table…
-
This should get you started
-
I do my custom poller alerts a little different. Here is an example. The node name part could be All Objects and it would work fine.
-
@"KMSigma.SWI" Do you have any thoughts on how to do this? The custom property that @"decust" is trying to use has a space in the email such as bob marley@myorg.comIs there any way to remove that space in the To field of the email?
-
As long as the custom property did not have spaces in the name it worked in my environment.
-
Did you try this? ${N=SwisEntity;M=CustomProperties.Customer_Team}@Companyname.com
-
When I did my Offline Installer from 2020.2.6 and upgrade to 2022.4 I downloaded the software only to the main poller. Did the upgrade and then updated all of the remaining pollers via the web site. The main poller pushed the software out.
-
Yes, custom table resources will have the email option for Excel or .CSV
-
To add on to what @bmrad stated be sure to read the release notes (and previous 2022 versions) as an additional DB for Log Manager is required if you don't already have that set up and if you are using the old map tool you will want to read up on that.
-
I just ran across this so I can give a partial answer. I recently had a user that had built a Custom Chart, and could not export it to Excel when they ran it and also could not attach an Excel to a Scheduled Report Email. I re-wrote the report in SWQL to be a Custom Table and then then user was able to Export to Excel when…
-
I would agree, it may be easier to just have your script pull down the information from the database and make the changes outside of using the alerting engine altogether. Then set up a scheduled task to run the script every few hours. If you woudn't mind sharing the script you are using I would like to do the same in our…
-
If you have an actual MIB file you can open a ticket with support and attach the file to the ticket. Support will typically then include it and you can then update your MIB's. It sounds more likely you want to set up custom pollers for the OID's that you have?
-
We had the same thing this morning and it resolved on its own some time this afternoon.
-
Got it. "Each monitored call manager or active Network Service Assurance device consumes a node license." Ok, so you add nodes into VNQM similar to adding them to NPM. The node can be either a 'Network Service Assurance device(IPSLA)' or a Call Manager so if you do not wish to use the IPSLA features then you can skip…
-
Can you post the Tier chart you are referring to?