The 2D Map in nagios' web interface looks pretty horrible at the minute in an view. We have several Hundred machines and they all over-lap.
I could specify the coordinates but this is prone to errors when things change.
I found an email exchange that suggested using dummy hosts as parents. It did not however suggest how to do this.
Does anyone know how to?
Hi,
What's the best way to install new software? I mean where?
I downloaded the binary for some software, lets say dummy (I don't think there's a dummy package, I'm using it in a "you-name-it" kinda way). I verified the cheksum, unzipped and extracted it in a local directory under my home.
Something happened and now bootup takes about 10 minutes.
# cat /etc/issue
Fedora release 17 (Beefy Miracle)
Kernel \r on an \m (\l)
when I run "systemctl --failed"
I get
UNIT LOAD ACTIVE SUB JOB DESCRIPTION
plymouth-quit-wait.service loaded failed failed Wait for Plymouth Boot Screen to Quit
# systemctl status plymouth-quit-wait.service
p
Hi All,
I need to create a script to process on 10 files.
Hello everyone. This is probably very simple.I want to make a dummy network interface for Xen.If I:modprobe dummy numdummies=1ifconfig -adummy0 will be listed as an interface. However I need dummy0 to be an interface when xend daemon is loaded at boot.
Hey gang. I know I've brought this up a few times, and I know that the official decision is "No Plymouth", but I have successfully installed Plymouth on Waldorf, but can't find the package that would install the pulsating #! logo from Statler. When I go to change Plymouth themes, I only get "details, spacefun, text" as my installed options.
while IFS="" read r; do
printf "XXX\t%s\n" "$r"
done < test1.txt > test.txt
The issue is, XXX wud be a dummy column/row added to the file..But i want this XXX column to be a separated as a TAB Delimiter
it shud be something like
XXX 1
XXX 2
Hi all
I installed plymouth manager and ran the program. I changed a bunch of things, and restarted the machine. Nothing changed.
So I thought "Thats Odd" and decided to try running plymouth-manager from terminal.
I have made a plymouth splash screen (its simple- it just displays a .png image) consisting of simple.plymouth, simple.script, simple.grub and wallpaper.png. Only, I cannot set it as default y editing the default.plymouth file (that errors) or through
sudo update-alternatives --set default.plymouth /lib/plymouth/themes/MYTHEME/simple.plymouth
it errors back at me saying no setting exists.