Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


Cacti Module --> Sending a Page in case of problem
Goto page Previous  1, 2
 
Post new topic   Reply to topic    Cacti Forum Index -> Plugin General
Author Message
Mr_Poche



Joined: 19 Jan 2005
Posts: 11

PostPosted: Wed Feb 15, 2006 8:02 am    Post subject: Reply with quote

There you go, this module is becoming pretty old for now, but it is still supposed to work. For the moment, the module will call only if the host is down, there's no threshold (be sure i'll work on this, i saw an addon doing this). If you have any questions, feel free to ask.

Furthermore, if i find some time during the next weeks, I will try to add cellular support (Text Message), optimize the code, and so on.

And don't forget, backup your files

http://oksala.amaama.org/techannoyer-1.0.0.tar.gz
Back to top
raddy



Joined: 27 Oct 2005
Posts: 25
Location: Sydney, Australia

PostPosted: Wed Feb 22, 2006 4:07 pm    Post subject: Reply with quote

Mr_Poche

I noticed in your readme that you had trouble with the SQL to insert a column.

Give this a try.


ALTER TABLE user_auth ADD telephone VARCHAR(60);

or

ALTER TABLE user_auth ADD telephone VARCHAR(60) AFTER xxxx;

where xxxx is the name of the preceeding column
Back to top
Mr_Poche



Joined: 19 Jan 2005
Posts: 11

PostPosted: Fri Feb 24, 2006 5:25 am    Post subject: Reply with quote

Hehe, Thanks for the advice. Like i said before, i did this module a long time ago and i didn't update the files
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Plugin General All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2

 



Powered by phpBB © 2001, 2005 phpBB Group