whne i open filehog tab at an agent i get error
" Filehog load error
Error-> Ungültige Konvertierung von der ezichenfolge in Typ Date"
Second
i had to edit the ps1
$CSV = import-csv c:\windows\ltsvc\filehog\filehog.csv
to
$CSV = import-csv -Delimiter ";" c:\windows\ltsvc\filehog\filehog.csv
Search found 3 matches
- Fri Feb 24, 2023 11:00 am
- Forum: FileHog File Analyzer Plugin
- Topic: Errors maybe only in germany
- Replies: 1
- Views: 15006
- Tue Nov 15, 2016 2:16 pm
- Forum: APT-GET Package Manager for Linux Plugin
- Topic: No Tab at server
- Replies: 4
- Views: 19245
Re: No Tab at server
we are using 10.5
- Tue Nov 15, 2016 1:59 pm
- Forum: APT-GET Package Manager for Linux Plugin
- Topic: No Tab at server
- Replies: 4
- Views: 19245
No Tab at server
Hi,
i installed 1.0.7.
Tables are created.
if i hit rescan Hosts at the view my debian 8 server is running the script.
in plugin_sw_apt_get_installed_packages the are rows with updates.
plugin_sw_apt_get_motd is empty
I cant see the tab at the debian server an no server at the apt-get view ...
i installed 1.0.7.
Tables are created.
if i hit rescan Hosts at the view my debian 8 server is running the script.
in plugin_sw_apt_get_installed_packages the are rows with updates.
plugin_sw_apt_get_motd is empty
I cant see the tab at the debian server an no server at the apt-get view ...