Yes you can. I have been generating an XML output file for many years which we 
use to suck into our intranet as a status page. It is a pretty simple template 
and I have copied the contents below. 

 

Template file begins here: 

<?xml version="1.0" encoding="iso-8859-1" ?> 

<servers_alive> 

<summary_info> 

                <info total_entries="<sa_nr_entries>"/> 

                <info down_entries="<sa_nr_down>"/> 

                <info up_entries="<sa_nr_up>"/> 

                <info unavail_entries="<sa_nr_unavailable>"/> 

                <info unchecked_entries="<sa_nr_unchecked>"/> 

                <info maint_entries="<sa_nr_maintenance>"/> 

</summary_info> 

<groups> 

<sa_report sort=ENTRYPATH> 

<sa_groupheader> 

<group groupname="<sa_group_name>"> 

</sa_groupheader> 

<check prettyname="<SA_PRETTYNAME>" 

                status="<SA_STATUS>" 

                response="<SA_CHECKRESPONSE>" 

                fullpath="<sa_fullpath>" 

                uid="<sa_uid>" 

                parent_uid="<sa_depends_on_uid>" 

                ace_priority="<sa_custom_value_1>"> 

  <details> 

                <detail hostname="<SA_HOSTNAME>"/> 

                <detail description="<SA_CHECKDESCRIPTION>"/> 

                <detail status="<SA_STATUS>"/> 

                <detail last_change_date="<sa_statuschangedate>"/> 

                <detail last_change_time="<sa_statuschangetime>"/> 

                <saif CHECK IS PING>     <ping_time> <detail 
round_trip="<SA_ROUNDTRIP>"/>               <detail 
round_trip_ave="<SA_STATS_AVGRTRIP>"/>   <detail 
round_trip_min="<SA_STATS_MINRTRIP>"/>    <detail 
round_trip_max="<SA_STATS_MAXRTRIP>"/> </ping_time>    </saif> 

                <detail uptime="<SA_STATS_UPTIME>"/> 

                <detail downtime="<SA_STATS_DOWNTIME>"/> 

                <detail maint_time="<SA_STATS_MAINTENANCETIME>"/> 

  </details> 

  </check> 

<sa_groupfooter> 

</group> 

</sa_groupfooter> 

</sa_report> 

</groups> 

<cycle_info> 

                <info gen_date_old="<sa_currentlongdate>"/> 

                <info gen_time_old="<sa_currentlongtime>"/> 

                <info gen_date="<sa_currentshortdate>"/> 

                <info gen_time="<sa_currentshorttime>"/> 

                <info Version="<sa_version>"/> 

                <info tot_cycl="<sa_cycles>"/> 

                <info cyc_start="<sa_cyclestart>"/> 

                <info cyc_stop="<sa_cyclestop>"/> 

                <info cyc_time="<sa_cycletime>"/> 

</cycle_info> 

</servers_alive> 

 

 

From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
dirk
Sent: Monday, August 03, 2015 16:06
To: Servers Alive Discussion List
Subject: RE: [SA-list] Is .xml output possible? 

 

If you can put that XML "output" into an HTML template then yes. 

 

 

dirk 

 
--------------------------------------------------------------------------------



From: Servers Alive Discussion List [mailto:salive@woodstone.nu] On Behalf Of 
Webber, Ev
Sent: Monday, August 03, 2015 10:00 PM
To: Servers Alive Discussion List
Subject: [SA-list] Is .xml output possible? 

Is it possible to configure an XML output file from SA?  One of our developers 
is wanting to pull everything that is reporting down into a flat panel in our 
IT suite. 

 

Thanks. 

 

Ev 

 

EVERETTE R. WEBBER, MSM 

Assistant Director Datacenter 

 

INDIANA WESLEYAN UNIVERSITY 

4201 S. WASHINGTON ST. 

MARION, IN 46953 

 

765.677.2892   |   765.677.2308 FAX 

ev.web...@indwes.edu (mailto:ev.web...@indwes.edu) 

 

INDWES.EDU/IT 

 



To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
salive@woodstone.nu
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members. Doing so will cause 
you to be automatically removed from the list. 

Reply via email to