VMS monitoring
Carlos Guevara
guevara1 at attbi.com
Fri Nov 15 00:00:48 CET 2002
I was monitoring disk space on some VMS machines using SNMP. These are
the commands I used (warning: it ain't pretty, but it worked great):
command[check_vms_disk]=$USER1$/check_snmp -H $HOSTADDRESS$ -o
host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageUsed.$ARG1$ -w
$ARG2$ -c $ARG3$ -l "Disk Space Used"
service[xxxxxxxx]=$1$DGA3;0;24x7;3;5;1;vms-admins;60;24x7;1;1;1;;check_vms_disk!7!56891697:42668773!71114623:56891698
service[xxxxxxxx]=$DKB300;0;24x7;3;5;1;vms-admins;60;24x7;1;1;1;;check_vms_disk!16!71131000:71100000!71132000:71130000
service[xxxxxxxx]=$DKB500;0;24x7;3;5;1;vms-admins;60;24x7;1;1;1;;check_vms_disk!17!71131000:71100000!71132000:71130000
I'm not very familiar with VMS, but the VMS admin loaded the SNMP agent
on the machines and I used snmpwalk to find what I needed.
- Carlos
On Wed, 13 Nov 2002 16:56:01 +0000, Mike Knell
<M.Knell at westminster.ac.uk> wrote:
>
>All,
>
>We've been using Nagios for a few weeks to monitor a whole bunch of
>hosts around the university, but now the management have asked me
>if I can also arrange to monitor the two VMS systems we still have around.
>
>I can do the usual checks to make sure network services are available,
>but has anyone done host-level monitoring of disk space etc. on VMS
>boxen? Having had a quick google, I suspect that one or two people might
>be doing it, but there's not much detail, and as a UNIX guy myself I
>don't have the necessary clues to write a VMS monitoring plugin..
>
>Mike
-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing
your web site with SSL, click here to get a FREE TRIAL of a Thawte
Server Certificate: http://www.gothawte.com/rd524.html
More information about the Users
mailing list