I can add an IP service if I do the following. Create the IP Service in /Services/IpService, assigning a name like "tcp_12346" (where 12346 is a port that does not already have an IpService defined)
Edit tcp_12346. Set the port to 12346 and the service key to tcp_12346. Add the service to my device. Go back to /Services/IpService and change the name of the service from tcp_12346 to whatever I want, e.g. testipservice. I can also add a description. I can't change the port to, say, 8080. If I try to change the port from the Device's OS screen by clicking on the service and entering 8080 in the port field, it switches the Service Class to /IpService/Privileged/http-alt. It also changes the description (but strangely leaves the name alone). If instead I try to make the port change over at the /Services/IpService/testipservice class itself, the port change is not reflected on my device's OS page. Probably if I delete /Services/IpService/http-alt I'll be able to set things up with an appropriate name but that's exactly what I'm trying to avoid. My goal is to have an appropriate name and description for different services that run on the same port on different machines. For example, you might have zope running on 8080 on machine abc. On machine xyz you might have tomcat. If one of those goes down, I'd like the event to say "xyz IP Service tomcat is down" or "abc IP Service zope" is down. I think I'm out of luck though... Wayne -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=14657#14657 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
