Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matsumotory/ipmi-control-tool
ipmi-control-tool
https://github.com/matsumotory/ipmi-control-tool
Last synced: about 2 months ago
JSON representation
ipmi-control-tool
- Host: GitHub
- URL: https://github.com/matsumotory/ipmi-control-tool
- Owner: matsumotory
- Created: 2012-11-21T08:30:29.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-22T07:16:18.000Z (about 12 years ago)
- Last Synced: 2024-10-18T18:28:58.274Z (3 months ago)
- Size: 117 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
=head1 NAME
ipmi-control.pl - control ipmitool
=head1 SYNOPSIS
./ipmi-control.pl -t ${TARGET} -m ${METHOD}
ex) ./ipmi-control.pl -t example.cm -m status
Options:
-target -t control target host or ip or all
-method -m control methods(on off reboot reset status hwstatus laninfo)
-help -h brief help message
-version -v brief versionipmi_taget.list
#host ipmit_ip
example.com 192.168.0.1
example.jp 192.168.0.2=head1 AUTHOR
MATSUMOTO Ryosuke
=head1 LICENSE
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.=cut