05-10-2017
Quote:
Originally Posted by
Corona688
Please use code tags for code, that is the
button.
better?
---------- Post updated at 12:48 PM ---------- Previous update was at 11:27 AM ----------
Disregard post: I found my problem.
I wasn't using the printer.cfg file, and I WAS for servers, which explains why
server group is fine, and printers weren't.
The hostgroup definitions were found in those config files, so now
printers have a valid hostgroup name reference.
cheers,
Rich
These 2 Users Gave Thanks to rgouette For This Post:
8 More Discussions You Might Find Interesting
1. Linux
Whoops!
Error: Could not read object configuration data!
Here are some things you should check in order to resolve this error:
1. Verify configuration options using the -v command-line option to check for errors.
2. Check the Nagios log file for messages relating to startup or... (0 Replies)
Discussion started by: manian_balu
0 Replies
2. Infrastructure Monitoring
HI guyz,
I have a nagios 3.0.6 server which is running on fedora 5. I had already added some windows clients and monitoring it. Now i want to add a unix client.
Steps done till now : -
1.nagios-plugins-1.4.13 was installed and configured.
2.unzipped and untarred the NRPE 2.8
3.I gave a... (0 Replies)
Discussion started by: Renjesh
0 Replies
3. Infrastructure Monitoring
(1)check the service of nrpe
# libexec/check_nrpe -H 59.26.240.63
NRPE v2.8.1
(2)check the resource of nrpe's host
# libexec/check_nrpe -H 59.26.240.63 -c check_df
DISK OK - free space: / 8241 MB (77% inode=98%); /var 5239 MB (95% inode=99%); /usr 11971 MB (86%... (0 Replies)
Discussion started by: zhengsenlin
0 Replies
4. UNIX and Linux Applications
Good morning folks,
I'm having a problem with check_disk with mounted 3TB volumes. It appears that the value being returned by stavfs is too large to be processed by the check_disk plugin. Does anyone know of an updated check_disk plugin?
Solaris 10:
# /usr/local/nagios/libexec/check_disk -w... (0 Replies)
Discussion started by: avronius
0 Replies
5. Infrastructure Monitoring
Im new to monitoring so i was testing few monitoring tools and I've had this problem with nagios, i downloaded the Nagios XI VM and im using virtualbox to run it and when i reach the GRUB i get this Error 16 : inconsistent file system structure, i have tried troubleshooting the problem but i... (1 Reply)
Discussion started by: HashB
1 Replies
6. UNIX for Dummies Questions & Answers
I was building my code base firing ./configure and it gave me error:
configure: error: "audit system headers required (PKG: audit-devel)"
I tried installing audit-devel
# zypper in audit-devel
It now gives me new error:
Restoring system sources...
Please insert media # 1 and type 'y'... (1 Reply)
Discussion started by: rupeshkp728
1 Replies
7. Infrastructure Monitoring
We have a dual Nagios server setup. One is setup for internal server monitoring on our LAN, while the second Nagios server is hosted externally and is used for external checks only such as URL and ping checks form the WAN side.
I was wondering if there is any way to setup cross dependencies... (1 Reply)
Discussion started by: eugenes18t
1 Replies
8. Infrastructure Monitoring
Hi,
I'n new to Nagios, however have installed Nagios Core and monitoring about 19000 switches. They are all grouped into 6 host groups. when i try to pull out a report of a particular hostgroup i get the report but when i try for all hostgroups, i get an error that says: Internal Server Error.
... (1 Reply)
Discussion started by: Nida
1 Replies
LEARN ABOUT DEBIAN
img-intro
img-intro(3tk) img-intro(3tk)
NAME
img-intro - Introduction to Img
SYNOPSIS
package require Tk
package require Img ?1.3?
DESCRIPTION
Img is a Tk extension, adding support for many other Image formats, as listed below. The individual formats are described in more detail on
their own pages.
bmp Windows bitmap format. See img-bmp.
gif The venerable graphics interchange format (with transparency, but without LZW. The latter due to patent issues). See img-gif.
ico Windows icon files. See img-ico.
jpeg The format for lossy compressed still pictures specified by the Joint Picture Experts Group. See img-jpeg.
pcx Paintbrush image format. See img-pcx.
pixmap While the other formats are handlers for the Tk photo image type this is a new image type for Tk. See img-pixmap.
png Portable Network Graphics, successor to GIF. See img-png.
ppm Portable Pixmaps. See img-ppm.
ps Postscript and PDF (Portable document format). Requires an external application, ghostview, for its operation. See img-ps.
sgi Native SGI format. See img-sgi.
sun Sun raster images. See img-sun.
tga Targa files. See img-tga.
tiff Tagged Interchange File Format. See img-tiff.
window ??? See img-window.
xbm X Bitmaps. See img-xbm.
xpm X Pixmaps. See img-xpm. This version only works with Tcl/Tk 8.2 or higher. If you are using Tk 8.1 or lower please stick with Img
1.2.4 (which is still available). And if you are using Tk4.2 or lower, please stick with Img 1.1.4 (which is also still available).
SEE ALSO
img-bmp, img-gif, img-ico, img-jpeg, img-pcx, img-pixmap, img-png, img-ppm, img-ps, img-sgi, img-sun, img-tga, img-tiff, img-window, img-
xbm, img-xpm
KEYWORDS
bmp, gif, ico, image handling, jpeg, pcx, pdf, pixmap, png, postscript, ppm, ps, sgi, sun, tga, tiff, tk, window, xbm, xpm
COPYRIGHT
Copyright (c) 1995-2003 Jan Nijtmans <nijtmans@users.sourceforge.com>
Img 1.3 img-intro(3tk)