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    


Manage Plugin 0.6 for monitoring networks, servers...
Goto page 1, 2, 3 ... 49, 50, 51  Next
 
Post new topic   Reply to topic    Cacti Forum Index -> Plugin General
Author Message
gilles
Cacti User


Joined: 12 Jul 2005
Posts: 216

PostPosted: Mon May 29, 2006 12:46 pm    Post subject: Manage Plugin 0.6 for monitoring networks, servers... Reply with quote

please send feedback, reports or patchs

screenshots are in 2nd post

14/04/2008 CURRENT VERSION 0.6 :
http://gilles.boulon.free.fr/manage/manage-0.6.zip

Changes :
Code:
         - remote access to the device from "Console -> Devices", "Console -> Devices -> (Edit)" and tab Manage
         - only 2 first lines of notes are now displayed
         - email cells now support cacti user id
         - for supported platform, can check snmp host uptime rather than snmp agent uptime

This the last version for PA 1.4 (unsupported) :
http://gilles.boulon.free.fr/manage/manage-0.5.2beta3.zip

Old versions :
http://gilles.boulon.free.fr/manage/manage-0.5.2.zip : 26/03/2008
http://gilles.boulon.free.fr/manage/manage-0.5.1.zip : 22/04/2007
http://gilles.boulon.free.fr/manage/manage-0.5.zip : 21/04/2007
http://gilles.boulon.free.fr/manage/manage-0.4.2.zip : 30/08/2006
http://gilles.boulon.free.fr/manage/manage-0.4.1.zip : 28/08/2006
http://gilles.boulon.free.fr/manage/manage-0.4.zip : 28/08/2006
http://gilles.boulon.free.fr/manage/manage-0.3.2.zip
http://gilles.boulon.free.fr/manage/manage-0.3.1.zip : 15/06/2006
http://gilles.boulon.free.fr/manage/manage-0.3.zip : 14/06/2006
http://gilles.boulon.free.fr/manage/manage-0.2.zip : 03/06/2006
http://gilles.boulon.free.fr/manage/manage.zip : 29/05/2006

Roadmap : http://forums.cacti.net/viewtopic.php?p=69297#69297


Last edited by gilles on Tue Apr 15, 2008 4:38 am; edited 26 times in total
Back to top
gilles
Cacti User


Joined: 12 Jul 2005
Posts: 216

PostPosted: Mon May 29, 2006 12:55 pm    Post subject: Reply with quote

screenshots











Last edited by gilles on Wed Mar 26, 2008 6:40 am; edited 5 times in total
Back to top
gilles
Cacti User


Joined: 12 Jul 2005
Posts: 216

PostPosted: Mon May 29, 2006 12:56 pm    Post subject: Reply with quote

this plugin :
- monitor hosts (like dead host notification in thold plugin)
- monitors TCP services
- alerts (by email, like thold)
- log each event in MYSQL, for reporting



in the future, it will :
- monitor UDP services and windows services
- alert with sound
- alert with local syslogging
Back to top
gilles
Cacti User


Joined: 12 Jul 2005
Posts: 216

PostPosted: Mon May 29, 2006 12:57 pm    Post subject: Reply with quote

INSTALL :

you need latest plugin architecture (check readme.txt)
settings plugin is necessary for email alerts























Last edited by gilles on Wed Mar 26, 2008 6:50 am; edited 9 times in total
Back to top
r_chetanjain
Cacti User


Joined: 22 Aug 2003
Posts: 70

PostPosted: Tue May 30, 2006 4:39 am    Post subject: Not showing RED Errors Reply with quote

Nice plugin.....to test
Back to top
rony
Developer/Forum Admin


Joined: 17 Nov 2003
Posts: 5452
Location: Wisconsin, USA

PostPosted: Tue May 30, 2006 9:17 am    Post subject: Reply with quote

Please post a Zip or GZ file, not a Rar.
Back to top
Pumpi
Cacti User


Joined: 14 Jan 2004
Posts: 256
Location: Germany

PostPosted: Tue May 30, 2006 10:48 am    Post subject: Reply with quote

Hi gilles,

nice plugin. I get following error while importing manage.sql to cacti db:

Error 1060 at line 2: duplicate column name 'manage'

Manage option is available and after adding my hosts I see no hosts unter manage tab - only message:

0 errors !
Back to top
ahardman



Joined: 10 Apr 2006
Posts: 41

PostPosted: Tue May 30, 2006 10:54 am    Post subject: suggestions Reply with quote

First of all great layout and a great tool.

I get an error on the full description but it may just be a permission issue

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /www/htdocs/cacti/plugins/manage/manage.php on line 219

Suggestions
1. Make it not so over active I downed a host and received 60 messages in a 5 min span.

2. Make it so each hosts can have unique email addresses.

3. Needs a way to add new types of hosts. (access points, phone systems, etc..)

4. Maybe a way to monitor a host by icmp or snmp individually

Thanks for the great plugin!
Back to top
ahardman



Joined: 10 Apr 2006
Posts: 41

PostPosted: Tue May 30, 2006 10:59 am    Post subject: Reply with quote

pumpi after you choose "manage device" you must click on the hostname and set it up for it to appear on the manage page
Back to top
gilles
Cacti User


Joined: 12 Jul 2005
Posts: 216

PostPosted: Tue May 30, 2006 1:53 pm    Post subject: Reply with quote

Pumpi wrote:

I get following error while importing manage.sql to cacti db:
Error 1060 at line 2: duplicate column name 'manage'
[/b]


manage.sql is provided but you don't need to import it

tables are created via setup.php, wich is called by plugin architecture

you just need to activate plugin manage in cacti config.php and give you permissions to use it

uninstall.sql tries to delete tables after you desactivate manage plugin, if you don't want to use it anymore.


Last edited by gilles on Tue May 30, 2006 2:21 pm; edited 1 time in total
Back to top
mories



Joined: 30 Dec 2005
Posts: 8

PostPosted: Tue May 30, 2006 2:09 pm    Post subject: Reply with quote

gilles.

Looks great, Windows services would be great.
Keep up the good work.

mories
Back to top
gilles
Cacti User


Joined: 12 Jul 2005
Posts: 216

PostPosted: Tue May 30, 2006 2:18 pm    Post subject: Reply with quote

Pumpi wrote:

Manage option is available and after adding my hosts I see no hosts unter manage tab



there is 2 methods to add a host :

- individually in Management : Console -> Devices -> (Edit)



- mass method in Manage : Console -> Manage




then, you must configure tcp ports to monitor (like 80 for a web server) :

Back to top
gilles
Cacti User


Joined: 12 Jul 2005
Posts: 216

PostPosted: Tue May 30, 2006 2:47 pm    Post subject: Re: suggestions Reply with quote

ahardman wrote:

I get an error on the full description but it may just be a permission issue

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /www/htdocs/cacti/plugins/manage/manage.php on line 219


i don't know why you have this error.
maybe you have it when hosts are enabled but no services are configured.
after hosts are full configured and a poller has been run, have you still the error ?


ahardman wrote:

1. Make it not so over active I downed a host and received 60 messages in a 5 min span.


poller only alert when host status change.
eventually, if you asked for it, it will mail you, it depends of the event (up, down or reboot).
what is the text of the emails ?
have you 60 alerts for this host in Console -> View alerts ?
try to desactivate emails, if you down this host, are you still receive emails ?


ahardman wrote:

3. Needs a way to add new types of hosts. (access points, phone systems, etc..)
4. Maybe a way to monitor a host by icmp or snmp individually


thanks for your feedback
Back to top
gilles
Cacti User


Joined: 12 Jul 2005
Posts: 216

PostPosted: Tue May 30, 2006 2:55 pm    Post subject: Reply with quote

mories wrote:

Windows services would be great.


easy to do in vbs or wmi, but users will need a windows box.
i surelly will do it in perl, i just need to see if there is or not ressources to do it in php but i don't think
Back to top
cigamit
Developer


Joined: 07 Apr 2005
Posts: 946
Location: B/CS Texas

PostPosted: Tue May 30, 2006 4:41 pm    Post subject: Reply with quote

gilles wrote:
mories wrote:

Windows services would be great.


easy to do in vbs or wmi, but users will need a windows box.
i surelly will do it in perl, i just need to see if there is or not ressources to do it in php but i don't think


You can also pull the Windows Services via SNMP, and whether they are running or not. See my script/template that is running around these forums.

BTW, nice plugin!
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 1, 2, 3 ... 49, 50, 51  Next
Page 1 of 51

 



Powered by phpBB © 2001, 2005 phpBB Group