How to add uptime into a Web Report?

(imported topic written by RobertKurt)

How do I add the uptime of a Solaris box to the following report?

I tried using:

td of uptimes of operating system of it &

between names and operating system below, but it doesn’t seem to understand what uptimes is…

table { border-collapse: collapse; } th { color:white; background-color: black; } th { border: 1px solid white; padding: 5px; } table, td { border: 1px solid black; padding: 5px; }

Number of computers: <?relevance number of members of bes computer group whose (name of it is "CG-SOL-ISD-ESM-PS") ?>

<?relevance concatenation of trs of ( td of names of it & td of operating systems of it & td of cpus of it & td of ( ( ( year of it as string & "-" & month of it as two digits & "-" & day_of_month of it as two digits ) of date ("est" as time zone) of it & " " & time of time ("est" as time zone) of it as string & " EST" ) of last report time of it )) of ( members of bes computer group whose (name of it is "CG-SOL-ISD-ESM-PS") ) ?>
Computer Name OS CPU Last Report Time

Thanks in advance!!!

Robert