|
|
| Author |
Message |
arjanv
Joined: 09 Dec 2004 Posts: 13
|
Posted: Wed Jun 13, 2007 7:21 am Post subject: |
|
|
I wan't to monitor several Windows 2003 servers from my Centos Cacti server.
Is it possible te use this script on linux to poll Windows Servers?
Does anyone have a quick how-to? |
|
| Back to top |
|
 |
tspec
Joined: 15 Nov 2005 Posts: 8
|
Posted: Thu Jun 21, 2007 10:06 pm Post subject: |
|
|
| arjanv wrote: | Is it possible te use this script on linux to poll Windows Servers?
Does anyone have a quick how-to? |
Also after the same thing, would love to get uptime statics running on my install of cacti which is running on Ubuntu. If anyone can help, that would be fantastic. Running version 0.8.6h.
/edit: On my continued search, Hobbit Monitoring looks like it might be a goer as it plugs into cacti. Anyone had any experience with it.... good / not good ???
http://www.hobbitmon.com/ |
|
| Back to top |
|
 |
ABX Cacti User
Joined: 01 Mar 2007 Posts: 61
|
Posted: Thu Jul 12, 2007 3:53 am Post subject: |
|
|
When I run win_uptime.cmd from command prompt I get an error.
c:\>win_uptime.cmd loclhost 99.95
Couldn't get it! at d:\something\cacti\scripts\uptime\win_uptime.pl line 20.
sla_avail:99.95 |
|
| Back to top |
|
 |
frostie
Joined: 24 Oct 2007 Posts: 1
|
Posted: Wed Oct 24, 2007 5:31 pm Post subject: Linux Port |
|
|
Hi is there a linux version for the uptime script?
The xml files import fine, just the scripts woun't run...
Thanks
Neil |
|
| Back to top |
|
 |
malibumaniac
Joined: 08 Apr 2008 Posts: 9
|
Posted: Thu Apr 10, 2008 5:29 am Post subject: |
|
|
| ABX wrote: | When I run win_uptime.cmd from command prompt I get an error.
c:\>win_uptime.cmd loclhost 99.95
Couldn't get it! at d:\something\cacti\scripts\uptime\win_uptime.pl line 20.
sla_avail:99.95 |
same here..
someone got this solved?
i've checked line 20, its
my $content = LWP::Simple::get($httpaddr) or die "Couldn't get it!";
i have serious no clue how to fix.. |
|
| Back to top |
|
 |
Brashquido Cacti User
Joined: 28 Feb 2004 Posts: 99 Location: Melbourne, Australia
|
Posted: Sat Apr 12, 2008 6:55 pm Post subject: |
|
|
| I'm the same on this one. From what I can gather the Perl script is trying access the web address specified in the win_uptime.cmd script. |
|
| Back to top |
|
 |
|