Search found 7 matches
- Tue Nov 18, 2014 11:03 am
- Forum: Scripts and Templates
- Topic: Templates for HP Servers
- Replies: 52
- Views: 120633
Re: Templates for HP Servers
It's a cool template. Unfortunatly the real cool statistics about the logical drives (ios, cache misses, queue) failed, if more than one controller is in the server. Data Query Debug Information: + Running data query [17]. + Found type = '3' [SNMP Query]. + Found data query XML file at '/usr/share/c...
- Mon Aug 15, 2011 10:22 am
- Forum: Scripts and Templates
- Topic: Monitor Vmware ESX
- Replies: 238
- Views: 517734
Re: Monitor Vmware ESX
You have to install the CPAN Plugin:
perl -MCPAN -e 'install Nagios::Plugin'
perl -MCPAN -e 'install Nagios::Plugin'
- Tue Apr 19, 2011 7:11 am
- Forum: Scripts and Templates
- Topic: Monitor Windows via WMI from Cacti on Linux
- Replies: 671
- Views: 436508
Re: Monitor Windows via WMI from Cacti on Linux
Nevermind - I finally got it. I had to write new templates for 2008 servers - those two values are in Win32_PerfRawData_Lsa_SecuritySystemWideStatistics. So now for the NTDS stats I have two Graph Templates and two new Data Templates. If anybody is interested I could attempt to export them and up l...
- Tue Nov 16, 2010 6:29 am
- Forum: Help: General
- Topic: rrdtool missing text labels. wrong font?
- Replies: 4
- Views: 1532
Re: rrdtool missing text labels. wrong font?
The Same. Btw. i got rrdtools 1.4.x and all the other cacti installations run fine without font settings. RRDTool Command: /usr/bin/rrdtool graph - \ --imgformat=PNG \ --start=-86400 \ --end=-300 \ --title='Localhost - Load Average' \ --rigid \ --base=1000 \ --height=120 \ --width=500 \ --alt-autosc...
- Sat Nov 13, 2010 4:07 am
- Forum: Help: General
- Topic: rrdtool missing text labels. wrong font?
- Replies: 4
- Views: 1532
Re: rrdtool missing text labels. wrong font?
Thx for Your help. Here is the complete debug: There are no special fonts configured in settings (RRDTool Default Font in Settings/Paths is empty. Default RRDtool 1.2 Fonts in Settings/Visual is also empty). RRDTool Command: /usr/bin/rrdtool graph - \ --imgformat=PNG \ --start=-86400 \ --end=-300 \ ...
- Thu Nov 11, 2010 5:29 pm
- Forum: Help: General
- Topic: rrdtool missing text labels. wrong font?
- Replies: 4
- Views: 1532
rrdtool missing text labels. wrong font?
Hi, i'm trying to build a appliance with suse studio (http://susestudio.com/) based on opensuse 11.3. Everything works fine, but the labels are strange. On a similar installation with opensuse 11.3 everything is ok. I don't know, what is missing. Graph Debug says: RRDTool Command: /usr/bin/rrdtool g...
- Mon Nov 08, 2010 3:51 pm
- Forum: Help: Linux/Unix Specific
- Topic: spine binaries on download.opensuse.org (not only for suse)
- Replies: 0
- Views: 577
spine binaries on download.opensuse.org (not only for suse)
Hi, after getting headache about compiling spine on opensuse 11.3 (mysql header errors), i tried opensuse build service. 1. Register on build.opensuse.org 2. Upload a source tarball 3. Upload a specfile (i used a specfile from another spine project, thx to poigru) 4. Let suse build! The great advanc...