問題タブ [scom]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
scom - システム センター オペレーション マネージャー 2016 API
System Center Operations Manager 2012 R2 および 2016 を使用していますが、全体的な SCOM ステータスを別の監視ソリューション (Cacti) に統合したいと考えています。
SCOM 管理サーバーのステータスと、アクティブなアラート、異常なクライアントなどの数を照会する API はありますか?
WMI または API アクセスをオンラインで検索してみましたが、SCOM を使用して WMI やその他の API を監視する方法に関する記事があふれています。
ありがとう、ダニエル
web-services - Generating SCOM alerts for web servers
I have 4-7 sharepoint servers. We have a scom alert already implemented to generate alert if the server is down. But we want to implement scom alert if the website is down.
Can we genearate alert using scom by using ping functionality? My idea is, we ping the server continuosly and when the website is unresponsive for some time we get alert saying that the website is unresposive.
Can this be implemented? And how much effort is needed? And do we need any other services to be implemented?
Any help would be appreciated.