Skip to content

service packs #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
lloydk78 opened this issue Apr 21, 2017 · 4 comments
Open

service packs #23

lloydk78 opened this issue Apr 21, 2017 · 4 comments

Comments

@lloydk78
Copy link

How would one go about setting up additional services like exchange, dc, windows etc

@jangeador
Copy link
Collaborator

You would have to create templates for this. The system already comes with a template which you can use by adding this to your hosts use windows , but you can certainly add more to it.

Here is a link to the documentation which addresses that subject:
http://shinken.readthedocs.io/en/latest/13_monitoring/windows.html

@lloydk78
Copy link
Author

lloydk78 commented Apr 22, 2017 via email

@lloydk78
Copy link
Author

I did this but there were no services in each of my hosts. So I decided to copy my contacst+hosts+packs+resources from a working installation to the custom_configs directory and now I can see the services on each host but they all state [Errno 2] No such file or directory for each service... what am I missing?

@jangeador
Copy link
Collaborator

This error is usually an indication that the path to your commands might be incorrect in your commands.cfg file. Something similar to this question: http://stackoverflow.com/questions/39855611/failed-errno-is-2-no-such-file-or-directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants