________________________________
Von: Scott Gore [mailto:[email protected]]
Gesendet: Montag, 10. Januar 2011 22:05
An: [email protected]
Betreff: Re: [icinga-users] Icinga Setup

So do I create a hosts.cfg and services.cfg in the ETC directory?

2011/1/10 Wolfgang <[email protected]<mailto:[email protected]>>
Am 10.01.2011 20:14, schrieb Scott Gore:
After further investigation I noticed that I am receiving the following error 
on my Services:  "The command defined for service does not exist". Is this 
because I still need to configure something in the commands.cfg location?

2011/1/7 Gore, Scott <[email protected]<mailto:[email protected]>>
Recently I set up Icinga for my company and added my hosts.  The web console is 
working and it is seeing the hosts I have added.  The issue I am having is that 
all of the hosts I have added, including the localhost, are showing as a Host 
Down state.  Is there something I need to check and/or configure to get this to 
read a Host Up status?

Thanks,

Scott Gore

The host / service definition specifies a short name for a command which should 
be called to check the host / service. The command definition specifies which 
plugin should be executed. If there is no such definition Icinga isn't able to 
execute a check.

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to
best implement a security strategy that keeps consumers' information secure
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
icinga-users mailing list
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/icinga-users


 Hi Scott,

please create your services.cfg and hosts.cfg in any directory of your 
choice....just say to Icinga in the etc/icinga.cfg:

cfg_file=/usr/local/icinga/etc/objects/config/linux_hosts.cfg
or
cfg_dir=/usr/local/icinga/etc/objects/config
or
cfg_dir=/usr/local/icinga/config

If you define some cfg_dir's, Icinga looks in it for *.cfg- files.

 Kind Regards,

Lara
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to