This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Get your Daily (or up to the minute) Statistics in Kiwi Web Access

Disclaimer (which are also included in the readme file of the attached Zip):

- Backup your Kiwi web access files that I'm replacing in case you need them. (Reinstalling Web Access will also undo my changes)

- This is community developed content and is not supported by SolarWinds. If you have any issues with the included scripts or modified pages,

     please let me know or comment here.

Directions:

1. Remember to backup the files referenced in step 2, kiwiheader.ascx, Settings.aspx, Admin.aspx, and Statistics.aspx

2. Copy the asp and the html files in the attached zip file to the location of your Kiwi Web access Install\html folder.

     By Default, this is C:\Program Files\SolarWinds\Kiwi Web Access\html

3. Setup a Rule filtering on Keep-Alives, then create a runscript action for the rule and use the included Script: Script_Generate_WebStatistics.txt.

       Or

    Setup a Scheduled Run-Script Action to run the included Script: Script_Generate_WebStatistics.txt

4. Log into your Kiwi Web Access and marvel at the shiny new "Statistics" Tab which will have statistics up-to-date as often as you have the "Script_Generate_WebStatistics.txt" Script running. I've got mine kicking off every 5 - 10 minutes. At the top of the page, it will tell you the date/time of the last update.

If you find this helpful, please rate it. Thanks.

P.S. I know my html is sloppy, I'm not a web developer. In a future version, I'll split on vbCrLf and handle each line individually and clean up the table code a little.

WebStatistics.zip
  • First off, thanks for the script and extra web access functions. I thought I had this configured correctly, but I'm running into some roadblocks. I have it set to trigger on keep alive messages set for every 5 mins. The tab and everything shows up in the web access, but it's not pulling statistics. I'm getting an error in the log Error occurred while running script file: "C:\Users\powerb\Desktop\WebStatistics\Script_Generate_WebStatistics.txt. Rule: 'Web Stats', Action: 'RunWebStats' Error info: Path not found on line: 63"

    Any help would be appreciated. Trying to expand the usefulness of our syslog server.

  • beardedgeeknc‌ Sorry about the delayed response, I've been so busy the first Q of this year, I'm just now getting back into the swing of things. The reason you're getting that error is because it cannot find the file:

    C:\Program Files\SolarWinds\Kiwi Syslog Web Access\html\Statistics.html

    The file is included in the zip and needs to be placed in that folder. Now... if your installation of the Kiwi Syslog Web Access is installed in a different location, the path there needs to be changed and the Statistics.html file needs to be moved there.

    It's also possible that this may not work with the updates they made to the Web Access, but honestly, I haven't tested that. If that is the case, I can fix it.

    I was using this religiously as a way to quickly get up to the (5)minutes statistics without having to adjust the frequency of the e-mails that get sent out, I could just hit the statistics page within the web access that I was already logged into and get the data right then and there.I'm not the one sitting there looking at the web interface anymore and have scripted updates that tell me about significant changes, so I really haven't even looked at it since the last update.