Hi
OK, I'm still pretty lost on this...how does JFFNMS know where to send its
mail to?  I don't need to run a mail server on jffnms just to have it send
mail to my exchange server...do I?  Maybe you can show me an example of what
needs to be done... As I thought postfix, sendmail etc. were just mail
servers, and all I need is a mail client (external to jffnms?).  Thanks for
any help.

Jason

-----Original Message-----
From: LIMA David [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 21, 2004 9:49 AM
To: LIMA David; Jason Humes; [EMAIL PROTECTED]
Subject: RE : RE : RE : [jffnms-users] Creating alerts/SLAs


Oups ... the line to add in the file transport


*         smtp:yoursmarthost


don't forget to regenerate the routing table of postfix

by doing something like

# postmap /etc/postfix/transport



_________________________________
 
David LIMA
Professional Services
www.scc.com
 
 

-----Message d'origine-----
De : LIMA David 
Envoyé : mercredi 21 juillet 2004 15:43
À : Jason Humes; [EMAIL PROTECTED]
Objet : RE : RE : [jffnms-users] Creating alerts/SLAs


Ok, I think fedora uses postfix as default MTA, see the
"/etc/postfix/transport" and man transport for additional precisions


_________________________________
 
David LIMA
Professional Services
www.scc.com
 
 

-----Message d'origine-----
De : Jason Humes [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 21 juillet 2004 14:58
À : LIMA David; '[EMAIL PROTECTED]'
Objet : RE: RE : [jffnms-users] Creating alerts/SLAs

Hi
Thanks again, but I could not find anything about how to configure the
Fedora built in mail command/server.  I run that mail command you listed
below and it works (by works I mean the command exists), but I cant find
anything in the man pages about how to configure this.  Thanks again.

Jason

-----Original Message-----
From: LIMA David [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 21, 2004 8:41 AM
To: Jason Humes
Cc: [EMAIL PROTECTED]
Subject: RE : [jffnms-users] Creating alerts/SLAs


Hi Jason, 


The config of the server where you send mails is part of the MTA
configuration, your box can use exim, postfix, sendmail etc ... 

Are you able to send a mail from your box ?  

# mail -s "This is a test" [EMAIL PROTECTED] < /dev/null 


check your maillog and see if the mail is relayed by your smarthost (mostly
your ISP SMTP server or corporate mail-relay).


Hope that's help 

 

_________________________________
 
David LIMA
Professional Services
www.scc.com
 
 

-----Message d'origine-----
De : Jason Humes [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 21 juillet 2004 14:19
À : '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'
Objet : RE: [jffnms-users] Creating alerts/SLAs

Hi
Thanks for the response...but I still am unclear as to how/where to
configure the address of the mail server and the logic behind the
triggers...anyone have a guide on that?  Thanks.

Jason

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 20, 2004 8:41 PM
To: '[EMAIL PROTECTED]'
Subject: Re: [jffnms-users] Creating alerts/SLAs


On Tue, Jul 20, 2004 at 04:28:24PM -0400, Jason Humes wrote:
> I am interested in creating an SLA for an a host (which we cannot
> monitor) connected to an interface which will watch for traffic to
> drop below 95% of the 10Mb interface.  So, I see that there is already 
> an SLA created for this Input Traffic < 95%, so I've added this to the 
> interface and now I want to have JFFNMS alert on this condition.  I 
> know that in JFFNMS these are called triggers, and I want to send an 
> email when this happens, but I cant find the spot to specify the 
> mailserver and really don't understand the syntax of the Triggers.  
> Could someone please help me out.  Thanks.
JFFNMS uses the PHP mail command, so how it routes the mail to the
mailserver really depends on how your server does it.

You apply triggers to users and the email gets sent to the email address
that appears in the users profile. No email address in profile = no email.

Turning on logging can help you too.

 - Craig
-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.enc.com.au/   MIEE         Debian developer
csmall at : enc.com.au                      ieee.org           debian.org


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
jffnms-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jffnms-users


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
jffnms-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jffnms-users


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id040&op=ick
_______________________________________________
jffnms-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jffnms-users


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id040&op=click
_______________________________________________
jffnms-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to