I have installed Hyperic 4.6 in windows XP using hyperic-hqee-installer-4.6 windows msi installer
jboss-service.xml not found after hyperic server 4.6. SMTP setting have been updated in hq-server.conf file. the settings are shown below:
Email Settings
server.mail.host=mail server
mail.smtp.port=25
# SMTP properties
mail.smtp.auth=false
mail.smtp.socketFactory.class=javax.net.SocketFactory
mail.smtp.socketFactory.fallback=false
mail.smtp.socketFactory.port=25
mail.smtp.starttls.enable=false
After this setting the hyperic server was restarted.
In the administartion page base url was updated with the smtp address,
from mail address was updated with mailid of one user in the smtp. I am not getting any mail alerts.
Can anyone suggest me where i ha gone wrong or wat is the necessary setting to be made for proper mail alerts.
jboss-service.xml not found after hyperic server 4.6. SMTP setting have been updated in hq-server.conf file. the settings are shown below:
Email Settings
server.mail.host=mail server
mail.smtp.port=25
# SMTP properties
mail.smtp.auth=false
mail.smtp.socketFactory.class=javax.net.SocketFactory
mail.smtp.socketFactory.fallback=false
mail.smtp.socketFactory.port=25
mail.smtp.starttls.enable=false
After this setting the hyperic server was restarted.
In the administartion page base url was updated with the smtp address,
from mail address was updated with mailid of one user in the smtp. I am not getting any mail alerts.
Can anyone suggest me where i ha gone wrong or wat is the necessary setting to be made for proper mail alerts.