Ok, I have all of the automatic port / service detection working and I will try to get this all up on the Wiki at some point soon. Here is the next issue that I am facing in regards to templating services. Let's just take Telnet as an example as it is very simple.
If the node is running an agent this is pretty much a non-issue. I can create the necessary DCI(s) and away we go. However, many of the devices we are looking to monitor are things like access points, routers, switches,... which of course cannot run the agent.
I see a few possible solutions but not sure which / if any can be accomplished:
1. We need a way to bind network services to templates.
2. I need some way to create a DCI on the server to use the agent it is running to perform the check for me. Cannot figure out how to do this via scripting in the server.
3. If we setup the Proxy on the node to check to be the server can we then create a DCI ServiceCheck right on that node and will this work?
Any suggestions would be appreciated.
If the node is running an agent this is pretty much a non-issue. I can create the necessary DCI(s) and away we go. However, many of the devices we are looking to monitor are things like access points, routers, switches,... which of course cannot run the agent.
I see a few possible solutions but not sure which / if any can be accomplished:
1. We need a way to bind network services to templates.
2. I need some way to create a DCI on the server to use the agent it is running to perform the check for me. Cannot figure out how to do this via scripting in the server.
3. If we setup the Proxy on the node to check to be the server can we then create a DCI ServiceCheck right on that node and will this work?
Any suggestions would be appreciated.