Hi JPM
I have installled ASEMON REPORTV3 running with logger still on 2.7.
I would like to know if you have exposed any configuration parameter to stop listing all user databases and limit to asemon% databases on the console.
Else, we have to modify the select query in php responsible to list all user databases.
Also, not to understand why we are listing all user databases when all queries are running only of asemon database.
My next query is related to IQ, Please update when IQ16 template will be available in logger XML to monitor IQ16 resources .
Cheers,
Hardeep
Anonymous
Hi Hardeep,
you can modify you "config.php" file and change the $databaselist_filte variable :
here is an extract of the config.php file :
Cheers
Jpm
Hi Jpm,
My apologies, somehow I overlooked your mail.
Really appreciate your reply and its quite useful for me.
Regards,
Hardeep
From: Jean-Paul Martin jpm-jpm@users.sourceforge.net
Sent: Friday, 15 February 2019 10:33 PM
To: [asemon:feature-requests] 20@feature-requests.asemon.p.re.sourceforge.net
Subject: [asemon:feature-requests] #20 ASEMON v3 - Disable user database listing
External Communication
Hi Hardeep,
you can modify you "config.php" file and change the $databaselist_filte variable :
here is an extract of the config.php file :
$databaselist_filter=""; // add a filter here to limit list of databases displayed in "Database" field. Ex. : asemo%
Cheers
Jpm
[feature-requests:#20]https://sourceforge.net/p/asemon/feature-requests/20/ ASEMON v3 - Disable user database listing
Status: open
Group: Next_Release_(example)
Labels: Asemon User database list
Created: Thu Feb 14, 2019 06:37 AM UTC by Hardeep
Last Updated: Thu Feb 14, 2019 06:37 AM UTC
Owner: Jean-Paul Martin
Hi JPM
I have installled ASEMON REPORTV3 running with logger still on 2.7.
I would like to know if you have exposed any configuration parameter to stop listing all user databases and limit to asemon% databases on the console.
Else, we have to modify the select query in php responsible to list all user databases.
Also, not to understand why we are listing all user databases when all queries are running only of asemon database.
My next query is related to IQ, Please update when IQ16 template will be available in logger XML to monitor IQ16 resources .
Cheers,
Hardeep
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/asemon/feature-requests/20/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
This email and any attachment is confidential. If you are not the intended recipient, please delete this message. Macquarie does not guarantee the integrity of any emails or attachments. For important disclosures and information about the incorporation and regulated status of Macquarie Group entities please see: www.macquarie.com/disclosures
Related
Feature Requests: #20
Hardeep,
for your second question, YES asemon_logger V3 is already able to monitor IQ 16
Just use "IQ" as <srvdescriptor> in your XML config file
See "sampleConfig.xml" file at the root of the asemon_logger V3 distribution</srvdescriptor>
Cheers
Jpm