Search found 5 matches

by felipelps
Mon Jan 06, 2014 4:57 am
Forum: Open Source Nagios Projects
Topic: HOW TO CHECK ASM DATA USAGE OF ORACLE !!!
Replies: 1
Views: 2447

HOW TO CHECK ASM DATA USAGE OF ORACLE !!!

Hi all,

I´m having some trouble og the usage of my oracle, and i have to monitor the ASM DATA usage, i cheked a lot of scripts, but im not having lucky =(
Anyone knows how can i do this ?

Thank u !
by felipelps
Wed Mar 27, 2013 5:41 pm
Forum: Nagios XI
Topic: check_mssql_database.py
Replies: 7
Views: 1970

Re: check_mssql_database.py

Hi Slansing, Now i can see the command, but i dont know if i put it correct; check_mssql_database.py $USER1$/check_mssql_database.py -H $HOSTADDRESS$ $ARG1$ $ARG2$ $ARG3$ $ARG4$ $ARG5$ $ARG6$ And in the servisse config i put as this; define service{ use generic-service-workhours host_name BESSPSRV35...
by felipelps
Wed Mar 27, 2013 4:25 pm
Forum: Nagios XI
Topic: check_mssql_database.py
Replies: 7
Views: 1970

Re: check_mssql_database.py

No, cant see the command.
Do u know how can i configure this in the config file, /usr/local/nagios/etc/objects/commands.cfg ?

Many thanks
by felipelps
Tue Mar 26, 2013 5:02 pm
Forum: Nagios XI
Topic: check_mssql_database.py
Replies: 7
Views: 1970

Re: check_mssql_database.py

[root@besspsrv24 libexec]# service nagios restart Running configuration check... CONFIG ERROR! Restart aborted. Check your Nagios configuration. [root@besspsrv24 libexec]# /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg Checking services... Error: Service check command '"/usr/l...
by felipelps
Tue Mar 26, 2013 4:52 pm
Forum: Nagios XI
Topic: check_mssql_database.py
Replies: 7
Views: 1970

check_mssql_database.py

Hi All, My script check_mssql_database.py,its working fine, but i when i tryied to configure on NAgios i´ve a problem. Could someone help me in this configuration ? define service{ use generic-service-workhours host_name BESSPSRV35 service_description BASE SQL ePO4_BESSPSRV35 check_command /usr/loca...