Log Files

Exchange HTML report templates between users.
Post Reply
ericm
Posts: 40
Joined: Tue Feb 10, 2004 6:29 am

Log Files

Post by ericm »

I would like to create monthly reports and export them in DBF format. Log Analyzer does not seem to allow any format but htm. Is there a way to do this and be able to filter the results by month like i can in log analyzer. If not where is the raw data kept so I can try to make a custom program myself to extract data and minipulate it myself?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

HostMonitor can create monthly reports. You just need to reset statistical information on monthly basis. Use "Statistics" page in the Folder Properties dialog to setup schedule for statistics/report generation.
If not where is the raw data kept so I can try to make a custom program myself to extract data and minipulate it myself?
You cannot access HostMonitor's data directly. However you may use logging (e.g. ODBC logging) to store and analyze information

Regards
Alex
ericm
Posts: 40
Joined: Tue Feb 10, 2004 6:29 am

Post by ericm »

You cannot access HostMonitor's data directly. However you may use logging (e.g. ODBC logging) to store and analyze information
is this because thre is no raw data files or because you do not allow it? By the looks of what I can see you are dumping text directly into syslog.htm from host monitor?
ericm
Posts: 40
Joined: Tue Feb 10, 2004 6:29 am

Post by ericm »

also
In reports if I change the reporting type from htm to dbf would the syslog.htm file now become syslog.dbf?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

is this because thre is no raw data files or because you do not allow it?
There are no raw data files.
By the looks of what I can see you are dumping text directly into syslog.htm from host monitor?
Sorry, do not understand this question
In reports if I change the reporting type from htm to dbf would the syslog.htm file now become syslog.dbf?
Reports do not relate to logs in any way. HostMonitor can create various reports at the same time: DBF, HTM, Text.

If you want to have system log in DBF format, just change file extension to DBF.

Regards
Alex
Last edited by KS-Soft on Thu Jun 24, 2004 12:01 pm, edited 1 time in total.
ericm
Posts: 40
Joined: Tue Feb 10, 2004 6:29 am

Post by ericm »

answered my own questions
thanks

But what I do need answered is this.
the syslog file that is appended to correct? That does not get over written unless I limit the size?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

the syslog file that is appended to correct? That does not get over written unless I limit the size?
Corect
Post Reply