search for: montior

Displaying 7 results from an estimated 7 matches for "montior".

2014 Feb 11
2
error: Unknown UPS
...enabled the CGI, and when I go to upsstats.cgi, I see a line entry like this: System: BelkinUPS Model: [error: Unknown UPS] (light blue background) Status: [error: Unknown UPS] (yellow background) Battery, Input, Output, Load, UPS Temp, Battery are all blank with a green background. hosts.conf: MONTIOR admin at localhost "BelkinUPS" ups.conf: [BelkinUPS] driver = usbhid-ups port = auto upsmon.conf: MONITOR BelkinUPS at localhost 1 admin ********** master upsd.users: [admin] password = ********** upsmon master upsset.conf: I_HAVE_SECURED_MY_CGI_DIRECTORY So I'm not sure why the...
2014 Feb 11
0
error: Unknown UPS
On Feb 11, 2014, at 6:52 AM, Greg Vickers wrote: > hosts.conf: > MONTIOR admin at localhost "BelkinUPS" The second field is upsname at hostname (rather than username at hostname). Along these lines, the third field is descriptive only, and doesn't need to match anything (e.g. "Belkin UPS at the bottom of the rack") -- Charles Lepple clepple a...
2014 Oct 31
1
PlayTones while in call
I?ve gotten PlayTones to work, however it stops playing the tones as soon as the call is answered. I would like to use PlayTones during the call because I want to have a tone/beep played in the background while call recording is going on. Anyone know a way to get PlayTones to work while call is in progress? Alternatively, does anyone have a suggestion for playing the tone/beep for recorded
2003 Jun 11
2
[PATCH] Fix typos, OpenBSD + Portable
...============================================================== RCS file: /cvs/src/usr.bin/ssh/monitor.c,v retrieving revision 1.42 diff -u -r1.42 monitor.c --- monitor.c 2003/06/02 09:17:34 1.42 +++ monitor.c 2003/06/11 12:29:20 @@ -93,7 +93,7 @@ u_int olen; } child_state; -/* Functions on the montior that answer unprivileged requests */ +/* Functions on the monitor that answer unprivileged requests */ int mm_answer_moduli(int, Buffer *); int mm_answer_sign(int, Buffer *); Index: sftp-client.c =================================================================== RCS file: /cvs/src/usr.bin/ssh/...
2013 Sep 23
31
Xen VGA Passthrough - GTX 680 successfully hard-moded to GRID K2
Hi Gordan, I wanted to let you know that today I decided to have a try for my GTX 680. Gigabite GTX 680 2048 MB GDDR5. I know that this particular card could be hard-moded to GRID K2 so VGA passthrough could work. Following instructions found on http://www.eevblog.com/forum/chat/hacking-nvidia-cards-into-their-professional-counterparts/420/ I just removed two resistors. Here is a screenshot
2013 Sep 23
31
Xen VGA Passthrough - GTX 680 successfully hard-moded to GRID K2
Hi Gordan, I wanted to let you know that today I decided to have a try for my GTX 680. Gigabite GTX 680 2048 MB GDDR5. I know that this particular card could be hard-moded to GRID K2 so VGA passthrough could work. Following instructions found on http://www.eevblog.com/forum/chat/hacking-nvidia-cards-into-their-professional-counterparts/420/ I just removed two resistors. Here is a screenshot
2007 Sep 03
4
Fixes and workarounds for regressions and issues in the randr-1.2 branch
Hi, Please find attached the patches which I currently use on my desktop machine for dual head with the randr branch to fix the issues which I found. They may help others as well but may e.g. also disable the Xv blitter which might be working for some (but didn't on my card) - more information is found in the text comments in the patches. I have to hurry so this is short, will be back.