Growl Notification upon Web Server Visit
Growl Notification upon Web Server Visit
Hi folks.
I run my own web server here at my place. Any way to have Growl tie into Apache to let me know there's been a visit? I can tie into the Terminal, so perhaps that is the route.
Any suggestions useful.
Cheers
I run my own web server here at my place. Any way to have Growl tie into Apache to let me know there's been a visit? I can tie into the Terminal, so perhaps that is the route.
Any suggestions useful.
Cheers
da B
There's a command line Growl Extra called growlnotify that allows you to post notifications. This would be your best bet.
Try my software!
#define ADIUMX pimp //by me
#define QUESTION ((2b) || (!2b))
Have you hugged a programmer today?
#define ADIUMX pimp //by me
#define QUESTION ((2b) || (!2b))
Have you hugged a programmer today?
Growl Notify
Hi there. Thanks for the reply.
I found it, can't get her to work. Says it installed, but nothing in man (man 1, nor man) will work. Nothing is in the folder /usr/local/bin.
Any ideas?
Cheers
I found it, can't get her to work. Says it installed, but nothing in man (man 1, nor man) will work. Nothing is in the folder /usr/local/bin.
Any ideas?
Cheers
da B
http://growl.info/documentation/growlnotify.php
The individual components should be there if the script fails for some reason.
The individual components should be there if the script fails for some reason.
Try my software!
#define ADIUMX pimp //by me
#define QUESTION ((2b) || (!2b))
Have you hugged a programmer today?
#define ADIUMX pimp //by me
#define QUESTION ((2b) || (!2b))
Have you hugged a programmer today?
growl Notify
Those are the instructions I followed. I downloaded the most recent copy, cd to the growlnotify, and installed using /.install.sh which came up with that it couldn't install the man pages, and nothing else has shown up. I did it twice, actually.
da B
You may have to run
Code: Select all
sudo ./install.sh-
ericlitman
- Harmless
- Posts: 20
- Joined: Tue Apr 18, 2006 6:10 pm
web notification
Hi there. I would love to see that. I have my server to my right, so I'm over a LAN, so don't need the tunnelling. I wanted to be notified of visitors to a page, and be able to customize the message.
Cheers
Cheers
da B