search for: monitor

Displaying 20 results from an estimated 15290 matches for "monitor".

Did you mean: monitors
2012 Mar 20
1
issues with geo-replication
...STATUS -------------------------------------------------------------------------------- myvol ssh://root at remoteip:file:///data/path faulty At which I do start getting logs. I've attached it. -------------- next part -------------- [2012-03-20 19:29:10.115926] I [monitor(monitor):18:set_state] Monitor: new state: starting... [2012-03-20 19:29:10.118187] I [monitor(monitor):59:monitor] Monitor: ------------------------------------------------------------ [2012-03-20 19:29:10.118295] I [monitor(monitor):60:monitor] Monitor: starting gsyncd worker [2012-03-20 19:29:10...
2006 Oct 31
1
Asterisk does not bridge zap channels on outgoing calls
...> s-BUSY,2,Goto(nothere,s,1) exten => _s-.,1,Goto(s-NOANSWER,1) [macro-out-mediasat] exten => s,1,Set(MEDIASAT=81.180.226.177) exten => s,2,Set(CALLERID(number)=0318243800) exten => s,3,ChanIsAvail(SIP/${ARG1}@${MEDIASAT}) exten => s,4,SetCDRUserField(${UNIQUEID}) exten => s,5,Monitor(gsm,/var/spool/asterisk/monitor/${UNIQUEID},mb) exten => s,6,Dial(SIP/${ARG1}@${MEDIASAT},400,t) exten => s,107,Background(tt-allbusy) exten => s,108,Hangup() [fax] exten => 123456789,1,Macro(faxreceive) ;[conferinte] ;exten => 90,1,MeetMe(90) ;exten => 91,1,MeetMe(91) ;exten =...
2005 Jul 12
2
monitor using incorrect path
Hello, I have been noticing the following behaviour with the monitor command.. Normally it records to the default location and then uses soxmix to create the correct wav file. But for some reason sometimes it doesn't use /var/spool/asterisk/monitor/.. but //var/spool/asterisk/monitor/.. (notice the 2 // in front!) Here is some logging: monitor executing (...
2014 Nov 07
3
Is there a way to disable libvirt qemu monitor while creating kvm vm using virsh?
Hi, Now for some reason, I need to add “ -qmp tcp:127.0.0.1:1235” when creating a KVM VM using libvirt. This command meaning in “qemu-kvm --help” is: -qmp dev like -monitor but opens in 'control' mode. I added command-line equivalent options into the xml file, like below format: <qemu:commandline> <qemu:arg value="-s"/> <qemu:arg value="-qmp"/> <qemu:arg value="tcp:127.0.0.1:1235"...
2016 Sep 27
4
VoIP monitoring tools
Hello all, The question isn't directly related to Asterisk, but I'm looking for recommendations for a monitoring tool to monitor the health of Asterisk instances running in Production. Ideally, the tool should be able to generate monitoring traffic (OPTIONS ping or INVITE), use the response/no response from Asterisk to store the health of an Asterisk instance running somewhere in the DB. Thanks, Nitesh B...
2016 Jan 26
2
help with signal from monitor
I have an Alienware laptop that has Nvidia GTX 880M hardware driven by this driver. I recently purchased an ASUS_VN289H monitor. When my system gives a blanking command, the monitor returns some sort of lost signal message which causes the monitor to unblank and the time out I requested is cancelled. This is probably more of an HDMI question than specific to this hardware, but I was wondering if there was any way to con...
2016 Jan 26
2
help with signal from monitor
On 01/26/2016 02:40 PM, Ilia Mirkin wrote: > What you're asking for isn't particularly clear... when DPMS is > enabled, instead of suspending the monitor says "no signal" as if it > had been unplugged? Or is something else going on? Then you talk about > passing signals "up the chain" and "filtering"? What signals? What > chain? > > Can you rephrase your question? > > -ilia > > > On Tue,...
2016 Jan 19
2
Monitor Dummy Device
Am 2016-01-19 02:01, schrieb Mark LaPierre: > On 01/17/16 11:42, Joey wrote: >> Hello List, >> >> i want to use a Dual-Screen Solution without connected a second >> Monitor. >> >> Its a solution available, that a physical monitor/Device is simulated? >> I >> want to use it on KDE. >> >> Thank you. >> >> Joey > > Hey Joey, > > Does your current physical monitor support multiple connections? Most > mo...
2004 Dec 01
2
Asterisk Call Monitor and soxmix error
Asterisk Monitor seems to be working fine. Though the problem I am having is the two files (in & out) muxing. I added ,m to the string, yet the call records two files still, and I get the resulting error, at the bottom. monitor executing ( nice -n 19 soxmix /var/spool/asterisk/monitor/rec_fr_1624672199_...
2010 Feb 08
2
question about multi ups monitoring and reactions with nut
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello everybody, I have a Debian network server doing monitoring for three UPS devices. > MONITOR r3000xr at localhost 1 monuser xxxxxxxxxx master > MONITOR apcups01 at localhost 1 monuser xxxxxxxxx monitor-only > MONITOR apcups02 at localhost 1 monuser xxxxxxxxx monitor-only I want nut to send an email to root for every changes nut detects to any...
2005 Feb 16
2
Monitor does not like variable subsitutions
Hello, I have been attempting to get the Monitor function to accept a loal variable substitution in order to use the same filename later in the same context. Monitor does not appear to like it, as it attempts to use wav|filename as the recording type, as opposed to just wav. Here is what I get if I just supply a filename directly (it works fine...
2006 May 04
5
Anybody ever done 6 monitors on one server before? :)
My boss wants to put together a Network Operations Center, with a network monitoring server as the centerpiece. He wants that server to have 6 monitors: 4 for network monitoring tools (rrdtool, etc) and two for running commands and the like (ping, traceroute, etc). I know that with the right video card(s) you can have two monitors, but has anybody had 6? Thanks! Ben
2016 Jan 17
4
Monitor Dummy Device
Hello List, i want to use a Dual-Screen Solution without connected a second Monitor. Its a solution available, that a physical monitor/Device is simulated? I want to use it on KDE. Thank you. Joey
2009 Feb 11
4
smartd and 3ware 9xxx configs
I'm looking to do a bit more monitoring of my 3ware 9550 with smartd, and wanted to see what others were doing with smart for monitoring 3ware hardware. Do you have the smartd.conf configured to test, or simply monitor health status? Are you monitoring the drive as centos sees it (/dev/sdX) or are you using the 3ware /dev/twaX for mo...
2007 Apr 20
2
Multiple UPS monitoring, relaying
Hello, I've got a setup with NUT, where we've got two UPSes, ups1 and ups2. UPS1 supports our servers, while UPS2 supports our desktop boxes. We monitor both of them via USB on a box now called "upsmon". The interesting point comes here. We monitor both UPSes on the upsmon box, but if UPS2 fails, which supports our desktop boxes, NUT shouldn't initiate a shutdown in itself, or take any action on itself. It just should keep on monitor...
2008 Feb 05
4
Enterprise-class monitoring system for CentOS and Win2k3 server
Can anyone recommend an enterprise-class monitoring system for both Linux and Windows servers? Here are my requirements: SNMP trap collection, ability to import custom MIBs isup/isdown monitoring of ports and daemons Server health monitors (CPU, Disk, Memory, etc) SLA reporting with nice graphs Pager/Email/SMS alerts with groups, filters and es...
2005 Aug 12
1
Call recording, monitor & soxmix in Asterisk 1.0.9
Hi, Monitor and soxmix (m option) work fine in CVS Head, not in Asterisk 1.0.9, as the Wiki says. http://www.voip-info.org/tiki-index.php?page=Monitor+setup+sample Anyway I am wondering why asterisk 1.0.9 console shows on Hang up: "monitor executing ( nice -n 19 soxmix "//var/spool/asterisk/monit...
2024 Mar 08
1
NUT 2.8.1 (source build) Pi OS bookworm 32 bit - nut-monitor trying to connect to UPS - Connection Refused
I've installed 2.8.1 on a Raspberry PI 5 using Pi OS bookworm 64 bit (Debian 12) with success. When I take that same configuration to a PI 3B running bookworm 32 bit, compile from source, use the same files from /etc/nut, I get a 'nut-monitor ups at localhost Connection refused. usbhid-ups and dummy-ups are running at the time. What should I be looking for? Dan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20240308/8535cf65/attachm...
2008 Nov 14
1
Queue App - Set monitoring dynamically
I found this property in queue.conf ; Calls may be recorded using Asterisk's monitor resource ; This can be enabled from within the Queue application, starting recording ; when the call is actually picked up; thus, only successful calls are ; recorded, and you are not recording while people are listening to MOH. ; To enable monitoring, simply specify "monitor-format"...
2017 May 07
2
multiple cards and monitors with xrandr and opengl
Dear Devs, We have achieved a desktop of up to six monitors, with openGL running succesfully on the desktop, with the following setup/features: * Ubuntu 16+ * Xrandr * Noveau driver * Two gtx750 graphic cards Each (identical) graphic card has 2xHDMI + 2xDVI connectors, which we connect to the monitor array. So far it works with six monitors, but we'...