...About to purchase but have 3 outstanding items
Posted: Mon Jan 31, 2011 12:06 pm
Hi, our company is about to purchase Nagios XI but I have three outstanding issues I need to resolve.
1) I need an easy way to check file sizes on Linux machines and alert when they go over a certain threshold in KB.
2) Need to monitor the memory / heap size used by Java VM's under Linux (as in Websphere). There is a plugin for this but it does not work properly (or I don't work properly)
3) Still have outstanding issue with getting performance counter syntax correctly...here is the quote from my previous question:
I am running Nagios XI on CentOS 64bit and using NSCLIENT++ to monitor my windows servers.
I have one SQL server in which I need to monitor the transaction log size for a database, so I wanted to use the simple performance counter Windows has for this.
My command line in my service check is as follows:
-l "\\SQLServer:Databases\\BPM_Engine_PRD\\Log File(s) Size (KB)","Current BPM Transaction Log File is %.f" -w 2000000 -c 3000000
I check manually in explorer and the transaction log is currently 512MB.
When I run the check the rule in Nagios all I ever git is "Current BPM Transaction Log File is 0"
Thanks to anyone in advance!
1) I need an easy way to check file sizes on Linux machines and alert when they go over a certain threshold in KB.
2) Need to monitor the memory / heap size used by Java VM's under Linux (as in Websphere). There is a plugin for this but it does not work properly (or I don't work properly)
3) Still have outstanding issue with getting performance counter syntax correctly...here is the quote from my previous question:
I am running Nagios XI on CentOS 64bit and using NSCLIENT++ to monitor my windows servers.
I have one SQL server in which I need to monitor the transaction log size for a database, so I wanted to use the simple performance counter Windows has for this.
My command line in my service check is as follows:
-l "\\SQLServer:Databases\\BPM_Engine_PRD\\Log File(s) Size (KB)","Current BPM Transaction Log File is %.f" -w 2000000 -c 3000000
I check manually in explorer and the transaction log is currently 512MB.
When I run the check the rule in Nagios all I ever git is "Current BPM Transaction Log File is 0"
Thanks to anyone in advance!