org.opennms.protocols.wmi
Class CheckWmi
java.lang.Object
org.opennms.protocols.wmi.CheckWmi
public class CheckWmi
- extends Object
This is an example command-line tool to perform checks against WMI
services using WmiClient
- Author:
- Matt Raykowski
|
Method Summary |
static void |
main(String[] args)
main |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckWmi
public CheckWmi()
main
public static void main(String[] args)
throws org.apache.commons.cli.ParseException
main
- Parameters:
args - an array of String objects.
- Throws:
org.apache.commons.cli.ParseException - if any.
Copyright © 2011. All Rights Reserved.