Sorry to ask but any chance for some help with getting the relation between uniqueid and host / pretty name from the html output into my SQL machine? I can't quite get my head around the linking.
Thanks. [EMAIL PROTECTED] wrote: > The HTML output seems quite a 'clunky' way of getting that information that > obviously exists within tables. Will definatly give it a go though. > > Just a suggestion - but it maybe worth including an 'inventory' table within a > future version as this would make creating a view a lot simplier. > > Thanks > > "Dirk Bulinckx" <[EMAIL PROTECTED]> wrote: > > > No table, but as said you could use the HTML output for it too > > > > Dirk Bulinckx. > > > > -----Original Message----- > > From: Servers Alive Discussion List [mailto:[EMAIL PROTECTED] On Behalf > Of > > [EMAIL PROTECTED] > > Sent: Monday, March 17, 2008 4:31 PM > > To: Servers Alive Discussion List > > Subject: Re: [SA-list] ODBC Uptime Logging > > > > I have used the 'Interchange Data' logging to create the link between the > > 'uniqueid' on that table and the uptime logging table - this gives me the > host > > name and pretty names linked in with the uptime logging. > > > > Unfortunatly, the interchange logging logs every cycle (or every n cycle) so > > the interchange table gets very large and gives me a massive amount of > > multiple entries with the linked view. > > > > Is there a table which just shows the uniqueid along with information such > as > > host name and pretty name? These are the only bits of information missing > from > > the standard uptime logging table. > > > > Thanks. > > > > "Dirk Bulinckx" <[EMAIL PROTECTED]> wrote: > > > > > Not if you only use the uptime logging. The link can be made with the > other > > > logging or with the HTML output. > > > > > > > > > Dirk Bulinckx. > > > > > > -----Original Message----- > > > From: Servers Alive Discussion List [mailto:[EMAIL PROTECTED] On Behalf > > Of > > > [EMAIL PROTECTED] > > > Sent: Thursday, March 13, 2008 2:25 PM > > > To: Servers Alive Discussion List > > > Subject: [SA-list] ODBC Uptime Logging > > > > > > Is there a way to link the server name / pretty name of the monitored > device > > > with the 'uniqueid' field when logging to an ODBC database for the 'uptime > > > logging'? > > > > > > The reason I ask is because I now have the uptime logging working to a SQL > > > database but when I look at the information that is collected I can only > see > > > the 'uniqueid' and not the server name. > > > > > > Thanks. > > > > > > To unsubscribe send a message with UNSUBSCRIBE as subject to > > > [email protected] > > > If you use auto-responders (like out-of-the-office messages), then make > sure > > > that they are not send to the list nor to the individual members of the > list > > > that send a message. Doing this will get you removed from the list. > > > > > > To unsubscribe send a message with UNSUBSCRIBE as subject to > > > [email protected] > > > If you use auto-responders (like out-of-the-office messages), then make > sure > > > that they are not send to the list nor to the individual members of the > list > > > that send a message. Doing this will get you removed from the list. > > > > > > > To unsubscribe send a message with UNSUBSCRIBE as subject to > > [email protected] > > If you use auto-responders (like out-of-the-office messages), then make sure > > that they are not send to the list nor to the individual members of the list > > that send a message. Doing this will get you removed from the list. > > > > To unsubscribe send a message with UNSUBSCRIBE as subject to > > [email protected] > > If you use auto-responders (like out-of-the-office messages), then make sure > > that they are not send to the list nor to the individual members of the list > > that send a message. Doing this will get you removed from the list. > > > > To unsubscribe send a message with UNSUBSCRIBE as subject to > [email protected] > If you use auto-responders (like out-of-the-office messages), then make sure > that they are not send to the list nor to the individual members of the list > that send a message. Doing this will get you removed from the list. > > To unsubscribe send a message with UNSUBSCRIBE as subject to [email protected] If you use auto-responders (like out-of-the-office messages), then make sure that they are not send to the list nor to the individual members of the list that send a message. Doing this will get you removed from the list.
