RE: [jffnms-users] Customizing email alerts

2004-09-10 Thread Jason Humes
I wish I could do that, but I don't understand PHP enough to really know what's happening in that email.inc.php file. For some reason, that pager.php which I renamed to email.inc.php does not work...its not sending any email...where with the original email.inc.php file it sent the emails...they we

[jffnms-users] modem

2004-09-10 Thread Jose Echenique
Como configuro JFFNMS para realizar llamadas via modem cuando me llega una alarma. --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports you

[jffnms-users] modem

2004-09-10 Thread Jose Echenique
How can i configure the software JFFNMS to make a modem call when it triggers an alert. --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports

Re: [jffnms-users] Graphs problem

2004-09-10 Thread Craig Small
On Thu, Sep 09, 2004 at 03:38:30PM +0200, Aldo Canepa wrote: > Hi everyone, > IƬve just installed JFFNSM on a new server, everything seems goes ok polling, ok but > when i try to have a look to a graphic i can read only "u Micro, m Milli, k Kilo, M > Mega, G Giga" and noting else? > > What's the

Re: [jffnms-users] Customizing email alerts

2004-09-10 Thread Javier Szyszlican
Jason, The problem with that is... If I made a modification to email.inc.php in the future, it will not apply correctly to your installation. Thats why its better to create a new action, with another name, and another file. Javier Jason Humes wrote: Hi Thanks for dropping me that script. Can I j

RE: [jffnms-users] Customizing email alerts

2004-09-10 Thread Jason Humes
Hi Thanks for dropping me that script. Can I just replace my original email.inc.php with this pager.php and rename it to email.inc.php and have everything still work without any extra reconfig. Thanks. Jason -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Fri

Re: [jffnms-users] rrd parameter

2004-09-10 Thread Craig Small
On Fri, Sep 10, 2004 at 12:06:47AM +0200, Pierre-Damien Gatouillat wrote: > hmmm, yes it works, I put an "enter" and not a "space". > > Maybe I'm wrong, but when we have a look to a weekly or monthly graph, > all the value are average. The maxima have disappear... > > I thought with another rra,

Re: [jffnms-users] Customizing email alerts

2004-09-10 Thread Craig Small
On Thu, Sep 09, 2004 at 12:03:43PM -0400, Jason Humes wrote: > So I need to customize the email alerts so that they can be sent via a text > pager and I need to trim down what jffnms sends. So I'm looking at the > email file under /opt/jffnms/actions, but this file seems too complex for me > to fo