I know this is not related to hobbit but I had a problem where my web pages stopped updating and histlogs stopped writing.
I checked my server disk space with df -h and it showed 3.6gb free on my root filesystem where hobbit lives.
I could not run a man page because it couldn't create a temp file.
I discovered after a little troubleshooting that I was actually out of space even though I supposedly had a few gig free.
I was able to clean up space and get my system running fine, but I'm baffled at why this happened. I can't find anything on the web about it.
Anyone have any idea why this might have happened?
Thanks, Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
Perhaps you ran out of inodes....
-----Original Message----- From: Nordquist, Daniel [mailto:Daniel.Nordquist at orlandohealth.com] Sent: Wednesday, November 03, 2010 1:17 PM To: xymon at xymon.com Subject: [xymon] linux disk space issue
I know this is not related to hobbit but I had a problem where my web pages stopped updating and histlogs stopped writing.
I checked my server disk space with df -h and it showed 3.6gb free on my root filesystem where hobbit lives.
I could not run a man page because it couldn't create a temp file.
I discovered after a little troubleshooting that I was actually out of space even though I supposedly had a few gig free.
I was able to clean up space and get my system running fine, but I'm baffled at why this happened. I can't find anything on the web about it.
Anyone have any idea why this might have happened?
Thanks, Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
On Wednesday 03 November 2010 02:16:53 pm Nordquist, Daniel wrote:
I know this is not related to hobbit but I had a problem where my web pages stopped updating and histlogs stopped writing.
I checked my server disk space with df -h and it showed 3.6gb free on my root filesystem where hobbit lives.
Try df -i - it sounds like you may have run out of i-nodes.
I could not run a man page because it couldn't create a temp file.
One of the reasons I never ran hobbit/xymon in the root filesystem - xymon can create a very large number of small files, and this can eat i-nodes faster than it eats disk space. Depending on OS and local preference, I'd suggest making an /opt or /usr//local filesystem with a higher number of i-nodes per block and run xymon in that filesystem.
Anyone have any idea why this might have happened?
Thanks, Dan
Tom
Yep, that's it. I learned something new today.
Thank you very much!
-----Original Message----- From: Tom Kauffman [mailto:tommyk66 at newsguy.com] Sent: Wednesday, November 03, 2010 2:52 PM To: xymon at xymon.com Subject: Re: [xymon] linux disk space issue
On Wednesday 03 November 2010 02:16:53 pm Nordquist, Daniel wrote:
I know this is not related to hobbit but I had a problem where my web pages stopped updating and histlogs stopped writing.
I checked my server disk space with df -h and it showed 3.6gb free on my root filesystem where hobbit lives.
Try df -i - it sounds like you may have run out of i-nodes.
I could not run a man page because it couldn't create a temp file.
One of the reasons I never ran hobbit/xymon in the root filesystem - xymon can create a very large number of small files, and this can eat i-nodes faster than it eats disk space. Depending on OS and local preference, I'd suggest making an /opt or /usr//local filesystem with a higher number of i-nodes per block and run xymon in that filesystem.
Anyone have any idea why this might have happened?
Thanks, Dan
Tom
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
Maybe your Unix team can help next time :)
-----Original Message----- From: Nordquist, Daniel Sent: Wednesday, November 03, 2010 3:18 PM To: xymon at xymon.com Subject: RE: [xymon] linux disk space issue
Yep, that's it. I learned something new today.
Thank you very much!
-----Original Message----- From: Tom Kauffman [mailto:tommyk66 at newsguy.com] Sent: Wednesday, November 03, 2010 2:52 PM To: xymon at xymon.com Subject: Re: [xymon] linux disk space issue
On Wednesday 03 November 2010 02:16:53 pm Nordquist, Daniel wrote:
I know this is not related to hobbit but I had a problem where my web pages stopped updating and histlogs stopped writing.
I checked my server disk space with df -h and it showed 3.6gb free on my root filesystem where hobbit lives.
Try df -i - it sounds like you may have run out of i-nodes.
I could not run a man page because it couldn't create a temp file.
One of the reasons I never ran hobbit/xymon in the root filesystem - xymon can create a very large number of small files, and this can eat i-nodes faster than it eats disk space. Depending on OS and local preference, I'd suggest making an /opt or /usr//local filesystem with a higher number of i-nodes per block and run xymon in that filesystem.
Anyone have any idea why this might have happened?
Thanks, Dan
Tom
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
Ok, I'm running openSuse 11.1 and I'm not finding a way to increase my inodes without doing something drastic like rebuilding from scratch. Lots of freebsd info on the web to increase maxfiles but nothing specific for openSuse.
Can you help?
Thanks!
-----Original Message----- From: Jeffcoat, Al Sent: Wednesday, November 03, 2010 3:25 PM To: xymon at xymon.com Subject: RE: [xymon] linux disk space issue
Maybe your Unix team can help next time :)
-----Original Message----- From: Nordquist, Daniel Sent: Wednesday, November 03, 2010 3:18 PM To: xymon at xymon.com Subject: RE: [xymon] linux disk space issue
Yep, that's it. I learned something new today.
Thank you very much!
-----Original Message----- From: Tom Kauffman [mailto:tommyk66 at newsguy.com] Sent: Wednesday, November 03, 2010 2:52 PM To: xymon at xymon.com Subject: Re: [xymon] linux disk space issue
On Wednesday 03 November 2010 02:16:53 pm Nordquist, Daniel wrote:
I know this is not related to hobbit but I had a problem where my web pages stopped updating and histlogs stopped writing.
I checked my server disk space with df -h and it showed 3.6gb free on my root filesystem where hobbit lives.
Try df -i - it sounds like you may have run out of i-nodes.
I could not run a man page because it couldn't create a temp file.
One of the reasons I never ran hobbit/xymon in the root filesystem - xymon can create a very large number of small files, and this can eat i-nodes faster than it eats disk space. Depending on OS and local preference, I'd suggest making an /opt or /usr//local filesystem with a higher number of i-nodes per block and run xymon in that filesystem.
Anyone have any idea why this might have happened?
Thanks, Dan
Tom
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
Hmm... Murphy's law... As soon as I reach out for help, I find something that might work.
I'm going to try setting fs.file-max=301472 in /etc/sysctl.conf to increase what must be the default of 101472 for the ext3 filesystem on this version of linux.
Unless someone has a better idea?
Thanks, Dan
-----Original Message----- From: Nordquist, Daniel Sent: Thursday, November 04, 2010 8:09 AM To: xymon at xymon.com Subject: RE: [xymon] linux disk space issue
Ok, I'm running openSuse 11.1 and I'm not finding a way to increase my inodes without doing something drastic like rebuilding from scratch. Lots of freebsd info on the web to increase maxfiles but nothing specific for openSuse.
Can you help?
Thanks!
-----Original Message----- From: Jeffcoat, Al Sent: Wednesday, November 03, 2010 3:25 PM To: xymon at xymon.com Subject: RE: [xymon] linux disk space issue
Maybe your Unix team can help next time :)
-----Original Message----- From: Nordquist, Daniel Sent: Wednesday, November 03, 2010 3:18 PM To: xymon at xymon.com Subject: RE: [xymon] linux disk space issue
Yep, that's it. I learned something new today.
Thank you very much!
-----Original Message----- From: Tom Kauffman [mailto:tommyk66 at newsguy.com] Sent: Wednesday, November 03, 2010 2:52 PM To: xymon at xymon.com Subject: Re: [xymon] linux disk space issue
On Wednesday 03 November 2010 02:16:53 pm Nordquist, Daniel wrote:
I know this is not related to hobbit but I had a problem where my web pages stopped updating and histlogs stopped writing.
I checked my server disk space with df -h and it showed 3.6gb free on my root filesystem where hobbit lives.
Try df -i - it sounds like you may have run out of i-nodes.
I could not run a man page because it couldn't create a temp file.
One of the reasons I never ran hobbit/xymon in the root filesystem - xymon can create a very large number of small files, and this can eat i-nodes faster than it eats disk space. Depending on OS and local preference, I'd suggest making an /opt or /usr//local filesystem with a higher number of i-nodes per block and run xymon in that filesystem.
Anyone have any idea why this might have happened?
Thanks, Dan
Tom
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
On Thursday 04 November 2010 08:34:02 am Nordquist, Daniel wrote:
Hmm... Murphy's law... As soon as I reach out for help, I find something that might work.
I'm going to try setting fs.file-max=301472 in /etc/sysctl.conf to increase what must be the default of 101472 for the ext3 filesystem on this version of linux.
Unless someone has a better idea?
Thanks, Dan
That controls the number of files that can be open concurrently - it's a memory usage control, and won't affect disk usage.
Tom
On Thursday 04 November 2010 08:08:47 am Nordquist, Daniel wrote:
Ok, I'm running openSuse 11.1 and I'm not finding a way to increase my inodes without doing something drastic like rebuilding from scratch. Lots of freebsd info on the web to increase maxfiles but nothing specific for openSuse.
Can you help?
Thanks!
To the best of my knowledge, the only Linux filesystem that handles this well is reiserfs and that's been deprecated. The only way to set the inode ratio is at file system create/format time. So in your case, this is indeed a "do- over'. And you will not want to set the bytes per inode up significantly on root (/), /usr, or /tmp - which is why I suggested /opt or /usr/local as filesystems to run xymon.
Tom
In <201011041255.01527.tommyk66 at newsguy.com> Tom Kauffman <tommyk66 at newsguy.com> writes:
[running out of inodes]
To the best of my knowledge, the only Linux filesystem that handles this well is reiserfs and that's been deprecated. The only way to set the inode ratio is at file system create/format time.
Personally, I prefer XFS as filesystem on "large" filesystems, including those that I use for storing Xymon data. So far I've been running out of space before I ran out of i-nodes. If need be, I believe it can be tuned without having to re-format the filesystem.
Regards, Henrik
Thanks for the help!
I was able to give myself some time by writing a script to enter all my server directories and kill all my msgs files since they were taking up 65% of my inodes.
I'll take your advice when I upgrade to xymon and rebuild with your suggested disk configuration.
Thanks again, Dan
-----Original Message----- From: Tom Kauffman [mailto:tommyk66 at newsguy.com] Sent: Thursday, November 04, 2010 12:55 PM To: xymon at xymon.com Subject: Re: [xymon] linux disk space issue
On Thursday 04 November 2010 08:08:47 am Nordquist, Daniel wrote:
Ok, I'm running openSuse 11.1 and I'm not finding a way to increase my inodes without doing something drastic like rebuilding from scratch. Lots of freebsd info on the web to increase maxfiles but nothing specific for openSuse.
Can you help?
Thanks!
To the best of my knowledge, the only Linux filesystem that handles this well is reiserfs and that's been deprecated. The only way to set the inode ratio is at file system create/format time. So in your case, this is indeed a "do- over'. And you will not want to set the bytes per inode up significantly on root (/), /usr, or /tmp - which is why I suggested /opt or /usr/local as filesystems to run xymon.
Tom
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This is probably a really stupid question, but I can't seem to find documentation on what the defaults are and how to change settings for xymon test refresh times. Is there a way to set how often a test is performed? And is there also a way to change the refresh rate on the browser window?
Thanks so much! Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Please do not thread hijack (even if it's your own :)). Thanks.
On 11/29/2010 03:12 PM, Nordquist, Daniel wrote:
This is probably a really stupid question, but I can't seem to find documentation on what the defaults are and how to change settings for xymon test refresh times. Is there a way to set how often a test is performed? And is there also a way to change the refresh rate on the browser window?
Thanks so much! Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
- ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Sr. Systems Programmer |$&| |__| | | |__/ | \| _| |novosirj at umdnj.edu - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent.|IST/CST-Academic Svcs. - ADMC 450, Newark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkz0FBIACgkQmb+gadEcsb4aDQCg4UIxrYymUhRrOWeQBLJ9lfcG BCgAnA/ZvQjGSRm+pXGTNoa8Sd5ON8XV =y7Xi -----END PGP SIGNATURE-----
This is a new thread to me on Gmail. On Nov 29, 2010 4:01 PM, "Ryan Novosielski" <novosirj at umdnj.edu> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Please do not thread hijack (even if it's your own :)). Thanks.
On 11/29/2010 03:12 PM, Nordquist, Daniel wrote:
This is probably a really stupid question, but I can't seem to find documentation on what the defaults are and how to change settings for xymon test refresh times. Is there a way to set how often a test is performed? And is there also a way to change the refresh rate on the browser window?
Thanks so much! Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
- ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Sr. Systems Programmer |$&| |__| | | |__/ | \| _| |novosirj at umdnj.edu - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent.|IST/CST-Academic Svcs. - ADMC 450, Newark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkz0FBIACgkQmb+gadEcsb4aDQCg4UIxrYymUhRrOWeQBLJ9lfcG BCgAnA/ZvQjGSRm+pXGTNoa8Sd5ON8XV =y7Xi -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Apparently GMail does not strictly follow what looks to be RFC 822. I think a lot of companies go for what is most convenient to the user over what is most correct/predictable.
If you go for the message source, you'll see the "In-reply-to:" header which most mail readers will observe.
On 11/29/2010 04:03 PM, Josh Luthman wrote:
This is a new thread to me on Gmail.
On Nov 29, 2010 4:01 PM, "Ryan Novosielski" <novosirj at umdnj.edu <mailto:novosirj at umdnj.edu>> wrote: Please do not thread hijack (even if it's your own :)). Thanks.
On 11/29/2010 03:12 PM, Nordquist, Daniel wrote:
This is probably a really stupid question, but I can't seem to find documentation on what the defaults are and how to change settings for xymon test refresh times. Is there a way to set how often a test is performed? And is there also a way to change the refresh rate on the browser window?
Thanks so much! Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com <mailto:postmaster at orlandohealth.com> .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
- ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Sr. Systems Programmer |$&| |__| | | |__/ | \| _| |novosirj at umdnj.edu - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent.|IST/CST-Academic Svcs. - ADMC 450, Newark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkz0IIkACgkQmb+gadEcsb5PsQCfZXj5WJZWMjrL5ZEtHGyG0tNH x9UAnjZ4j95VYrDQP2eP8DscfJTbkeOi =eHOH -----END PGP SIGNATURE-----
Ryan, please consider using as boilerplate your much friendlier and more explanatory recent message to such an inadvertent offender:
"Please do not thread hijack. When you take a message, remove the contents and change the subject line and send it, it still retains header information that ties it to other messages (and is now interleaving it with an involved discussion about managing shifts).
Please start a new thread. Thanks!"
On Mon, November 29, 2010 15:58, Ryan Novosielski wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Please do not thread hijack (even if it's your own :)). Thanks.
On 11/29/2010 03:12 PM, Nordquist, Daniel wrote:
This is probably a really stupid question, but I can't seem to find documentation on what the defaults are and how to change settings for xymon test refresh times. Is there a way to set how often a test is performed? And is there also a way to change the refresh rate on the browser window?
Thanks so much! Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
- ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Sr. Systems Programmer |$&| |__| | | |__/ | \| _| |novosirj at umdnj.edu - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent.|IST/CST-Academic Svcs. - ADMC 450, Newark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkz0FBIACgkQmb+gadEcsb4aDQCg4UIxrYymUhRrOWeQBLJ9lfcG BCgAnA/ZvQjGSRm+pXGTNoa8Sd5ON8XV =y7Xi -----END PGP SIGNATURE-----
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Thanks for the suggestion -- I'll have to keep it handy.
Cheers.
On 11/29/2010 04:16 PM, Xymon User in Richmond wrote:
Ryan, please consider using as boilerplate your much friendlier and more explanatory recent message to such an inadvertent offender:
"Please do not thread hijack. When you take a message, remove the contents and change the subject line and send it, it still retains header information that ties it to other messages (and is now interleaving it with an involved discussion about managing shifts).
Please start a new thread. Thanks!"
On Mon, November 29, 2010 15:58, Ryan Novosielski wrote: Please do not thread hijack (even if it's your own :)). Thanks.
On 11/29/2010 03:12 PM, Nordquist, Daniel wrote:
This is probably a really stupid question, but I can't seem to find documentation on what the defaults are and how to change settings for xymon test refresh times. Is there a way to set how often a test is performed? And is there also a way to change the refresh rate on the browser window?
Thanks so much! Dan
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: postmaster at orlandohealth.com .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
- ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Sr. Systems Programmer |$&| |__| | | |__/ | \| _| |novosirj at umdnj.edu - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent.|IST/CST-Academic Svcs. - ADMC 450, Newark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkz0H44ACgkQmb+gadEcsb7v4ACeKtXPtiFwK0nnofEqE6IICwC6 hBkAoN2y/x8dQAwvHtnOtqq1aFEZ+1KO =ks6j -----END PGP SIGNATURE-----
On Mon, 29 Nov 2010 15:12:47 -0500, Nordquist, Daniel wrote:
This is probably a really stupid question, but I can't seem to find documentation on what the defaults are and how to change settings for xymon test refresh times. Is there a way to set how often a test is performed? And is there also a way to change the refresh rate on the browser window?
For the tests running on the Xymon server (i.e. network checks), this is controlled by the INTERVAL setting for the network test task in tasks.cfg (previously: hobbitlaunch.cfg). Same file controls how often the webpages are generated.
Clients manage how often they run their checks - Unix-like systems running the Xymon client have their own tasks.cfg file; other clients use different ways of configuring the update interval.
Regards, Henrik
On 11/03/10 15:17, Nordquist, Daniel wrote:
Yep, that's it. I learned something new today.
Thank you very much!
One more thing to consider for future reference is that a percentage (default 5% for ext2/3) of the available space will be reserved for root. So you may show some free space but the xymon user can not use any of it.
-- Bill Arlofski Reverse Polarity, LLC
participants (9)
-
Al.Jeffcoat@orlandohealth.com
-
Daniel.Nordquist@orlandohealth.com
-
dddugan@iastate.edu
-
henrik@hswn.dk
-
hobbit@epperson.homelinux.net
-
josh@imaginenetworksllc.com
-
novosirj@umdnj.edu
-
tommyk66@newsguy.com
-
waa-hobbitml@revpol.com