Cisco ASA Failover status
Why you should NOT use the WHD appliance!
Total Nodes, Volumes, Interfaces, NCM Licensed Nodes and UDT Ports Used by Group.xml
Computer Update Status Approved Updates with Group Memberships.xdq
GNS3 to SolarWinds NPM Integration Guide
NetPathの設定方法
この記事では、NetPathの設定方法を案内します。
NetPathとは、社内から、監視対象サービスまでの通信経路を可視化する仕組みです。
独自のプロトコルを用いており、管理権限を有していない社外のネットワークについても、
経路情報、管理者、レスポンスなどを可視化します。
設定は非常に簡単です。
監視対象のIPアドレスもしくはホスト名とポート番号を指定、管理用の名前を定義し、
プローブ間隔を指定します。プローブ(監視対象にアクセスする際の送信元)は複数設定
することができます。
NetPathは、NPM v12.0以降に含まれる機能です。追加費用の必要なオプションではございませんので、
バージョンアップの上、ご活用ください。
1. MY DASHBOARDSのNetPath Servicesをクリック
2. 「NetPathとは」という説明が表示されます。一通り確認してください。すでに確認済みの場合はキャンセルでポップアップが閉じます。
3. 新しいサービスを作成をクリック
インストールした直後は、Googleを監視対象として設定されています。不要であれば削除してください。
プローブは、NPMをインストールしたWindows Serverとなっています。当該Windows Serverが
インターネットアクセスできない場合、Google監視は、
GoogleへのNetPath監視が成功している場合
GoogleへのNetPath監視が失敗している場合
4. 新しいサービスを作成
・監視対象のホスト名もしくはIPアドレスを入力:ホスト名で入力する場合、DNS名前解決できる必要があります。
・監視対象ポート番号を指定:WEBサイトの場合、80、443などを指定します。専用アプリなどのポート番号を指定することも可能です。
・エイリアス(監視対象名称)を入力:識別可能なキーワードを入力します。
・プローブ間隔を指定:設定した時間毎に監視します。
5. プローブを割り当て、作成をクリック
新しいプローブを作成する場合は、6へ進んでください。
既存のプローブを選択する場合は、作成をクリックし、9へ進んでください。
6. 各種情報を入力し、テストをクリック、テストが成功したことを確認し、作成をクリック
ホスト名もしくはIPアドレスを入力:ホスト名は、名前解決できる必要があります。
プローブアライアス:固有の名称(プローブエイリアス)を設定します。
ユーザー名:WMIアクセス可能な管理者アカウントが必要となります。
パスワード:上記アカウントのパスワードを入力します。
※エージェントソフトウェアがインストールされ、NPMの監視対象と設定されます。
テストに失敗する場合は、WMI監視権限を有するユーザーアカウントとなっていることを確認してください。
Windows ServerにおけるWMI監視の権限設定については、こちらの記事をご参照ください。
7. プローブを選択
プローブは、自動的にスペックを判断し、設定可能なパスの数を算出します。
8. プローブの割り当てを確認の上、作成をクリック
9. NetPathの監視対象が設定され、画面がNetPathサービスに遷移
設定した直後は、ポーリングが実施されておらず、グレーアウトしています。
10. 監視が開始されることを確認
4にて設定した時間毎にポーリングします。しばらく経ってから確認してください。
グリーンになるとポーリングが成功しています。
11. 三角形をクリックしてツリーを開き、確認したい送信元をクリック
12. 監視対象までの通信経路などを確認
監視対象までの通信経路をビジュアルで表示します。
経路に存在するネットワーク機器の管理者情報など、様々な情報が確認できます。
DPA Beta - Azure SQL Database
Welcome to the latest DPA beta! This beta will cover installing DPA on an Azure VM, registering one or more Azure SQL DB for monitoring, then evaluating the data DPA is showing in the Database.
What's Required
- Azure VM: You will need to provide a Azure VM with SQL server, the A3 or D1 are sufficient.
- Alternative: Spin up a Windows VM, install MySQL yourself
- Azure SQL databases: For the beta, we prefer to monitor databases that are not production, but QA and DEV should be fine. Plan to register about 10 databases.
- Powershell: Your VM will need Powershell installed
- For this beta, we will use mass registration to register your Azure SQL Databases. The registration wizard doesn't support register single Azure SQL Databases yet.
Instructions
- Logon to your Azure VM and download the DPA Beta installer
- Install DPA and configure the repository.
- You can manually register supported databases (SQL Server, MySQL, etc.) but not Azure SQL.
- Run the Powershell script
- If your VM does not not have Powershell, download and install it.
- Download the DPA Powershell script to your Azure VM.
- Follow the instructions in the readme.txt. You'll have a series of commands to execute before you can run the script.
If you need some help with the script, schedule a call with me. - The output of the script is a CSV file with partially filled out data. Lets edit the CSV before we feed it to mass registration.
- Open the CSV file in excel
- Trim the number of rows to about 10 (since this is a beta).
- The privileged user should be pre-populated with the admin user. Add the admin password for that instance.
- The monitoring user should be pre-populated with "dpamonitor". Add the password you want to use for monitoring.
- Save the file as CSV, double check it in a text editor to make sure its comma delimited
- Run Mass Registration: Options > Monitor Setup > Mass Registration
- Warning: In the CSV, if your server name plus database name is longer than about 80 characters, you might get an error when you try to upload it in the next step. This will be fixed in the final version, but at the moment I don't have a workaround - please try a different server and database.
- Select "Azure SQL Database" from the dropdown, then choose "From local computer" and select the CSV.
- DPA will go through its pre-registration tests and tell you if you have anything wrong
- One you have some databases that are ready, go ahead and press the Register Valid Databases button. It will take 30-60 seconds for each DB to register.
- Once complete, you should get a successful message and click Done.
- What happens now?
- DPA will start monitoring the registered Azure SQL databases.
- You can see near real time under the current tab, but the trends tab will take about two hours populate.
- Important: Provide feedback in various ways
- Schedule a call with me.
- Post feedback on this blog - this is super helpful because everyone trying it can see and comment on your feedback.
- Email me at brian.radovich@solarwinds.com.
Additional notes:
- Most of DPA features work for Azure SQL DB just like SQL server, but you may see some data missing or features disabled.
- We are working on Azure SQL DB as a repository for DPA - but not available in this beta..
Thanks so much for participating in the beta!!!
The DPA Team.
What are we working on for IPAM (Updated on June 23, 2017)
To receive updates on the IPAM roadmap, JOIN thwack and BOOKMARK this page.
You spoke. We listened! Your feedback continues to be invaluable and incredibly important for us. More importantly, it's YOUR input that helps determine what goodies go into the pot. Based on your suggestions, this is what we delivered in IPAM 4.5:
- Extended API Support for IPv4
- High Availability Support
- Web-based Alerting and Reporting
- Updated supported software versions: MS SQL 2016 Support, BIND 9.9+ Support
As some of you may know, we split this last release so that we could deliver the above features earlier than intended. We hope you enjoy what you're seeing so far. This is what we currently have cooking up for you:
- VMware vRealize Orchestrator Integration: Want to integrate with your cloud and virtualization deployment? IPAM will automate the process of provisioning/reclaiming IP address and updating DNS records.
- Microsoft Server 2012 R2 DHCP Failover Support: You will be able to monitor and manage your DHCP failover relationships ensuring continuous availability of DHCP service to clients.
- Extended API support for IPv6
- Windows Server 2016 Support
- TLS 1.2 Support
Got more ideas for our roadmap? Submit or vote on an existing feature request!
What We're Working on for NPM (Updated March 17th, 2017)
Since the release on NPM 12.1 we've been hard at working building the next round of exciting functionality and improvements in existing functionality. I'm pleased to share the following list of items we're working on, in no particular order:
- Network Insight for Cisco ASA - Covering things like VPN tunnel monitoring, ACL visibility, and improved platform health (H/A status, hardware health).
- Improved Huawei Device Support - Starting with AR and NE series routers, followed by S1700, S2700, S5700, and S77xx series switches.
- Improved Install/Upgrade - Faster, simplified product upgrades and installation of hot fixes, including updating multiple Orion products simultaneously.
- Integrated Disaster Recovery Engine - Disaster recovery will provide redundancy to the Orion platform in multi-subnet deployment configurations.
- Windows Authentication for SQL DB - Orion can optionally use AD user credentials to authenticate to the SQL database instead of SQL local credentials.
- Support for SQL AlwaysOn - Support for SQL AlwaysOn in a multi-subnet failover configuration
- Orion on RDS - Support for Amazon RDS as the repository for the Orion database
- PerfStack Improvements - Including support for syslog and SNMP traps, DPA integration, alert visualization and correlation improvements, NCM change correlation, and export to Excel.
- Improved dashboard customization
- Integrated search
- ARM Linux Agent - Linux Agent for ARM based devices such as Raspberry Pi
WHAT WE'RE WORKING ON FOR WPM (Updated March 1, 2017)
Since the release of Web Performance Monitor 2.2, there have been a lot of things going on behind the scenes here at SolarWinds. Many of those include enhancing WPM's capabilities to support new Orion Platform features. But, most important off all, we have been working on developing the next set of features. Below are just a few of those things to come.
- New Browser Engine - Built-in browser engine with no dependency on the locally installed operating system browser.
- Improved Web Application Support - Enhanced support for web applications built on the latest technologies.
- Waterfall Charts Enhancements - Additional and historical data for transaction steps.
- Conditional Logic for Transactions - Handling for multiple transaction scenarios with conditional logic support.
- Persistent Cookie Injection - Ability to include required cookies for accurate playback of transaction steps.
Bookmark and follow this page to see updates, and look out for the next Web Performance Monitor Beta.
Alert Prioritising Dashboard (SWQL) for Problematic Nodes (Servers)
Here is an example to use SWQL to build a view to display problematic nodes (servers) with issues from one or more flowing areas:
• Node Status (column name: CONN) - (1 UP, 2 Down, ignore other status)
• Node Response Time (column name: M_SECS) - in milliseconds, (> 0 OR When Node is Down, it is -1). If M_SECS> 500: Warning, If M_SECS> 500: Critical
• Node CPU Load (column name: C_LOAD) - in percentage, (Between 0 - 100). If C_LOAD > 95: Warning, If C_LOAD > 98: Warning, If C_LOAD =100: Down
• Node Memory Usage (column name: R_Load) - percentage, (Between 0 - 100). If R_LOAD > 95: Warning, If R_LOAD > 98: Warning, If R_LOAD =100: Down
• Node Highest Volume Usage (column name: V_PERCENT) - (Between 0 - 100). If V_PERCENT > 95: Warning, If V_PERCENT > 98: Warning, If V_PERCENT =100: Down
• Node Hardware Components worst Status (column name: HW_Status) - (UP, Undefined, Unknown, Warning, Critical, n/a)
• Node Application worst Status (column name: APP_Status) - (UP, Unmanaged, Unknown, Unreachable, Warning, Critical, Down, n/a)
In order to the worst (highest priority) condition are shown on the top of the list I gave each status different scores, and each column different weights. Then calculate total score as the priority. Here is the calculation:
• wConn (Connection), scores: Down - 1000, Up - 0; weight 1.00
• wTime (Response Time), scores: > 1000ms - 80, >500ms - 10, other - 0; Weight 0.75
• wCPU (CPU Load), scores: 100% - 600, >98% - 80, >95% - 10, Other - 0; Weight 1.00
• wRAM (Memory Load), scores: 100% - 600, >98% - 80, >95% - 10, Other 0; Weight 1.00
• wVol (MAX(Volume Usage)), the highest volume usage of all volumes on a node, scores: 100% - 600, >98% - 80, >95% - 10, Other 0; Weight 0.75
• wHW (Hardware Status (worst Value)), the worst HW component status of a node with HW monitor enabled scores: Critical - 80, Warning - 10, Up - 0, other 1; Weight 0.50
• wApp (Application Status (worst value), the worst application statues of a node with application monitors assigned. scores: Down - 600, Critical - 80, Warning - 10, Up - 0, other 1; Weight 0.50
Maximum Total Weighted Score (Exclude wConn): 80*0.75 + 600*1.00 + 600*1.00 + 600*0.75 + 80*0.50 + 600 *0.50 = 2050
Priority = ROUND((t1.wTime*0.75 + t1.wCPU*1.0 + t1.wRAM*1.0 + t1.wVol*0.75 + t1.wHW*0.5 + t1.wApp*0.5)/2.05 + t1.wConn*1.00, 2)
Final Priority value is between 0 and 1000.
You can change the score and weight to meeting your requirement.
Steps:
- Create a view; add “Custom Query” resource.
- In the view, edit Custom Query:
- In the Custom SWQL Query box, add the codes in attached file “thwack-swql-alerts.txt”
- Enable search, and in Search SWQL Query box, add the codes in attached file “thwack-swql-alerts-withSearch.txt”
Done!
Using Search:
• By Node Name
If you want to just display a node or a group of nodes with similar names, type node name or part of the name in the search box and click search button.
• By Connection Status
If you want to just display nodes in DOWN status, type “n 1” (white space between n and 1) in the search box and click search button.
• By CPU or RAM or Volume usage
If you want to just display node with CPU or RAM or Volume usage above certain level, using the following:
o “c 80” (CPU usage above 80%)
o “r 80” (Memory usage above 80%)
o “v 80” (Volume usage above 80%)
• By Hardware Status
If you want to just display node with certain hardware status, type “h status” (‘status’ can be one of the following: UP, undefined, Unknown, Warning, Critical, n/a).
• By Application Status
If you want to just display node with certain application status, type “a status” (‘status‘ can be one of the following: UP, Unmanaged, Unknown, Unreachable, Warning, Critical, Down, n/a).
You can customise the query to meeting your requirements.
Thanks Alex Soul's post https://thwack.solarwinds.com/docs/DOC-174568, which is very helpful!
===========================
Update: As Alex suggested, I have updated the query and new files are attached. Thanks Alex!
===========================
Update: 11/March/2015
I have added 2 addition columns for Alert Prioritising Dashboard.
One column is AlertTime, another one is Acknowledge (Ack). The Ack column is click-able. Right click it and open a new windows to View or Acknowledge an alert.
Please see the additional document at https://thwack.solarwinds.com/docs/DOC-176727
============================
Update: 11/11/2015
The original query is for NPM & SAM, but if you only need NPM (network nodes) part, I did create another two queries for network devices only.
The files: "networkNOC-ForThwack.txt" and "InterfaceNOC-ForThwack.txt" are attached.
"networkNOC-ForThwack.txt" is for network device (NPM) only.
"InterfaceNOC-ForThwack.txt" if is for network Interface only.
Both are limited to Vendor = 'Cisco', you can change it to meet your requirements.
All IP's Assigned to Nodes
Hey Guys,
I recently had one of my customers ask for a report that displays all IP's associated to every device on the network. Figured I would share, there might be a canned report that accomplishes the same task, but for something this simple I just wrote my own query. (Faster than looking for the report).
My customer also wanted to be able to run this on their environment, these are the options I presented.
Solarwinds Database Manager
Login to the Solarwinds NPM server
- Access the ‘Solarwinds Database Manager’ by following the path below:
- Start > All Programs > Solarwinds Orion > Advanced Features > Database Manager
This will open the Solarwinds Database Manager
- From the Database Manager Select 'Add Default Server’
- Expand your SQL server
- Expand your database
- Right click over any table and select 'Query Table'. This will open up a table on the right with a populated query.
- Delete the existing query and enter the query below
Select nodesdata.Caption AS'Device Name', NodeIPAddresses.IPAddress
From nodesdata
Join NodeIPAddresses
ON nodesdata.NodeID = NodeIPAddresses.NodeID
Where nodesdata.UnManaged ='0'
- Select the ‘Execute Query’ option
(Exercise caution on this application; some changes cannot be reverted)
Solarwinds Report Writer
Navigate to the Solarwinds NPM server
- Access the Solarwinds Report Writer by following the path below:
- Start > All Programs > Solarwinds Orion > Alerting, Reporting, and Mapping > Report Writer
Once on the Report Writer Select NEW. This will open up an additional prompt.
- Select ‘Advanced SQL’ and hit OK
- Classify the report to your liking by customizing the fields in the General Tab
- Confirm that the 'Make this Report Available from the Orion Website is checked'
- Navigate to the SQL field and enter the query below in the SQL box.
Select nodesdata.Caption AS'Device Name', NodeIPAddresses.IPAddress
From nodesdata
Join NodeIPAddresses
ON nodesdata.NodeID = NodeIPAddresses.NodeID
Where nodesdata.UnManaged ='0'
- The report can be further customized by formatting the output under Field Formatting
- Once complete save your report by selecting File > Save. The default reports folder will open.
- You can 'Execute SQL Query' to review the data. Export options are available by selecting File > Menu.
From the Website
(The report must be created in Report Writer for option to work)
- Access the Solarwinds website with an administrator level account
- Navigate to the page where the report is to be accessed from
- Select Customize Page on the top right of that page
- Add resource Custom List of Reports and select Done
- Select Customize this Resource and search for the report created in Report Writer and submit the changes. Once this is complete the report is available for selecting at any time, results will show whenever selected.
Thanks,
David
VLANs Used from IPAM
既存SWIDへのメールアドレスの追加登録と削除
既存SWIDへのメールアドレスの追加方法や変更について案内します。
メールアドレスの追加は、2つの方法がございます。
・管理者が、ユーザーを追加登録する
・ユーザーが、管理者に対し、承認を求め登録する
またメールアドレスの変更はできません。新しいアドレスを追加し、不要アドレス削除してください。
管理者がユーザーを追加登録する
1. 管理者がカスタマーポータルにログインします。
2. 上部メニューからACCOUNTのCompanyを選択しクリックします。
3. ADD USERボタンをクリックします。
4. 登録したいメールアドレスを入力し、Access Levelを選択の上、CREATEをクリックします。
アクセスレベル(Access Level)の設定
Standard: 通常アカウント
Administrator: 管理者
Contact Only: 通知のみ
5. 登録ユーザーに対し、以下のようなメールが送信されます。
はじめてSolarWinds Customer Portalに登録する場合:
メールの受信を確認し、7日間以内に登録を完了してください。詳しくは、登録方法の案内をご参照ください。
下記スクリーンショットの赤枠内がURLリンクとなります。新規プロファイルのActivationをクリックし、登録を進めてください。
すでにSolarWinds Customer Portalに登録されている場合:
メールを受信を確認してください。以下のようなメールが届いた場合は、すでにCustomer Portalへの登録が
行われています。メールアドレスに対し、SWIDへのアクセス権限が追加になりました。
Customer Portalにログインすると、メニュー右側のSWIDが記載されたタブのSwitch toから、追加登録された
SWIDにアクセスすることができます。
6. Approved Usersの数が増え、登録したメールアドレスが追加されていることを確認します。
ユーザーが管理者に対し、承認を求め登録する
1. カスタマーポータルにアクセスし、REGISTERをクリックします。
2. 追加したいemailアドレスとSWIDを入力し、REGISTERボタンをクリックします。
3. 下記のようなメッセージがSWIDの管理者様宛に届きます。
件名:新しいユーザーがプロファイル作成のリクエストを送りました - SolarWinds Customer Portal - New User Linked To Your Company Account
4. SWIDの管理者が自分のアカウントにてCustomer Portalにログインし、上部の右側のメニューからCompanyを選択してください。
5. Pending Registrationsの箇所からAccess Levelを設定した上で、承認(APPROVE)を選択します。
アクセスレベル(Access Level)の設定
Standard: 通常アカウント
Administrator: 管理者
Contact Only: 通知のみ
6. 承認すると、項目2にて入力したメールアドレス宛に、「User Profile creation for SolarWinds Customer Portal」というメッセージが届きます。
Activate New ProfileのURLリンクをクリックし、アカウント登録を完了させてください。
168時間(7日間)の有効期限がございます。お早めにご登録ください。
メールアドレスの削除
メールアドレスは、変更することができません。
また、メールアドレスを削除するとCustomer Portalにログインできなくなります。十分に注意してご対応ください。
ご発注時にご登録いただきましたメールアドレスは、Customer Portalから変更することができません。
詳しくは、SWID登録情報の変更についての記事をご参照ください。
1. 管理者アカウントにてログインし、上記4を参照の上Company Account Settingsを選択してください。
2. 複数ユーザーが登録されている状態で削除すべきアカウントを確認し、バツマークをクリック
3. 確認のメッセージが出力されます。間違いがなければREMOVEボタンをクリックします。
間違ってクリックした場合は、CANCELにて削除を中止します。
[関連情報]
What Are We Working on for Mobile Admin
To receive updates on the Mobile Admin roadmap, JOIN thwack and BOOKMARK this page.
The Mobile Admin team is currently focused on upgrading the iOS app to 64-bit version.
Disclaimer:
SolarWinds considers various features and functionality prior to any final generally available release. As such, comments given in this forum are not (nor should they be interpreted to be) a commitment from SolarWinds that it will deliver any specific feature or, if it delivers such feature, any time frame when that feature will be delivered. SolarWinds is always trying to improve and enhance its products. All discussions herein are based upon product team current interests, and product team plans and priorities can change at any time.
Cisco Firepower 4100 Series Node Details
Log Parser (PowerShell)
Certificate Monitor
STS/ETS: ツールセットを活用するには
スタンダード・ツールセットとその上位版エンジニアズ・ツールセットを紹介します。
それぞれのツールの使い方は、ツール名をクリックして個別の記事を確認してください。
各ツールの記事は、随時追加更新します。
ツールセットのシステム要件については、こちらをご確認ください。
スタンダード・ツールセットのダウンロードはこちらからご登録ください。
日本語インストールガイドも用意がございます。あわせてご参照ください。
ツール名 | 機能 | スタンダード・ツールセット | エンジニアズ・ツールセット |
統合ツール | |||
Orion webコンソール上から ツールを実行(右クリック拡張) | 対応 | 対応 | |
---|---|---|---|
Orion統合インストール | Orion上の機能として利用可能 | 未対応 | 対応 |
Workspace Studio | ワークスペースにガジェットを 配置してネットワーク監視 | 最大タブ数4 タブあたりの最大ガジェット数4 | 最大タブ数20 タブあたりの最大ガジェット数12 |
Ping Sweepガジェットの統合 | 対応 | 対応 | |
Trace Routeガジェットの統合 | 対応 | 対応 | |
基本的なSNMP モニタリングガジェットの統合 | 対応 | 対応 | |
利用可能なガジェットの制限 | 制限あり | 制限なし | |
単体ツール | |||
Advanced Subnet Calculator | サブネット計算ツール | 対応 | 対応 |
Bandwidth Gauges | インターフェイスのトラフィックを SNMPを用いて可視化 | 対応 | 対応 |
Ping | ネットワークの疎通確認 | 対応 | 対応 |
Ping Sweep | IPアドレス範囲指定が 可能なPing | 対応 | 対応 |
Enhanced Ping | ICMPエコーリプライの時間を 時系列にグラフ化 | 対応 | 対応 |
Compare Configs | ネットワーク機器の コンフィグを比較 | 未対応 | 対応 |
Config Downloader | ネットワーク機器の コンフィグをダウンロード | 未対応 | 対応 |
Config Editor/Viewer | ネットワーク機器の コンフィグを確認、編集 | 未対応 | 対応 |
Config Uploader | ネットワーク機器に対し コンフィグをアップロード | 未対応 | 対応 |
Advanced CPU Load | SNMPを用いてネットワーク 機器のCPU負荷を確認 | 対応 | 対応 |
DNS & Who Is Resolver | ホスト名とIPアドレスの 名前解決の確認 | 対応 | 対応 |
DNS Audit | IPアドレスレンジに対する 一括したDNS逆引きの確認 | 未対応 | 対応 |
DNS Analyzer | ホスト名からDNS正引きを行い DNSサーバーの関係性を可視化 | 未対応 | 対応 |
IP Address Management | IPアドレス管理 | 未対応 | 対応 |
IP Network Browser | ICMPとSNMPを用いた ネットワーク機器の情報を可視化 | 対応 | 対応 |
MAC Address Discovery | ネットワーク内に接続された機器の MACアドレスを検索 | 未対応 | 対応 |
MIB Tools | SNMP管理 | 未対応 | 対応 |
NetFlow Configurator | Ciscoルーターに対し、 NetFlowの設定を投入 | 対応 | 対応 |
NetFlow Realtime | シンプルなNetFlowコレクタ | 対応 | 対応 |
Network Performance Monitor | ネットワーク監視 | 未対応 | 対応 |
Network Sonar | ネットワーク検出 | 未対応 | 対応 |
Neighbor Map | ネットワーク接続情報を 取得しマップ化 | 未対応 | 対応 |
Port Scanner | ポートスキャンツール | 未対応 | 対応 |
Proxy Ping | 診断 | 未対応 | 対応 |
Remote TCP Reset | その他 | 未対応 | 対応 |
Security Tools | セキュリティ | 未対応 | 対応 |
SNMP Graph | SNMP管理 | 未対応 | 対応 |
SNMP Sweep | 範囲指定したIPアドレスに対し SNMPによる情報取得 | 未対応 | 対応 |
SNMP Trap Editor | SNMP管理 | 未対応 | 対応 |
SNMP Trap Receiver | SNMP Trapの受信ツール | 未対応 | 対応 |
Subnet List | ネットワーク機器のルーティング 情報をSNMPを通じて取得 | 対応 | 対応 |
Switch Port Mapper | ネットワーク検出 | 未対応 | 対応 |
TFTP Server | サービスとして動作する TFTPサーバー | 対応 | 対応 |
SCP Server | サービスとして動作する SCPサーバー | 対応 | 対応 |
Trace Route | 宛先ノードまでの経路情報を収集 | 対応 | 対応 |
Wake on LAN | Wake-on-LAN対応機器に対し マジックパケットを送信 | 対応 | 対応 |
WAN Killer | 任意のパケットを送出する パケットジェネレータ | 未対応 | 対応 |
Watch it! | 超シンプル死活監視ツール | 対応 | 対応 |
Table of Third Party Patches - Updated 06/28/2017
Simplify and automate these patches and more with SolarWinds Patch Manager.
Check out the attached spreadsheet for recent patches.
The Patch Manager catalog contains the following products:
Vendor | Applications | Latest Version | Last Updated On |
---|---|---|---|
7-Zip | 7-Zip | 16.04 | 10/04/16 |
Adobe | Air | 26.0.0.118 | 06/14/17 |
Flash Player (ActiveX, Plugin & PPAPI) | 26.0.0.131 | 06/21/17 | |
Flash Player ESR (ActiveX & Plugin) | 18.0.0.382 | 10/13/16 | |
Shockwave | 12.2.9.199 | 06/14/17 | |
Apache | Tomcat v7 | 7.0.78 | 05/22/17 |
Tomcat v8 | 8.0.44 | 05/18/17 | |
Tomcat v8.5 | 8.5.16 | 06/28/17 | |
Apple | Apple Application Support | 5.5 | 06/02/17 |
Apple Mobile Device Support | 10.3.2.3 | 06/02/17 | |
iTunes | 12.6.1.25 | 05/17/17 | |
QuickTime | 7.7.9 | 01/07/16 | |
Citrix | Receiver for Windows Enterprise | 4.8 | 06/20/17 |
FileZilla | FileZilla Client | 3.26.2 | 06/16/17 |
Foxit | Foxit Enterprise Reader | 8.3.0.14878 | 04/19/17 |
Chrome | 59.0.3071.109 | 06/21/17 | |
Malwarebytes | Malwarebytes Anti-Malware | 3.1.2.1733 | 05/12/17 |
Microsoft | Skype | 7.37.0.103 | 06/16/17 |
Mozilla | Firefox | 54.0 | 06/16/17 |
Firefox ESR | 52.2.0 | 06/26/17 | |
Thunderbird | 52.2.1 | 06/26/17 | |
SeaMonkey | 2.46 | 12/28/16 | |
Notepad++ | Notepad++ | 7.4.2 | 06/19/17 |
Oracle | Java Runtime Environment | 8u131 | 04/19/17 |
Opera | Opera | 46.0.2597.32 | 06/28/17 |
RealVNC | VNC Server | 6.1.1 | 06/01/17 |
SolarWinds | Dameware MRC Standalone | 12.0.3 | 05/05/16 |
Dameware MRC Centralized | 12.0.3 | 05/05/16 | |
Patch Manager WMI Providers | 2.1.2.3034 | 09/30/16 | |
UltraVNC | UltraVNC Server | 1.2.1.5 | 06/16/17 |
UltraVNC Viewer | 1.2.1.5 | 06/16/17 | |
VLC | VLC Media Player | 2.2.5 | 05/26/17 |
VMware | VMware Tools | 10.1.7 | 05/18/17 |
WinRAR | WinRAR | 5.4 | 08/29/16 |
WinZip | WinZip | 21.5.12480 | 05/17/17 |
Change History (current month + 1):
06/28
- Apache Tomcat 8.5.16 (06/27)
- Opera 46.0.2597.32 (06/27)
06/26
- Mozilla Firefox ESR 52.2.0 (06/13)
- Mozilla Thunderbird 52.2.1 (06/23)
06/23
- Opera 46.0.2597.26 (06/22)
06/21
- Adobe Flash 26.0.0.131 (06/16)
- Google Chrome 59.0.3071.109 (06/20)
06/20
- Citrix Receiver for Windows 4.8 (06/19)
06/19
- Notepad++ 7.4.2 (06/18)
06/16
- FileZilla Client 3.26.2 (06/12)
- Google Chrome 59.0.3071.104 (06/15)
- Mozilla Firefox 54.0 (06/13)
- Mozilla Thunderbird 52.2.0 (06/14)
- Skype 7.37.0.103 (06/08)
- UltraVNC 1.2.1.5 (06/15)
06/14
- Adobe Air 26.0.0.118 (06/13)
- Adobe Flash 26.0.0.126 (06/13)
- Adobe Shockwave 12.2.9.199 (06/13)
- Opera 45.0.2552.898 (06/12)
06/06
- Google Chrome 59.0.3071.86 (06/05)
- FileZilla Client 3.26.1 (06/02)
06/02
- Apple Application Support 5.5 (05/15)
- Apple Mobile Device Support 10.3.2.3 (05/15)
- FileZilla Client 3.26 (06/01)
06/01
- RealVNC Server 6.1.1 (05/30)
05/31
- Opera 45.0.2552.888 (05/31)
05/26
- Opera 45.0.2552.881 (05/25)
- VLC Media Player 2.2.5 (05/25)
05/23
- VMware Tools 10.1.7 (05/18)
05/22
- Apache Tomcat 7.0.78 (05/19)
- Mozilla Firefox 53.0.3 (05/19)
05/18
- Apache Tomcat 8.0.44 (05/16)
- Notepad++ 7.4.1 (05/18)
05/17
- iTunes 12.6.1.25 (05/15)
- Mozilla Thunderbird 52.1.1 (05/15)
- Opera 45.0.2552.812 (05/15)
- VLC Media Player 2.2.5.1 (05/12)
- VNC Server 6.1.0 (05/02)
- WinZip 21.5.12480 (04/28)
05/15
- Notepad++ 7.4 (05/13)
05/12
- Apache Tomcat 8.5.15 (05/10)
- Malwarebytes 3.1.2.1733 (05/10)
05/11
- Flash Player 25.0.0.171 (05/09)
- Google Chrome 58.0.3029.110 (05/09)
- Opera 45.0.2552.635 (05/09)
- Skype 7.36.0.101 (05/10)
05/08
- Mozilla Firefox 53.0.2 (05/05)
05/04
- Google Chrome 58.0.3029.96 (05/02)
05/02
- FileZilla 3.25.2 (04/30)
- Opera 44.0.2510.1457 (04/28)
- Mozilla Thunderbird 52.1.0 (04/30)