Sponsored Content
Full Discussion: No code tags
Contact Us Post Here to Contact Site Administrators and Moderators No code tags Post 302905176 by Akshay Hegde on Tuesday 10th of June 2014 06:30:58 AM
Old 06-10-2014
This fellow is consistent in not using code tags, I feel very bad if members doesn't obey forum rules...after getting help..
 

We Also Found This Discussion For You

1. Post Here to Contact Site Administrators and Moderators

Code Tags

Many people refuse to use them. Some go so far as to mark things like >int main() >{ >printf("Hello World!\n") >} or int main() { printf("hello world!\n"); } Is it acceptable to use the 'report post' link to flag these illegible posts for moderator editing, or would the mods rather not... (9 Replies)
Discussion started by: Corona688
9 Replies
httppower(8)							     powerman							      httppower(8)

NAME
httppower - communicate with HTTP based power distribution units SYNOPSIS
httppower [--url URL] DESCRIPTION
httppower is a helper program for powerman which enables it to communicate with HTTP based power distribution units. It is run interac- tively by the powerman daemon. OPTIONS
-u, --url URL Set the base URL. INTERACTIVE COMMANDS
The following commands are accepted at the httppower> prompt: auth user:pass Authenticate to the base URL with specified user and password, using ``basic'' HTTP authentication which sends the user and password over the network in plain text. seturl URL Set the base URL. Overrides the command line option. get [URL-suffix] Send an HTTP GET to the base URL with the optional URL-suffix appended. post [URL-suffix] key=val[&key=val]... Send an HTTP POST to the base URL with the optional URL-suffix appended, and key-value pairs as argument. FILES
/usr/sbin/httppower /etc/powerman/powerman.conf ORIGIN
PowerMan was originally developed by Andrew Uselton on LLNL's Linux clusters. This software is open source and distributed under the terms of the GNU GPL. SEE ALSO
powerman(1), powermand(8), httppower(8), plmpower(8), vpcd(8), powerman.conf(5), powerman.dev(5), powerman-devices(7). http://sourceforge.net/projects/powerman powerman-2.3.5 2009-02-09 httppower(8)
All times are GMT -4. The time now is 11:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy