Some filesystem graphs not showing in disk page, only in trends
Hi everyone,
We are running Xymon 4.3.28-1.el7.terabithia on CentOS 7.6 -
Last night we noticed that the graph for the /var directory fs on one of our servers (which was filling up) was not showing up in the disk page. Digging in to the trends for the server it did show up - it looks like tons of /run/user/$uid RRD files are being created for this server, is there a limit to the number of graphs will show on the main disk page vs the trends page? Is there a way to configure this so temporary file systems will be excluded?
Thanks, *Eliza Danyi* Operating Systems Analyst VCU Computer Center E-mail: danyiem at vcu.edu
*Don't be a phishing victim -- VCU and other reputable organizations will never use email to request that you reply with your password, social security number or confidential personal information. For more details, visit **https://ts.vcu.edu/about-us/information-security/common-questions/what-is-ph... <https://ts.vcu.edu/about-us/information-security/common-questions/what-is-phishing/> *
You could exclude /var/run/* completely, as those presumably come and go along with the users. There are notes in the analysis.cfg file:
DISK filesystem warnlevel paniclevel
DISK filesystem IGNORE
The special keyword "IGNORE" causes this filesystem to be
ignored
completely, i.e. it will not appear in the "disk" status
column and
it will not be tracked in a graph. This is useful for e.g.
removable
devices, backup-disks and similar hardware.
Ralph Mitchell
On Wed, Mar 6, 2019 at 1:11 PM Eliza Danyi <danyiem at vcu.edu> wrote:
Hi everyone,
We are running Xymon 4.3.28-1.el7.terabithia on CentOS 7.6 -
Last night we noticed that the graph for the /var directory fs on one of our servers (which was filling up) was not showing up in the disk page. Digging in to the trends for the server it did show up - it looks like tons of /run/user/$uid RRD files are being created for this server, is there a limit to the number of graphs will show on the main disk page vs the trends page? Is there a way to configure this so temporary file systems will be excluded?
Thanks, *Eliza Danyi* Operating Systems Analyst VCU Computer Center E-mail: danyiem at vcu.edu
*Don't be a phishing victim -- VCU and other reputable organizations will never use email to request that you reply with your password, social security number or confidential personal information. For more details, visit **https://ts.vcu.edu/about-us/information-security/common-questions/what-is-ph... <https://ts.vcu.edu/about-us/information-security/common-questions/what-is-phishing/> *
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
On Wed, 2019-03-06 at 13:41 -0500, Ralph Mitchell wrote:
You could exclude /var/run/* completely, as those presumably come and go along with the users. There are notes in the analysis.cfg file:
DISK filesystem warnlevel paniclevel
DISK filesystem IGNORE
We also exclude the inode graphs for those filesystems using the INODE keyword in analysis.cfg.
John.
-- John Horne | Senior Operations Analyst | Technology and Information Services University of Plymouth | Drake Circus | Plymouth | Devon | PL4 8AA | UK
[http://www.plymouth.ac.uk/images/email_footer.gif]<http://www.plymouth.ac.uk/worldclass>
This email and any files with it are confidential and intended solely for the use of the recipient to whom it is addressed. If you are not the intended recipient then copying, distribution or other use of the information contained is strictly prohibited and you should not rely on it. If you have received this email in error please let the sender know immediately and delete it from your system(s). Internet emails are not necessarily secure. While we take every care, University of Plymouth accepts no responsibility for viruses and it is your responsibility to scan emails and their attachments. University of Plymouth does not accept responsibility for any changes made after it was sent. Nothing in this email or its attachments constitutes an order for goods or services unless accompanied by an official order form.
participants (3)
-
danyiem@vcu.edu
-
john.horne@plymouth.ac.uk
-
ralphmitchell@gmail.com