This support forum board is for support questions relating to
Nagios XI , our flagship commercial network monitoring solution.
vaibhav beohar
Posts: 47 Joined: Tue Nov 15, 2011 7:17 am
Post
by vaibhav beohar » Thu Jan 12, 2012 1:42 am
Hi..Thanks for the information i got wht i want.
My email notification is not working.
do i need to put IP address of my relay agent and whr i can add my relay agent ip address , i am using sendmail
Thanks
scottwilkerson
DevOps Engineer
Posts: 19396 Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:
Post
by scottwilkerson » Thu Jan 12, 2012 1:14 pm
If you are sending through a relay, you would want to set your email settings to SMTP and fill in the settings at
Admin -> Manage Email Settings
The IP goes in the Host field. Default port would be 25, but you may have a different network setup.
vaibhav beohar
Posts: 47 Joined: Tue Nov 15, 2011 7:17 am
Post
by vaibhav beohar » Fri Jan 20, 2012 7:16 am
Yes i have different network and have mentioned ip of my SMTP server with port no 25
I have given authentication also.but still its not working.
is there any thing else,whr i can past my ip
please see the screen shot below.
nagios.jpg
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396 Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:
Post
by scottwilkerson » Fri Jan 20, 2012 12:59 pm
does this SMTP server use user/password authentication? If it doesn't you can make these fields blank.
The specifics of what is required to send mail through the SMTP server you would need to get from the Administrator of your relay host.
vaibhav beohar
Posts: 47 Joined: Tue Nov 15, 2011 7:17 am
Post
by vaibhav beohar » Mon Jan 23, 2012 7:48 am
Have made all the changes but still its not working ...
For SMTP what service need to be run in my centos6
I have stopped sendmail and postfix both.
Please guide me how to do SMTP configuration.What are the services need to be run for SMTP.
scottwilkerson
DevOps Engineer
Posts: 19396 Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:
Post
by scottwilkerson » Mon Jan 23, 2012 9:16 am
If you are relaying through a smart host, no services need to be installed on your machine
vaibhav beohar
Posts: 47 Joined: Tue Nov 15, 2011 7:17 am
Post
by vaibhav beohar » Tue Jan 31, 2012 7:31 am
Hi
Still i am not able to enable my mail alert.
In nagios is there anything like popup ..if my service is down i will get popup with sound in my system saying services is down or some kind of alarm.
any wizard or plugins is there for that?
if its there please let me know.
Thanks,
Vaibhav Beohar
vaibhav beohar
Posts: 47 Joined: Tue Nov 15, 2011 7:17 am
Post
by vaibhav beohar » Wed Feb 01, 2012 4:56 am
Hi,
One more question,by mistakenly i have deleted all the the services of my local host only http is running ..is their any way to get it back all other services?if yes than please let me know how to add.
Thanks,
Vaibhav.
lmiltchev
Bugs find me
Posts: 13589 Joined: Mon May 23, 2011 12:15 pm
Post
by lmiltchev » Wed Feb 01, 2012 12:36 pm
To add services to the localhost go to: Core Config Manager->Monitoring->Services->Add New
The "default" setup (skipping the "http") will be:
Code: Select all
Current Load:
Config Name = localhost
Service Description = Current Load
Check command = check_local_load
$ARG1$ = 5.0,4.0,3.0
$ARG2$ = 10.0,6.0,4.0
Template Name = local-service
Config Name = localhost
Service Description = Current Users
Check command = check_local_users
$ARG1$ = 20
$ARG2$ = 50
Template Name = local-service
Config Name = localhost
Service Description = Current Users
Check command = check_local_users
$ARG1$ = 20
$ARG2$ = 50
Template Name = local-service
Config Name = localhost
Service Description = PING
Check command = check_local_users
$ARG1$ = 20
$ARG2$ = 50
Template Name = local-service
Config Name = localhost
Service Description = Root Partition
Check command = check_local_disk
$ARG1$ = 20%
$ARG2$ = 10%
$ARG3$ = /
Template Name = local-service
Config Name = localhost
Service Description = SSH
Check command = check_ssh
Template Name = local-service
Config Name = localhost
Service Description = Swap Usage
Check command = check_local_swap
$ARG1$ = 20
$ARG2$ = 10
Template Name = local-service
Config Name = localhost
Service Description = Total Processes
Check command = check_local_procs
$ARG1$ = 250
$ARG2$ = 400
$ARG3$ = RSZDT
Template Name = local-service
Be sure to check out our
Knowledgebase for helpful articles and solutions!
vaibhav beohar
Posts: 47 Joined: Tue Nov 15, 2011 7:17 am
Post
by vaibhav beohar » Tue Feb 14, 2012 6:16 am
HI,
In nagios xi is there anything like IIS or apache logs monitoring, is there any wizard in which i can get Logs monitoring as well.
like splunk one tool is there
Thanks,
Vaibhav.