similar to: Alert Email

Displaying 20 results from an estimated 600 matches similar to: "Alert Email"

2013 Jul 24
2
Alert Email
It looks like those are bash scripts so try something like be sure your mail binary path is correct it may be somewhere else other then /bin echo "/bin/mail -s connecting someone at somewhere.com" > /home/icecast/bin/source-start chmod 775 /home/icecast/bin/source-start you may have a chown permissions issue too if the user that runs icecast can't see the
2013 Jul 24
0
Alert Email
This is how I do it in <on-connect>, just reverse it for <on-disconnect>, it works pretty well: --- #!/bin/bash # THEDATE=$(date +%F-%H_%M) SUBJECT="Stream $1 started" EMAIL="myemail at mydomain.com" rm /tmp/emailmessage.txt EMAILMESSAGE="/tmp/emailmessage.txt" echo "Stream $1 connected to us on $THEDATE." > $EMAILMESSAGE # send an email
2013 Aug 01
1
Alert Email
Sorry, I have re-read your first mail and you said it's mode is 755. Don't know, it should work. Can you post the strace here or is it too verbose? El 02/08/2013 01:28, "Xabier Oneca -- xOneca" <xoneca+icecast at gmail.com> escribi?: > Has the script the executable bit set? > El 02/08/2013 01:23, "Phil - w2lie" <w2lie at w2lie.net> escribi?: >
2013 Aug 01
4
Alert Email
After all the discussion last week, I finally decided to put my own connect / disconnect scripts in on my server, as well as make some changes to the house keeping. I'm now running my icecast server under chown, and as a user (instead of nobody). Chown and the user seem to be functioning fine. But, for some reason, Icecast cannot find my connect & disconnect scripts, even though
2013 Aug 01
2
Alert Email
Hi All, thanks for the replies so far.. I will try to address as many of them as I can in a group reply: Xabier Oneca -- xOneca wrote: Just to confirm, are you sure the scripts' path in config file is relative to the chroot directory? - Yes, I am working under the new path names in my xml file. The Web, Admin, and Log directories all work as planned. The shell files are in the same
2018 Jun 08
2
samba4+squid3+ntlm
Hello: I have a squid3 with aunteticacion ntlm integrated to samba4 but in workstations with windows 8.1 constantly asked for the username and password and it does not let the user navigate, use debian 8 + samba 4.7.7, no idea because that happens in client with windows 7 works well. smb.conf workgroup = MYDOMINIO security = ads netbios name = srv-proxy server string = Servidor Proxy de
2009 Oct 15
4
using ldap only idmap
Hi, I'm trying to make a "pure ldap" setup, whereas users, groups, id mappings and everything that is supported with LDAP be in the LDAP tree and managed directly by samba. That is, I'm using: ldapsam:trusted = yes ldapsam:editposix = yes And NOT using smbldap-*. My smb.conf is here: http://wiki.clueless.com.ar/SambaLdap/smb.conf-PDC I created the LDAP tree root
2006 Apr 25
5
millisecond precision over internet
Hi, I''m new to programming and ruby and ROR, but I''m hoping to learn ruby to create custom scientific software. Mainly it involves measuring people''s reaction time to a series of words. I''m positive that this is possible using plain ruby on a computer (cause this is BASIC territory right?). But I want to create a ROR app that can do the same thing. My
2011 Aug 18
1
Loop trouble with Excel Serial Numbers!
Hi All! I'm trying to convert serial numbers in Excel to dates in R. For each single "thedate" entry, I get a correct answer. But if I try using the for loop, I get bizarre numbers in "mynewdata". thedate<-as.matrix(40548:40759,ncol=1) exdate<-function(){ mynewdate<-NULL for(i in 1:nrow(thedate)){
2010 Nov 02
5
Camera MJPEG to Icecast
Dear Thomas I Really Appreciate your enlightment Thomas B. Ruecker wrote: > let's stop RIGHT HERE! > Isn't it obvious? > Something is wrong with your pipeline here. There is NOTHING coming through. > Which brings us back to the previous point. > First make sure ffmpeg2theora has all the right options set, then verify > that it produces an valid ogg file/stream and only
2010 Sep 05
3
Encoding on a "dumb" pc
I'm in the process of trying to build a project, and I'm hoping that someone on the list can help me out. I have an Icecast server already running, and some feeds coming in from Simplecast, Edcast, and DarkIce. These encoders are obviously on computers owned by users who can setup feeds are send them to my Icecast server remotely. What I am looking for, is a small PC that is capable
2004 Nov 11
2
RODBC & POSIX & Daylight Saving blues
Dear All, The recent improvement in RODBC to recognize datetimes in tables has exposed my ongoing confusion. All my data are obtained from a satellite system (Argos) which tags events in the GMT time zone. Daylight saving is ignored. To my way of thinking this means that 1. twelve-o-clock means halfway through the day regardless of season, and 2. the difftime of any two dates where
2010 Oct 06
4
Starting Icecast as a service on CentOS
Hi All, I've recently upgraded my hosting to a VPS running CentOS. I'm trying to configure the VPS to launch Icecast as a service so that Icecast starts if the virtual server reboots, or Icecast stops running. I've found several scripts out there to place in my init.d folder, but nothing seems to work for me as of yet. Here is my Icecast2 setup: Location=/usr/local/bin
2013 Nov 27
2
Icecast service remains locked in CentOs
I have been having a problem with my icecast server running on CentOs. Occasionally, the service will stop running, but it will fail to restart because the subsys is locked. If the service stops, I need to manually log into my VPS, delete the empty file in /var/lock/subsys and restart the icecast service. What could be causing the icecast service to not drop the locked file? This is the only
2010 Sep 05
1
Encoding on a "dumb" pc
I knew I left something out. It would be MP3 encoded at 16kbps/16000Hz -- Phil / w2lie On Sep 5, 2010, at 5:15 PM, Geoff Shang <geoff at QuiteLikely.com> wrote: > Hi, > > I guess the real question is what audio format and quality are you looking at here? > > You will need to have a CPU capable of encoding in real-time and you may not be able to do this with your budget.
2010 Nov 03
1
Forcing an ID on all mountpoints
Karl & All, Thanks for the replies.. It looks like there might be 1,000 ways to skin this cat. I was even looking at the LiquidSoap Harbor code as well- but only if I can run LiquidSoap as a service under CentOS. 73 Phil On Tue, 02 Nov 2010 21:15:47 +0000, Karl Heyes <karl at xiph.org> wrote: > On 02/11/10 19:35, W2LIE wrote: >> I'm looking for a way to tag my live feeds
2013 Oct 18
2
relay help
I have been using Icecast to host live police scanner audio, along with Darkice. Besides hosting my own streams I also provide my stream to Radio Reference/Broadcastify to make my stream available to smartphone users. Anyway I have found that if the Broadcastify server goes down it also causes by locally hosted feed to be unavailable. Now this is probably more of a Darkice issue because it is
2010 Nov 02
3
Forcing an ID on all mountpoints
I'm looking for a way to tag my live feeds via an audio announcement every 30 minutes or so using the Linux install of Icecast. Some of the feeds I control locally, and other feeds are from remote locations - so implimenting this must be as painless as possible for each encoding location. As of now, the best way I can think of to do this is by running 2 instances of Icecast. Allowing the
2013 Aug 01
0
Alert Email
Hello Phil, Just to confirm, are you sure the scripts' path in config file is relative to the chroot directory? When you chroot an executable, you are changing the root directory to the configured path, so you have to account for that in the config file. El 01/08/2013 23:05, "Phil - w2lie" <w2lie at w2lie.net> escribi?: > After all the discussion last week, I finally
2010 Aug 16
2
tools for broadcasting
Hi all, I'm sending this to both lists because I want to know what both sides of the conversation think about this. For those of you on the icecast list, can I have a recommendation on the right tool to broadcast with? If you like, I'll send you my prerecorded shows, just tell me what the best way to send those is. For the audacity list now, would it be possible to develop a broadcasting