Cacti Module --> Sending a Page in case of problem

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Mr_Poche
Posts: 11
Joined: Wed Jan 19, 2005 10:15 am

Post by Mr_Poche »

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
raddy
Posts: 24
Joined: Thu Oct 27, 2005 8:47 pm
Location: Sydney, Australia

Post by raddy »

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
Mr_Poche
Posts: 11
Joined: Wed Jan 19, 2005 10:15 am

Post by Mr_Poche »

Hehe, Thanks for the advice. Like i said before, i did this module a long time ago and i didn't update the files :)
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests