Search found 6 matches

by anubhav65
Mon Mar 31, 2014 4:03 am
Forum: Open Source Nagios Projects
Topic: Creating Nagios Plugin Using TCL
Replies: 7
Views: 2536

Re: Creating Nagios Plugin Using TCL

Hi can anybody tell me If I want to create a simple script in TCL and run it from nagios as a plugin ....how will it be done?????
Like if anybody has any script for the plugin of nagios ...plz can u upload it here.....it would be a great help......
by anubhav65
Mon Mar 17, 2014 11:30 pm
Forum: Open Source Nagios Projects
Topic: Creating Nagios Plugin Using TCL
Replies: 7
Views: 2536

Re: Creating Nagios Plugin Using TCL

heres the code...... #Prerequiste: keep the txt file from where we want to read the addresses in the same folder where tcl file is and change the username and password as per ur server. package require Expect #-------------------------------------- set ftp_prompt "ftp>" #when protocol used...
by anubhav65
Mon Mar 17, 2014 8:20 am
Forum: Open Source Nagios Projects
Topic: Creating Nagios Plugin Using TCL
Replies: 7
Views: 2536

Re: Creating Nagios Plugin Using TCL

Actually I want to take automative backup of configuration files of different switches by ftp'ing into them, The symantics of the script is like this that my script will read(*from a txt file) the destination address and ftp into it, change directory as specified and get the file required so if in t...
by anubhav65
Fri Mar 14, 2014 12:30 am
Forum: Open Source Nagios Projects
Topic: Creating Nagios Plugin Using TCL
Replies: 7
Views: 2536

Creating Nagios Plugin Using TCL

Hi I want to integrate a TCL Script into Nagios , so that if the script doesn't runs up it may give up a email notification about the error i.e. "a sort of backup not done for this host"..... So please can any body help me in integrating my script into Nagios what can be the changes done i...
by anubhav65
Thu Mar 13, 2014 12:51 am
Forum: Open Source Nagios Projects
Topic: Creating Nagios Plugin Using TCL
Replies: 1
Views: 823

Creating Nagios Plugin Using TCL

Hi....Actually I am new to Nagios and I want to integrate my TCL script into it , so that if any error occurs when running my script ,I am able get a notification out of Nagios to my mail , can anybody help me with this, I have seriously no clue how to do it......
by anubhav65
Tue Jan 07, 2014 11:22 pm
Forum: Open Source Nagios Projects
Topic: Error: Could not read host and service status information!
Replies: 3
Views: 7235

Re: Error: Could not read host and service status informatio

Hi ...even I am experiencing the same issue ....what I m getting in the nagios.log file is " Error: Could not load module '/usr/local/nagios/bin/ndomod.o' -> /usr/local/nagios/bin/ndomod.o: undefined symbol: servicedependency_list [1388670653] Error: Failed to load module '/usr/local/nagios/bin...