On Wed, Jul 15, 2009 at 3:06 PM, Michael DeHaan<[email protected]> wrote: ... > Zenoss urls can be easy if you keep your servers under one class. A simple > definition for class is just a way to group similar devices. The url for > Zenoss looks like this. > > http://localhost:8080/zport/dmd/Devices/Server/Windows/SQL/Dell/devices/cobbler.internal.net > > > Very doable.
Actually even better, you can do this and not require a URL setting if you use: http://ZENOSSHOSTNAME:8080/zport/dmd/deviceSearchResults?query=HOSTNAME_OR_IP If you don't have a --hostname set, you can use any of the ip addresses in cobbler. ZenOSS inherently knows every IP on a system and it seems to do the right thing. -- Jeff Schroeder Don't drink and derive, alcohol and analysis don't mix. http://www.digitalprognosis.com _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
